Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java395 static final int NAVIGATIONHIDDEN_NO = 0x04; field in ResTable_config
402 map.put(NAVIGATIONHIDDEN_NO, "navexposed"); in map.put() argument