Searched refs:getFromNavThreshold (Results 1 – 4 of 4) sorted by relevance
5 import static com.android.launcher3.taskbar.TaskbarThresholdUtils.getFromNavThreshold;123 getFromNavThreshold(resources, mDeviceProfile)); in call()
54 public static int getFromNavThreshold(Resources r, DeviceProfile dp) { in getFromNavThreshold() method in TaskbarThresholdUtils
209 TaskbarThresholdUtils.getFromNavThreshold(
106 mTaskbarNavThreshold = TaskbarThresholdUtils.getFromNavThreshold(res, in TaskbarUnstashInputConsumer()