Searched refs:POWER_MANAGER_SLEEP_REASON_ALLOWLIST (Results 1 – 1 of 1) sorted by relevance
144 private static final Set<Integer> POWER_MANAGER_SLEEP_REASON_ALLOWLIST = new HashSet<>( field in VibrationSettings490 || POWER_MANAGER_SLEEP_REASON_ALLOWLIST.contains(sleepData.goToSleepReason)) { in shouldCancelVibrationOnScreenOff()