Searched refs:getSwipeUpDestinationAndLength (Results 1 – 8 of 8) sorted by relevance
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/ |
D | FallbackActivityControllerHelper.java | 62 public int getSwipeUpDestinationAndLength(DeviceProfile dp, Context context, Rect outRect) { in getSwipeUpDestinationAndLength() method in FallbackActivityControllerHelper 143 createActivityController(getSwipeUpDestinationAndLength(
|
D | AppToOverviewAnimationProvider.java | 138 mHelper.getSwipeUpDestinationAndLength(mActivity.getDeviceProfile(), mActivity, targetRect); in createWindowAnimation()
|
D | LauncherActivityControllerHelper.java | 84 public int getSwipeUpDestinationAndLength(DeviceProfile dp, Context context, Rect outRect) { in getSwipeUpDestinationAndLength() method in LauncherActivityControllerHelper
|
D | WindowTransformSwipeHandler.java | 388 mTransitionDragLength = mActivityControlHelper.getSwipeUpDestinationAndLength( in initTransitionEndpoints()
|
/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/ |
D | GoActivityControlHelper.java | 25 public int getSwipeUpDestinationAndLength(DeviceProfile dp, Context context, Rect outRect) { in getSwipeUpDestinationAndLength() method in GoActivityControlHelper
|
D | FallbackActivityControllerHelper.java | 66 createActivityController(getSwipeUpDestinationAndLength( in prepareRecentsUI()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
D | ActivityControlHelper.java | 52 int getSwipeUpDestinationAndLength(DeviceProfile dp, Context context, Rect outRect); in getSwipeUpDestinationAndLength() method
|
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/inputconsumers/ |
D | FallbackNoButtonInputConsumer.java | 131 mTransitionDragLength = mActivityControlHelper.getSwipeUpDestinationAndLength( in FallbackNoButtonInputConsumer()
|