Searched refs:UI_MODE_NIGHT_YES (Results 1 – 9 of 9) sorted by relevance
109 public static final int MODE_NIGHT_YES = Configuration.UI_MODE_NIGHT_YES >> 4;
472 public static final int UI_MODE_NIGHT_YES = 0x20; field in Configuration735 case UI_MODE_NIGHT_YES: sb.append(" night"); break; in toString()1461 case Configuration.UI_MODE_NIGHT_YES: in resourceQualifierString()
360 uiMode |= mComputedNightMode ? Configuration.UI_MODE_NIGHT_YES in updateConfigurationLocked()
465 | ResTable_config::UI_MODE_NIGHT_YES; in parseUiModeNight()
1105 UI_MODE_NIGHT_YES = ACONFIGURATION_UI_MODE_NIGHT_YES << SHIFT_UI_MODE_NIGHT, enumerator
451 NO DOC BLOCK: android.content.res.Configuration Field UI_MODE_NIGHT_YES
2689 case ResTable_config::UI_MODE_NIGHT_YES: in toString()
9464 field public static final int UI_MODE_NIGHT_YES = 32; // 0x20
9158 field public static final int UI_MODE_NIGHT_YES = 32; // 0x20