Home
last modified time | relevance | path

Searched refs:TOUCHSCREEN_UNDEFINED (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/res/
H A DConfiguration.java564 public static final int TOUCHSCREEN_UNDEFINED = 0; field in Configuration
1213 case TOUCHSCREEN_UNDEFINED: sb.append(" ?touch"); break; in toString()
1555 touchscreen = TOUCHSCREEN_UNDEFINED; in setToDefaults()
1638 if (delta.touchscreen != TOUCHSCREEN_UNDEFINED in updateFrom()
1918 if ((compareUndefined || delta.touchscreen != TOUCHSCREEN_UNDEFINED) in diff()
2944 TOUCHSCREEN_UNDEFINED); in readXmlAttrs()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/parsing/
H A DParsingPackageUtils.java1435 Configuration.TOUCHSCREEN_UNDEFINED); in parseUsesConfiguration()
/aosp14/frameworks/base/core/java/android/content/pm/
H A DPackageParser.java2115 Configuration.TOUCHSCREEN_UNDEFINED); in parseBaseApkCommon()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt13371 field public static final int TOUCHSCREEN_UNDEFINED = 0; // 0x0