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

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp1197 static const uint32_t DEVICE_CLASSES; member in class:android::InputDeviceTest
1216 DEVICE_CONTROLLER_NUMBER, identifier, DEVICE_CLASSES);
1233 const uint32_t InputDeviceTest::DEVICE_CLASSES = INPUT_DEVICE_CLASS_KEYBOARD member in class:android::InputDeviceTest
1239 ASSERT_EQ(DEVICE_CLASSES, mDevice->getClasses());
1387 static const uint32_t DEVICE_CLASSES; member in class:android::InputMapperTest
1403 DEVICE_CONTROLLER_NUMBER, identifier, DEVICE_CLASSES);
1484 const uint32_t InputMapperTest::DEVICE_CLASSES = 0; // not needed for current tests member in class:android::InputMapperTest

Completed in 15 milliseconds