Home
last modified time | relevance | path

Searched refs:playTaskbarBackgroundAlphaAnimation (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/inputconsumers/
DTaskbarUnstashInputConsumer.java292 mTaskbarActivityContext.playTaskbarBackgroundAlphaAnimation(); in checkVelocityForTaskbarBackground()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarStashController.java840 playTaskbarBackgroundAlphaAnimation(); in getTaskbarBackgroundAnimatorWhenNotGoingHome()
860 public void playTaskbarBackgroundAlphaAnimation() { in playTaskbarBackgroundAlphaAnimation() method in TaskbarStashController
DTaskbarActivityContext.java1388 public void playTaskbarBackgroundAlphaAnimation() { in playTaskbarBackgroundAlphaAnimation() method in TaskbarActivityContext
1389 mControllers.taskbarStashController.playTaskbarBackgroundAlphaAnimation(); in playTaskbarBackgroundAlphaAnimation()