Home
last modified time | relevance | path

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

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