Searched refs:TOUCHSCREEN_NOTOUCH (Results 1 – 10 of 10) sorted by relevance
85 config.touchscreen = Configuration.TOUCHSCREEN_NOTOUCH; in applyNonDefaultDisplayMetricsToConfigurationLocked()
312 public static final int TOUCHSCREEN_NOTOUCH = 1; field in Configuration769 case TOUCHSCREEN_NOTOUCH: sb.append(" -touch"); break; in toString()1555 case Configuration.TOUCHSCREEN_NOTOUCH: in resourceQualifierString()
327 if (out) out->touchscreen = out->TOUCHSCREEN_NOTOUCH; in parseTouchscreen()
591 if (out) out->touchscreen = out->TOUCHSCREEN_NOTOUCH; in parseTouchscreen()
964 TOUCHSCREEN_NOTOUCH = ACONFIGURATION_TOUCHSCREEN_NOTOUCH, enumerator
7388 config.touchscreen = Configuration.TOUCHSCREEN_NOTOUCH; in computeScreenConfigurationLocked()7410 config.touchscreen = Configuration.TOUCHSCREEN_NOTOUCH; in computeScreenConfigurationLocked()
2910 case ResTable_config::TOUCHSCREEN_NOTOUCH: in toString()
17426 && config.touchscreen == Configuration.TOUCHSCREEN_NOTOUCH in shouldShowDialogs()
9693 field public static final int TOUCHSCREEN_NOTOUCH = 1; // 0x1
10030 field public static final int TOUCHSCREEN_NOTOUCH = 1; // 0x1