Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DConfigDescription.cpp355 if (out) out->touchscreen = out->TOUCHSCREEN_STYLUS; in parseTouchscreen()
/frameworks/base/core/java/android/content/res/
DConfiguration.java383 @Deprecated public static final int TOUCHSCREEN_STYLUS = 2; field in Configuration
871 case TOUCHSCREEN_STYLUS: sb.append(" stylus"); break; in toString()
/frameworks/base/tools/aapt/
DAaptConfig.cpp594 if (out) out->touchscreen = out->TOUCHSCREEN_STYLUS; in parseTouchscreen()
/frameworks/base/include/androidfw/
DResourceTypes.h971 TOUCHSCREEN_STYLUS = ACONFIGURATION_TOUCHSCREEN_STYLUS, enumerator
/frameworks/base/libs/androidfw/
DResourceTypes.cpp3024 case ResTable_config::TOUCHSCREEN_STYLUS: in toString()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9151 field public static final deprecated int TOUCHSCREEN_STYLUS = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt10179 field public static final deprecated int TOUCHSCREEN_STYLUS = 2; // 0x2
Dsystem-current.txt10618 field public static final deprecated int TOUCHSCREEN_STYLUS = 2; // 0x2
Dtest-current.txt10192 field public static final deprecated int TOUCHSCREEN_STYLUS = 2; // 0x2