Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DAaptConfig.cpp660 if (out) out->touchscreen = out->TOUCHSCREEN_STYLUS; in parseTouchscreen()
/frameworks/base/core/java/android/content/res/
DConfiguration.java464 @Deprecated public static final int TOUCHSCREEN_STYLUS = 2; field in Configuration
1011 case TOUCHSCREEN_STYLUS: sb.append(" stylus"); break; in toString()
/frameworks/base/tools/aapt2/
DConfigDescription.cpp421 if (out) out->touchscreen = out->TOUCHSCREEN_STYLUS; in parseTouchscreen()
/frameworks/base/libs/androidfw/include/androidfw/
DResourceTypes.h970 TOUCHSCREEN_STYLUS = ACONFIGURATION_TOUCHSCREEN_STYLUS, enumerator
/frameworks/base/libs/androidfw/
DResourceTypes.cpp3158 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.txt11226 field public static final deprecated int TOUCHSCREEN_STYLUS = 2; // 0x2
Dtest-current.txt11269 field public static final deprecated int TOUCHSCREEN_STYLUS = 2; // 0x2
Dsystem-current.txt11958 field public static final deprecated int TOUCHSCREEN_STYLUS = 2; // 0x2