Searched refs:SwipeAnimationTargetSet (Results 1 – 7 of 7) sorted by relevance
34 public class SwipeAnimationTargetSet extends RemoteAnimationTargetSet { class37 private final Consumer<SwipeAnimationTargetSet> mOnFinishListener;43 public SwipeAnimationTargetSet(RecentsAnimationControllerCompat controller, in SwipeAnimationTargetSet() method in SwipeAnimationTargetSet46 Consumer<SwipeAnimationTargetSet> onFinishListener) { in SwipeAnimationTargetSet()63 public SwipeAnimationTargetSet cloneWithoutTargets() { in cloneWithoutTargets()64 return new SwipeAnimationTargetSet(controller, new RemoteAnimationTargetCompat[0], in cloneWithoutTargets()115 void onRecentsAnimationStart(SwipeAnimationTargetSet targetSet); in onRecentsAnimationStart()
25 import com.android.quickstep.util.SwipeAnimationTargetSet.SwipeAnimationListener;49 private final Consumer<SwipeAnimationTargetSet> mOnFinishListener;55 Consumer<SwipeAnimationTargetSet> onFinishListener) { in RecentsAnimationListenerSet()77 SwipeAnimationTargetSet targetSet = new SwipeAnimationTargetSet(controller, targets, in onAnimationStart()
26 import com.android.quickstep.util.SwipeAnimationTargetSet;27 import com.android.quickstep.util.SwipeAnimationTargetSet.SwipeAnimationListener;38 private SwipeAnimationTargetSet mLastAnimationTarget;53 public final void onRecentsAnimationStart(SwipeAnimationTargetSet targetSet) { in onRecentsAnimationStart()93 private void onSwipeAnimationFinished(SwipeAnimationTargetSet targetSet) { in onSwipeAnimationFinished()
30 import com.android.quickstep.util.SwipeAnimationTargetSet;47 public SwipeAnimationTargetSet targetSet;70 public synchronized void setController(SwipeAnimationTargetSet targetSet) { in setController()128 SwipeAnimationTargetSet controller = targetSet; in finishAndClear()202 public SwipeAnimationTargetSet getController() { in getController()
103 import com.android.quickstep.util.SwipeAnimationTargetSet;104 import com.android.quickstep.util.SwipeAnimationTargetSet.SwipeAnimationListener;704 SwipeAnimationTargetSet controller = mRecentsAnimationWrapper.getController(); in updateFinalShift()769 public void onRecentsAnimationStart(SwipeAnimationTargetSet targetSet) { in onRecentsAnimationStart()1355 SwipeAnimationTargetSet controller = mRecentsAnimationWrapper.getController(); in switchToScreenshot()
46 import com.android.quickstep.util.SwipeAnimationTargetSet;56 SwipeAnimationTargetSet.SwipeAnimationListener {91 private SwipeAnimationTargetSet mTargetSet;218 public void onRecentsAnimationStart(SwipeAnimationTargetSet targetSet) { in onRecentsAnimationStart()
56 import com.android.quickstep.util.SwipeAnimationTargetSet;57 import com.android.quickstep.util.SwipeAnimationTargetSet.SwipeAnimationListener;101 private SwipeAnimationTargetSet mSwipeAnimationTargetSet;320 public void onRecentsAnimationStart(SwipeAnimationTargetSet targetSet) {