Searched refs:UI_MODE_NIGHT_VALUES (Results 1 – 1 of 1) sorted by relevance
508 private static final Map<Integer, String> UI_MODE_NIGHT_VALUES; field in ResTable_config514 UI_MODE_NIGHT_VALUES = Collections.unmodifiableMap(map);1145 result.put(Type.UI_MODE_NIGHT, getOrDefault(UI_MODE_NIGHT_VALUES, uiModeNight(), "")); in toStringParts()