Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DConfiguration.proto91 TOUCHSCREEN_STYLUS = 2; enumerator
/frameworks/base/tools/aapt/
DAaptConfig.cpp660 if (out) out->touchscreen = out->TOUCHSCREEN_STYLUS; in parseTouchscreen()
/frameworks/base/libs/androidfw/
DConfigDescription.cpp433 if (out) out->touchscreen = out->TOUCHSCREEN_STYLUS; in parseTouchscreen()
DResourceTypes.cpp3599 case ResTable_config::TOUCHSCREEN_STYLUS: in toString()
/frameworks/base/tools/aapt2/format/proto/
DProtoSerialize.cpp212 case ConfigDescription::TOUCHSCREEN_STYLUS: in SerializeConfig()
DProtoDeserialize.cpp270 out_config->touchscreen = ConfigDescription::TOUCHSCREEN_STYLUS; in DeserializeConfigFromPb()
/frameworks/base/core/java/android/content/res/
DConfiguration.java577 @Deprecated public static final int TOUCHSCREEN_STYLUS = 2; field in Configuration
1236 case TOUCHSCREEN_STYLUS: sb.append(" stylus"); break; in toString()
/frameworks/base/libs/androidfw/include/androidfw/
DResourceTypes.h1024 TOUCHSCREEN_STYLUS = ACONFIGURATION_TOUCHSCREEN_STYLUS, enumerator
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9151 field public static final deprecated int TOUCHSCREEN_STYLUS = 2; // 0x2
/frameworks/base/core/api/
Dcurrent.txt13854 field @Deprecated public static final int TOUCHSCREEN_STYLUS = 2; // 0x2