Searched refs:TOUCHSCREEN_STYLUS (Results 1 – 4 of 4) sorted by relevance
233 config.setProperty(properties.TOUCHSCREEN, Configuration.TOUCHSCREEN_STYLUS); in testAllConfigs()480 Configuration.TOUCHSCREEN_STYLUS); in testPrecidence()489 Configuration.TOUCHSCREEN_STYLUS); in testPrecidence()499 Configuration.TOUCHSCREEN_STYLUS); in testPrecidence()
79 public static final int TOUCHSCREEN_STYLUS = 2; field in Configuration
823 TOUCHSCREEN_STYLUS = 0x0002, enumerator
829 if (out) out->touchscreen = out->TOUCHSCREEN_STYLUS; in getTouchscreenName()