Searched refs:SwipeUpAnimationLogic (Results 1 – 4 of 4) sorted by relevance
34 import com.android.quickstep.SwipeUpAnimationLogic;294 mRunningWindowAnim = SwipeUpAnimationLogic.RunningWindowAnim.wrap(animset); in animateTaskViewToOverview()
56 import com.android.quickstep.SwipeUpAnimationLogic;57 import com.android.quickstep.SwipeUpAnimationLogic.RunningWindowAnim;319 class ViewSwipeUpAnimation extends SwipeUpAnimationLogic {
59 public abstract class SwipeUpAnimationLogic implements class87 public SwipeUpAnimationLogic(Context context, RecentsAnimationDeviceState deviceState, in SwipeUpAnimationLogic() method in SwipeUpAnimationLogic
171 extends SwipeUpAnimationLogic implements OnApplyWindowInsetsListener,