Searched refs:computeCustomNightMode (Results 1 – 2 of 2) sorted by relevance
1074 final boolean activate = computeCustomNightMode(); in updateConfigurationLocked()1112 private boolean computeCustomNightMode() { in computeCustomNightMode() method in UiModeManagerService1140 final boolean active = computeCustomNightMode(); in scheduleNextCustomTimeListener()
3733 HPLcom/android/server/UiModeManagerService;->computeCustomNightMode()Z