Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DUiModeManagerService.java320 if (shouldApplyAutomaticChangesImmediately()) {
608 if (shouldApplyAutomaticChangesImmediately()) { in updateCustomTimeLocked()
875 || shouldApplyAutomaticChangesImmediately()) { in setNightModeInternal()
1483 if (shouldApplyAutomaticChangesImmediately()) { in onCustomTimeUpdated()
1811 private boolean shouldApplyAutomaticChangesImmediately() { in shouldApplyAutomaticChangesImmediately() method in UiModeManagerService