Searched refs:DEVICE_CLASSES (Results 1 – 1 of 1) sorted by relevance
1361 static const uint32_t DEVICE_CLASSES; member in android::InputDeviceTest1380 DEVICE_CONTROLLER_NUMBER, identifier, DEVICE_CLASSES); in SetUp()1397 const uint32_t InputDeviceTest::DEVICE_CLASSES = INPUT_DEVICE_CLASS_KEYBOARD member in android::InputDeviceTest1403 ASSERT_EQ(DEVICE_CLASSES, mDevice->getClasses()); in TEST_F()1555 static const uint32_t DEVICE_CLASSES; member in android::InputMapperTest1571 DEVICE_CONTROLLER_NUMBER, identifier, DEVICE_CLASSES); in SetUp()1661 const uint32_t InputMapperTest::DEVICE_CLASSES = 0; // not needed for current tests member in android::InputMapperTest