Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarThresholdUtils.java40 private static int getThreshold(Resources r, DeviceProfile dp, int thresholdDimen, in getThreshold() argument
43 return r.getDimensionPixelSize(thresholdDimen); in getThreshold()