Searched refs:mAnimExecutor (Results 1 – 5 of 5) sorted by relevance
61 private final ShellExecutor mAnimExecutor; field in FreeformTaskTransitionHandler80 mAnimExecutor = animExecutor; in FreeformTaskTransitionHandler()168 mAnimExecutor.execute(() -> { in startAnimation()185 mAnimExecutor.execute(() -> { in mergeAnimation()
127 private final ShellExecutor mAnimExecutor; field in DefaultTransitionHandler168 mAnimExecutor = animExecutor; in DefaultTransitionHandler()536 mAnimExecutor.execute(() -> { in startAnimation()614 mAnimExecutor.execute(anim::end); in mergeAnimation()
177 private final ShellExecutor mAnimExecutor; field in Transitions297 mAnimExecutor = animExecutor; in Transitions()402 return mAnimExecutor; in getAnimExecutor()
125 private final ShellExecutor mAnimExecutor = new TestShellExecutor(); field in StageCoordinatorTests376 mMainHandler, mAnimExecutor); in createTestTransitions()
132 private final ShellExecutor mAnimExecutor = new TestShellExecutor(); field in ShellTransitionTests147 mMainHandler, mAnimExecutor); in instantiate_addInitCallback()157 mMainHandler, mAnimExecutor); in instantiateController_addExternalInterface()1062 mMainHandler, mAnimExecutor); in testTransitSleep_squashesRecents()1609 mMainHandler, mAnimExecutor); in createTestTransitions()