Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java506 static final int UI_MODE_NIGHT_YES = 0x20; field in ResTable_config
513 map.put(UI_MODE_NIGHT_YES, "night"); in map.put() argument