Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java349 static final int KEYBOARD_NOKEYS = 1; field in ResTable_config
357 map.put(KEYBOARD_NOKEYS, "nokeys"); in map.put() argument