Home
last modified time | relevance | path

Searched refs:shouldApplyAutomaticChangesImmediately (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DUiModeManagerService.java291 if (shouldApplyAutomaticChangesImmediately()) {
578 if (shouldApplyAutomaticChangesImmediately()) { in updateCustomTimeLocked()
834 || shouldApplyAutomaticChangesImmediately()) {
1387 if (shouldApplyAutomaticChangesImmediately()) { in onCustomTimeUpdated()
1715 private boolean shouldApplyAutomaticChangesImmediately() { in shouldApplyAutomaticChangesImmediately() method in UiModeManagerService