Home
last modified time | relevance | path

Searched refs:TOUCHSCREEN_NOTOUCH (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/core/java/android/content/res/
DConfiguration.java381 public static final int TOUCHSCREEN_NOTOUCH = 1; field in Configuration
870 case TOUCHSCREEN_NOTOUCH: sb.append(" -touch"); break; in toString()
1750 case Configuration.TOUCHSCREEN_NOTOUCH: in resourceQualifierString()
/frameworks/base/tools/aapt2/
DConfigDescription.cpp352 if (out) out->touchscreen = out->TOUCHSCREEN_NOTOUCH; in parseTouchscreen()
/frameworks/base/tools/aapt/
DAaptConfig.cpp591 if (out) out->touchscreen = out->TOUCHSCREEN_NOTOUCH; in parseTouchscreen()
/frameworks/base/core/java/android/app/
DResourcesManager.java173 config.touchscreen = Configuration.TOUCHSCREEN_NOTOUCH; in applyNonDefaultDisplayMetricsToConfiguration()
/frameworks/base/include/androidfw/
DResourceTypes.h970 TOUCHSCREEN_NOTOUCH = ACONFIGURATION_TOUCHSCREEN_NOTOUCH, enumerator
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java7706 config.touchscreen = Configuration.TOUCHSCREEN_NOTOUCH; in computeScreenConfigurationLocked()
7728 config.touchscreen = Configuration.TOUCHSCREEN_NOTOUCH; in computeScreenConfigurationLocked()
/frameworks/base/libs/androidfw/
DResourceTypes.cpp3018 case ResTable_config::TOUCHSCREEN_NOTOUCH: in toString()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java19182 && config.touchscreen == Configuration.TOUCHSCREEN_NOTOUCH in shouldShowDialogs()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9150 field public static final int TOUCHSCREEN_NOTOUCH = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt10277 field public static final int TOUCHSCREEN_NOTOUCH = 1; // 0x1
Dsystem-current.txt10725 field public static final int TOUCHSCREEN_NOTOUCH = 1; // 0x1
Dtest-current.txt10295 field public static final int TOUCHSCREEN_NOTOUCH = 1; // 0x1