Searched refs:DEVICE_CLASSES (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp1205 static const uint32_t DEVICE_CLASSES; member in class:android::InputDeviceTest
1224 DEVICE_CONTROLLER_NUMBER, identifier, DEVICE_CLASSES);
1241 const uint32_t InputDeviceTest::DEVICE_CLASSES = INPUT_DEVICE_CLASS_KEYBOARD member in class:android::InputDeviceTest
1247 ASSERT_EQ(DEVICE_CLASSES, mDevice->getClasses());
1395 static const uint32_t DEVICE_CLASSES; member in class:android::InputMapperTest
1411 DEVICE_CONTROLLER_NUMBER, identifier, DEVICE_CLASSES);
1492 const uint32_t InputMapperTest::DEVICE_CLASSES = 0; // not needed for current tests member in class:android::InputMapperTest

Completed in 698 milliseconds