HomeSort by relevance Sort by last modified time
    Searched defs:getSwipeUpDestinationAndLength (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/quickstep/src/com/android/quickstep/
ActivityControlHelper.java 93 int getSwipeUpDestinationAndLength(DeviceProfile dp, Context context,
173 public int getSwipeUpDestinationAndLength(DeviceProfile dp, Context context,
406 public int getSwipeUpDestinationAndLength(DeviceProfile dp, Context context,
443 createActivityController(getSwipeUpDestinationAndLength(
WindowTransformSwipeHandler.java 321 .getSwipeUpDestinationAndLength(dp, mContext, mInteractionType, tempRect);
480 .getSwipeUpDestinationAndLength(mDp, mContext, mInteractionType, tempRect);
    [all...]

Completed in 62 milliseconds