Home
last modified time | relevance | path

Searched refs:TOUCHSCREEN_STYLUS (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/content/res/
DConfiguration.java285 @Deprecated public static final int TOUCHSCREEN_STYLUS = 2; field in Configuration
741 case TOUCHSCREEN_STYLUS: sb.append(" stylus"); break; in toString()
/frameworks/base/tools/aapt/
DAaptConfig.cpp565 if (out) out->touchscreen = out->TOUCHSCREEN_STYLUS; in parseTouchscreen()
/frameworks/base/include/androidfw/
DResourceTypes.h964 TOUCHSCREEN_STYLUS = ACONFIGURATION_TOUCHSCREEN_STYLUS, enumerator
/frameworks/base/libs/androidfw/
DResourceTypes.cpp2742 case ResTable_config::TOUCHSCREEN_STYLUS: in toString()
/frameworks/base/api/
Dsystem-current.txt9459 field public static final deprecated int TOUCHSCREEN_STYLUS = 2; // 0x2
Dcurrent.txt9153 field public static final deprecated int TOUCHSCREEN_STYLUS = 2; // 0x2