Home
last modified time | relevance | path

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

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