Searched defs:UI_MODE_NIGHT_YES (Results 1 – 2 of 2) sorted by relevance
730 public static final int UI_MODE_NIGHT_YES = 0x20; field in Configuration
1156 UI_MODE_NIGHT_YES = ACONFIGURATION_UI_MODE_NIGHT_YES << SHIFT_UI_MODE_NIGHT, enumerator