Searched defs:uiModeNight (Results 1 – 2 of 2) sorted by relevance
188 int uiModeNight = getUiModeNight(configuration); in applyToConfiguration() local
728 public final int uiModeNight() { in uiModeNight() method in ResTable_config732 public final void uiModeNight(int value) { in uiModeNight() method in ResTable_config1530 final int uiModeNight = uiMode&MASK_UI_MODE_NIGHT; in match() local