Searched refs:MODE_NIGHT_CUSTOM (Results 1 – 8 of 8) sorted by relevance
24 import static android.app.UiModeManager.MODE_NIGHT_CUSTOM;445 mService.setNightMode(MODE_NIGHT_CUSTOM); in setNightModeActivatedForCustomMode_customTypeSchedule_withParamOnAndBedtime_shouldNotActivate()455 mService.setNightMode(MODE_NIGHT_CUSTOM); in setNightModeActivatedForCustomMode_customTypeSchedule_withParamOnAndBedtime_thenCustomTypeBedtime_shouldActivate()471 mService.setNightMode(MODE_NIGHT_CUSTOM); in setNightModeActivatedForCustomMode_customTypeBedtime_withParamOnAndBedtime_thenCustomTypeSchedule_shouldKeepNightModeActivate()486 mService.setNightMode(MODE_NIGHT_CUSTOM); in setNightModeActivatedForCustomMode_customTypeBedtime_withParamOnAndBedtime_thenCustomTypeScheduleAndScreenOff_shouldDeactivateNightMode()771 mService.setNightMode(MODE_NIGHT_CUSTOM); in getNightModeCustomType_nightModeCustom_shouldReturnSchedule()817 mService.setNightMode(MODE_NIGHT_CUSTOM); in customTime_darkThemeOn_afterScreenOff()828 mService.setNightMode(MODE_NIGHT_CUSTOM); in customTime_darkThemeOff_afterScreenOff()839 mService.setNightMode(MODE_NIGHT_CUSTOM); in customTime_darkThemeOn_afterDreamingStarted()850 mService.setNightMode(MODE_NIGHT_CUSTOM); in customTime_darkThemeOff_afterDreamingStarted()[all …]
25 import static android.app.UiModeManager.MODE_NIGHT_CUSTOM;415 if (mode == MODE_NIGHT_AUTO || mode == MODE_NIGHT_CUSTOM) { in updateSystemProperties()607 if (mNightMode.get() != MODE_NIGHT_CUSTOM) return; in updateCustomTimeLocked()824 int customModeType = mode == MODE_NIGHT_CUSTOM in setNightMode()842 case MODE_NIGHT_CUSTOM: in setNightModeInternal()860 || mNightMode.get() == MODE_NIGHT_CUSTOM) { in setNightModeInternal()864 mNightModeCustomType = mode == MODE_NIGHT_CUSTOM in setNightModeInternal()874 && mNightMode.get() != MODE_NIGHT_CUSTOM) in setNightModeInternal()899 setNightModeInternal(MODE_NIGHT_CUSTOM, nightModeCustomType); in setNightModeCustomType()942 case UiModeManager.MODE_NIGHT_CUSTOM: in setApplicationNightMode()[all …]
415 uiMode = UiModeManager.MODE_NIGHT_CUSTOM, in secondaryLabelCorrectWhenNotInPowerSaveAndUiModeIsUnknownCustomNotInNightMode()442 uiMode = UiModeManager.MODE_NIGHT_CUSTOM, in secondaryLabelCorrectWhenNotInPowerSaveAndUiModeIsUnknownCustomInNightMode()469 uiMode = UiModeManager.MODE_NIGHT_CUSTOM, in secondaryLabelCorrectWhenInPowerSaveAndUiModeIsUnknownCustomNotInNightMode()
62 } else if (uiMode == UiModeManager.MODE_NIGHT_CUSTOM) { in map()
134 } else if (uiMode == UiModeManager.MODE_NIGHT_CUSTOM) { in handleUpdateState()
241 MODE_NIGHT_CUSTOM,258 public static final int MODE_NIGHT_CUSTOM = 3; field in UiModeManager
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7649 field public static final int MODE_NIGHT_CUSTOM = 3; // 0x3