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
DFallbackWindowInterface.java63 public int getSwipeUpDestinationAndLength(DeviceProfile dp, Context context, Rect outRect, in getSwipeUpDestinationAndLength() method in FallbackWindowInterface
DLauncherActivityInterface.java71 public int getSwipeUpDestinationAndLength(DeviceProfile dp, Context context, Rect outRect, in getSwipeUpDestinationAndLength() method in LauncherActivityInterface
DBaseContainerInterface.java101 public abstract int getSwipeUpDestinationAndLength( in getSwipeUpDestinationAndLength() method in BaseContainerInterface
DSwipeUpAnimationLogic.java106 .getSwipeUpDestinationAndLength(dp, mContext, TEMP_RECT, in initTransitionEndpoints()