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