Searched refs:mSurfaceAnimationHandler (Results 1 – 2 of 2) sorted by relevance
80 private final Handler mSurfaceAnimationHandler = SurfaceAnimationThread.getHandler(); field in SurfaceAnimationRunnerTest113 waitHandlerIdle(mSurfaceAnimationHandler); in testAnimation()191 waitHandlerIdle(mSurfaceAnimationHandler); in testDeferStartingAnimations()
84 private final Handler mSurfaceAnimationHandler = SurfaceAnimationThread.getHandler(); field in SurfaceAnimationRunner132 mSurfaceAnimationHandler.runWithScissors(() -> mChoreographer = getSfInstance(), in SurfaceAnimationRunner()252 mSurfaceAnimationHandler.post(() -> { in onAnimationCancelled()