Searched refs:getFromNavThreshold (Results 1 – 3 of 3) sorted by relevance
3 import static com.android.launcher3.taskbar.TaskbarThresholdUtils.getFromNavThreshold;129 getFromNavThreshold(resources, mDeviceProfile)); in call()
59 public static int getFromNavThreshold(Resources r, DeviceProfile dp) { in getFromNavThreshold() method in TaskbarThresholdUtils
107 mTaskbarNavThreshold = TaskbarThresholdUtils.getFromNavThreshold(res, in TaskbarUnstashInputConsumer()