Searched refs:getCatchUpThreshold (Results 1 – 2 of 2) sorted by relevance
83 public static int getCatchUpThreshold(Resources r, DeviceProfile dp) { in getCatchUpThreshold() method in TaskbarThresholdUtils
395 mTaskbarCatchUpThreshold = TaskbarThresholdUtils.getCatchUpThreshold(res, mDp); in AbsSwipeUpHandler()