[Remoting Android] Move setAnimationEnabled to TouchInputHandler
Since GlDisplay already triggers an onCanvasRendered() event, TouchInputHandler just simply needs to listen to that event decide what to do inside its scope. This CL moves the setAnimationEnabled logic into TouchInputHandler since DesktopView doesn't need to do anything in this process. BUG=641123 Review-Url: https://codereview.chromium.org/2281983004 Cr-Commit-Position: refs/heads/master@{#415558}
Showing
Please register or sign in to comment