Searched refs:SwipeUpAnimationLogic (Results 1 – 4 of 4) sorted by relevance
29 import com.android.quickstep.SwipeUpAnimationLogic;154 mRunningWindowAnim = SwipeUpAnimationLogic.RunningWindowAnim.wrap(animset); in animateTaskViewToOverview()
54 import com.android.quickstep.SwipeUpAnimationLogic;55 import com.android.quickstep.SwipeUpAnimationLogic.RunningWindowAnim;276 class ViewSwipeUpAnimation extends SwipeUpAnimationLogic {
51 public abstract class SwipeUpAnimationLogic implements class78 public SwipeUpAnimationLogic(Context context, RecentsAnimationDeviceState deviceState, in SwipeUpAnimationLogic() method in SwipeUpAnimationLogic
137 extends SwipeUpAnimationLogic implements OnApplyWindowInsetsListener,