HomeSort by relevance Sort by last modified time
    Searched refs:LongSwipeHelper (Results 1 - 3 of 3) sorted by null

  /packages/apps/Launcher3/quickstep/src/com/android/quickstep/
LongSwipeHelper.java 49 public class LongSwipeHelper {
61 LongSwipeHelper(Launcher launcher, RemoteAnimationTargetSet targetSet) {
ActivityControlHelper.java 130 LongSwipeHelper getLongSwipeController(T activity, RemoteAnimationTargetSet targetSet);
343 public LongSwipeHelper getLongSwipeController(Launcher activity,
348 return new LongSwipeHelper(activity, targetSet);
531 public LongSwipeHelper getLongSwipeController(RecentsActivity activity,
WindowTransformSwipeHandler.java 220 private LongSwipeHelper mLongSwipeController;
    [all...]

Completed in 94 milliseconds