Searched refs:DEVICE_CLASSES (Results 1 – 1 of 1) sorted by relevance
1201 static const uint32_t DEVICE_CLASSES; member in android::InputDeviceTest1220 DEVICE_CONTROLLER_NUMBER, identifier, DEVICE_CLASSES); in SetUp()1237 const uint32_t InputDeviceTest::DEVICE_CLASSES = INPUT_DEVICE_CLASS_KEYBOARD member in android::InputDeviceTest1243 ASSERT_EQ(DEVICE_CLASSES, mDevice->getClasses()); in TEST_F()1391 static const uint32_t DEVICE_CLASSES; member in android::InputMapperTest1407 DEVICE_CONTROLLER_NUMBER, identifier, DEVICE_CLASSES); in SetUp()1488 const uint32_t InputMapperTest::DEVICE_CLASSES = 0; // not needed for current tests member in android::InputMapperTest