Home
last modified time | relevance | path

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

/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/
DGoActivityControlHelper.java25 public int getSwipeUpDestinationAndLength(DeviceProfile dp, Context context, Rect outRect) { in getSwipeUpDestinationAndLength() method in GoActivityControlHelper
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DFallbackActivityControllerHelper.java62 public int getSwipeUpDestinationAndLength(DeviceProfile dp, Context context, Rect outRect) { in getSwipeUpDestinationAndLength() method in FallbackActivityControllerHelper
DLauncherActivityControllerHelper.java84 public int getSwipeUpDestinationAndLength(DeviceProfile dp, Context context, Rect outRect) { in getSwipeUpDestinationAndLength() method in LauncherActivityControllerHelper
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DActivityControlHelper.java52 int getSwipeUpDestinationAndLength(DeviceProfile dp, Context context, Rect outRect); in getSwipeUpDestinationAndLength() method