Searched refs:SYSTEM_VIBRATION_SCREEN_OFF_USAGE_ALLOWLIST (Results 1 – 1 of 1) sorted by relevance
124 private static final Set<Integer> SYSTEM_VIBRATION_SCREEN_OFF_USAGE_ALLOWLIST = new HashSet<>( field in VibrationSettings448 if (!SYSTEM_VIBRATION_SCREEN_OFF_USAGE_ALLOWLIST.contains(callerInfo.attrs.getUsage())) { in shouldCancelVibrationOnScreenOff()