Home
last modified time | relevance | path

Searched defs:UI_MODE_NIGHT_NO (Results 1 – 1 of 1) sorted by relevance

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java505 public static final int UI_MODE_NIGHT_NO = 0x10; field in ResTable_config
512 map.put(UI_MODE_NIGHT_NO, "notnight"); in map.put() argument