Home
last modified time | relevance | path

Searched defs:getSwipeUpDestinationAndLength (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DFallbackActivityInterface.java62 public int getSwipeUpDestinationAndLength(DeviceProfile dp, Context context, Rect outRect, in getSwipeUpDestinationAndLength() method in FallbackActivityInterface
H A DLauncherActivityInterface.java72 public int getSwipeUpDestinationAndLength(DeviceProfile dp, Context context, Rect outRect, in getSwipeUpDestinationAndLength() method in LauncherActivityInterface
H A DBaseActivityInterface.java113 public abstract int getSwipeUpDestinationAndLength( in getSwipeUpDestinationAndLength() method in BaseActivityInterface