Searched refs:BACKGROUND_PROCESS_USAGE_ALLOWLIST (Results 1 – 1 of 1) sorted by relevance
85 private static final Set<Integer> BACKGROUND_PROCESS_USAGE_ALLOWLIST = new HashSet<>( field in VibrationSettings384 && !BACKGROUND_PROCESS_USAGE_ALLOWLIST.contains(usage)) { in shouldIgnoreVibration()