Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java491 static final int TOUCHSCREEN_NOTOUCH = 1; field in ResTable_config
499 map.put(TOUCHSCREEN_NOTOUCH, "notouch"); in map.put() argument