Home
last modified time | relevance | path

Searched refs:getSwipeUpDestinationAndLength (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DFallbackActivityInterface.java58 public int getSwipeUpDestinationAndLength(DeviceProfile dp, Context context, Rect outRect, in getSwipeUpDestinationAndLength() method in FallbackActivityInterface
DSwipeUpAnimationLogic.java92 mTransitionDragLength = mGestureState.getActivityInterface().getSwipeUpDestinationAndLength( in initTransitionEndpoints()
DLauncherActivityInterface.java72 public int getSwipeUpDestinationAndLength(DeviceProfile dp, Context context, Rect outRect, in getSwipeUpDestinationAndLength() method in LauncherActivityInterface
DBaseActivityInterface.java110 public abstract int getSwipeUpDestinationAndLength( in getSwipeUpDestinationAndLength() method in BaseActivityInterface