Home
last modified time | relevance | path

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

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