Searched refs:getSwipeUpDestinationAndLength (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
D | FallbackActivityInterface.java | 62 public int getSwipeUpDestinationAndLength(DeviceProfile dp, Context context, Rect outRect, in getSwipeUpDestinationAndLength() method in FallbackActivityInterface
|
D | FallbackWindowInterface.java | 63 public int getSwipeUpDestinationAndLength(DeviceProfile dp, Context context, Rect outRect, in getSwipeUpDestinationAndLength() method in FallbackWindowInterface
|
D | LauncherActivityInterface.java | 71 public int getSwipeUpDestinationAndLength(DeviceProfile dp, Context context, Rect outRect, in getSwipeUpDestinationAndLength() method in LauncherActivityInterface
|
D | BaseContainerInterface.java | 101 public abstract int getSwipeUpDestinationAndLength( in getSwipeUpDestinationAndLength() method in BaseContainerInterface
|
D | SwipeUpAnimationLogic.java | 106 .getSwipeUpDestinationAndLength(dp, mContext, TEMP_RECT, in initTransitionEndpoints()
|