Searched refs:MIN_GESTURE_EXCLUSION_LIMIT_DP (Results 1 – 1 of 1) sorted by relevance
388 private static final int MIN_GESTURE_EXCLUSION_LIMIT_DP = 200; field in WindowManagerService1157 mSystemGestureExclusionLimitDp = Math.max(MIN_GESTURE_EXCLUSION_LIMIT_DP, in WindowManagerService()1169 final int exclusionLimitDp = Math.max(MIN_GESTURE_EXCLUSION_LIMIT_DP, in WindowManagerService()