Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DFallbackActivityInterface.java62 public int getSwipeUpDestinationAndLength(DeviceProfile dp, Context context, Rect outRect, in getSwipeUpDestinationAndLength() method in FallbackActivityInterface
DLauncherActivityInterface.java75 public int getSwipeUpDestinationAndLength(DeviceProfile dp, Context context, Rect outRect, in getSwipeUpDestinationAndLength() method in LauncherActivityInterface
DBaseContainerInterface.java87 public abstract int getSwipeUpDestinationAndLength( in getSwipeUpDestinationAndLength() method in BaseContainerInterface
DSwipeUpAnimationLogic.java107 .getSwipeUpDestinationAndLength(dp, mContext, TEMP_RECT, in initTransitionEndpoints()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DAnimatorControllerWithResistance.java191 recentsOrientedState.getContainerInterface().getSwipeUpDestinationAndLength( in getAllAppsThreshold()