Searched refs:UI_MODE_NIGHT_YES (Results 1 – 7 of 7) sorted by relevance
109 public static final int MODE_NIGHT_YES = Configuration.UI_MODE_NIGHT_YES >> 4;
191 public static final int UI_MODE_NIGHT_YES = 0x20; field in Configuration
437 uiMode |= mComputedNightMode ? Configuration.UI_MODE_NIGHT_YES in updateConfigurationLocked()
962 UI_MODE_NIGHT_YES = ACONFIGURATION_UI_MODE_NIGHT_YES << SHIFT_UI_MODE_NIGHT, enumerator
856 | ResTable_config::UI_MODE_NIGHT_YES; in getUiModeNightName()
451 NO DOC BLOCK: android.content.res.Configuration Field UI_MODE_NIGHT_YES
4227 case ResTable_config::UI_MODE_NIGHT_YES: in print()