Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DSwipeUpGestureTutorialController.java73 final ViewSwipeUpAnimation mTaskViewSwipeUpAnimation;
91 mTaskViewSwipeUpAnimation = new ViewSwipeUpAnimation(mContext, deviceState, in SwipeUpGestureTutorialController()
319 class ViewSwipeUpAnimation extends SwipeUpAnimationLogic { class in SwipeUpGestureTutorialController
321 ViewSwipeUpAnimation(Context context, RecentsAnimationDeviceState deviceState, in ViewSwipeUpAnimation() method in SwipeUpGestureTutorialController.ViewSwipeUpAnimation