Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DConfiguration.java279 public static final int TOUCHSCREEN_UNDEFINED = 0; field in Configuration
739 case TOUCHSCREEN_UNDEFINED: sb.append(" ?touch"); break; in toString()
795 touchscreen = TOUCHSCREEN_UNDEFINED; in setToDefaults()
860 if (delta.touchscreen != TOUCHSCREEN_UNDEFINED in updateFrom()
1007 if (delta.touchscreen != TOUCHSCREEN_UNDEFINED in diff()
1709 TOUCHSCREEN_UNDEFINED); in readXmlAttrs()
1759 if (config.touchscreen != TOUCHSCREEN_UNDEFINED) { in writeXmlAttrs()
/frameworks/base/core/java/android/content/pm/
DPackageParser.java1499 Configuration.TOUCHSCREEN_UNDEFINED); in parseBaseApk()
/frameworks/base/api/
Dsystem-current.txt9460 field public static final int TOUCHSCREEN_UNDEFINED = 0; // 0x0
Dcurrent.txt9154 field public static final int TOUCHSCREEN_UNDEFINED = 0; // 0x0