Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DUiModeManagerService.java1632 updateComputedNightModeLocked(mNightMode == MODE_NIGHT_YES); in updateConfigurationLocked()
1642 updateComputedNightModeLocked(activateNightMode); in updateConfigurationLocked()
1651 updateComputedNightModeLocked(mLastBedtimeRequestedNightMode); in updateConfigurationLocked()
1655 updateComputedNightModeLocked(activate); in updateConfigurationLocked()
1979 private void updateComputedNightModeLocked(boolean activate) { in updateComputedNightModeLocked() method in UiModeManagerService
/aosp14/frameworks/base/services/
H A Dart-profile492 HSPLcom/android/server/UiModeManagerService;->updateComputedNightModeLocked(Z)V