Home
last modified time | relevance | path

Searched refs:getHomeOverviewThreshold (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarThresholdUtils.java75 public static int getHomeOverviewThreshold(Resources r, DeviceProfile dp) { in getHomeOverviewThreshold() method in TaskbarThresholdUtils
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DAbsSwipeUpHandler.java394 : TaskbarThresholdUtils.getHomeOverviewThreshold(res, mDp); in AbsSwipeUpHandler()