Home
last modified time | relevance | path

Searched refs:onUserControlledAnimationCreated (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/
DTaskViewTouchController.java116 protected void onUserControlledAnimationCreated(AnimatorPlaybackController animController) { in onUserControlledAnimationCreated() method in TaskViewTouchController
256 onUserControlledAnimationCreated(mCurrentAnimation); in reInitAnimationController()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/
DQuickstepLauncher.java355 protected void onUserControlledAnimationCreated(AnimatorPlaybackController animController) { in onUserControlledAnimationCreated() method in QuickstepLauncher.LauncherTaskViewController