Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DUiModeManagerService.java1074 final boolean activate = computeCustomNightMode(); in updateConfigurationLocked()
1112 private boolean computeCustomNightMode() { in computeCustomNightMode() method in UiModeManagerService
1140 final boolean active = computeCustomNightMode(); in scheduleNextCustomTimeListener()
/frameworks/base/services/
Dart-profile3733 HPLcom/android/server/UiModeManagerService;->computeCustomNightMode()Z