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