Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DConfiguration.java493 public static final int TOUCHSCREEN_UNDEFINED = 0; field in Configuration
1046 case TOUCHSCREEN_UNDEFINED: sb.append(" ?touch"); break; in toString()
1374 touchscreen = TOUCHSCREEN_UNDEFINED; in setToDefaults()
1455 if (delta.touchscreen != TOUCHSCREEN_UNDEFINED in updateFrom()
1666 if ((compareUndefined || delta.touchscreen != TOUCHSCREEN_UNDEFINED) in diff()
2613 TOUCHSCREEN_UNDEFINED); in readXmlAttrs()
2669 if (config.touchscreen != TOUCHSCREEN_UNDEFINED) { in writeXmlAttrs()
/frameworks/base/core/java/android/content/pm/
DPackageParser.java2208 Configuration.TOUCHSCREEN_UNDEFINED); in parseBaseApkCommon()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9152 field public static final int TOUCHSCREEN_UNDEFINED = 0; // 0x0
/frameworks/base/non-updatable-api/
Dcurrent.txt12276 field public static final int TOUCHSCREEN_UNDEFINED = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt12276 field public static final int TOUCHSCREEN_UNDEFINED = 0; // 0x0