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

/frameworks/base/services/input/tests/
H A DInputReader_test.cpp1180 static const uint32_t DEVICE_CLASSES; member in class:android::InputDeviceTest
1199 identifier, DEVICE_CLASSES);
1215 const uint32_t InputDeviceTest::DEVICE_CLASSES = INPUT_DEVICE_CLASS_KEYBOARD member in class:android::InputDeviceTest
1221 ASSERT_EQ(DEVICE_CLASSES, mDevice->getClasses());
1368 static const uint32_t DEVICE_CLASSES; member in class:android::InputMapperTest
1384 identifier, DEVICE_CLASSES);
1464 const uint32_t InputMapperTest::DEVICE_CLASSES = 0; // not needed for current tests member in class:android::InputMapperTest

Completed in 96 milliseconds