Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DUiModeManagerService.java236 if (shouldApplyAutomaticChangesImmediately()) {
470 if (shouldApplyAutomaticChangesImmediately()) { in updateCustomTimeLocked()
680 || shouldApplyAutomaticChangesImmediately()) {
814 if (shouldApplyAutomaticChangesImmediately()) { in onCustomTimeUpdated()
1133 private boolean shouldApplyAutomaticChangesImmediately() { in shouldApplyAutomaticChangesImmediately() method in UiModeManagerService
/frameworks/base/services/
Dart-profile3758 PLcom/android/server/UiModeManagerService;->shouldApplyAutomaticChangesImmediately()Z