Searched refs:TOUCHSCREEN_NOTOUCH (Results 1 – 9 of 9) sorted by relevance
138 public static final int TOUCHSCREEN_NOTOUCH = 1; field in Configuration404 case TOUCHSCREEN_NOTOUCH: sb.append(" -touch"); break; in toString()
165 TOUCHSCREEN_NOTOUCH = 1, enumerator
930 ASSERT_EQ(InputConfiguration::TOUCHSCREEN_NOTOUCH, config.touchScreen); in TEST_F()942 ASSERT_EQ(InputConfiguration::TOUCHSCREEN_NOTOUCH, config.touchScreen); in TEST_F()968 ASSERT_EQ(InputConfiguration::TOUCHSCREEN_NOTOUCH, config.touchScreen); in TEST_F()985 ASSERT_EQ(InputConfiguration::TOUCHSCREEN_NOTOUCH, config.touchScreen); in TEST_F()999 ASSERT_EQ(InputConfiguration::TOUCHSCREEN_NOTOUCH, config.touchScreen); in TEST_F()1011 ASSERT_EQ(InputConfiguration::TOUCHSCREEN_NOTOUCH, config.touchScreen); in TEST_F()
835 TOUCHSCREEN_NOTOUCH = ACONFIGURATION_TOUCHSCREEN_NOTOUCH, enumerator
1124 if (out) out->touchscreen = out->TOUCHSCREEN_NOTOUCH; in getTouchscreenName()
4718 case ResTable_config::TOUCHSCREEN_NOTOUCH: in print()
516 int32_t touchScreenConfig = InputConfiguration::TOUCHSCREEN_NOTOUCH; in updateInputConfigurationLocked()
6531 field public static final int TOUCHSCREEN_NOTOUCH = 1; // 0x1