Searched refs:ViewSwipeUpAnimation (Results 1 – 1 of 1) sorted by relevance
73 final ViewSwipeUpAnimation mTaskViewSwipeUpAnimation;91 mTaskViewSwipeUpAnimation = new ViewSwipeUpAnimation(mContext, deviceState, in SwipeUpGestureTutorialController()319 class ViewSwipeUpAnimation extends SwipeUpAnimationLogic { class in SwipeUpGestureTutorialController321 ViewSwipeUpAnimation(Context context, RecentsAnimationDeviceState deviceState, in ViewSwipeUpAnimation() method in SwipeUpGestureTutorialController.ViewSwipeUpAnimation