Searched refs:TOUCHSCREEN_NOTOUCH (Results 1 – 5 of 5) sorted by relevance
78 public static final int TOUCHSCREEN_NOTOUCH = 1; field in Configuration
226 config.setProperty(properties.TOUCHSCREEN, Configuration.TOUCHSCREEN_NOTOUCH); in testAllConfigs()
822 TOUCHSCREEN_NOTOUCH = 0x0001, enumerator
318 config.touchscreen = Configuration.TOUCHSCREEN_NOTOUCH; in getInputConfiguration()
826 if (out) out->touchscreen = out->TOUCHSCREEN_NOTOUCH; in getTouchscreenName()