Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp1361 static const uint32_t DEVICE_CLASSES; member in android::InputDeviceTest
1380 DEVICE_CONTROLLER_NUMBER, identifier, DEVICE_CLASSES); in SetUp()
1397 const uint32_t InputDeviceTest::DEVICE_CLASSES = INPUT_DEVICE_CLASS_KEYBOARD member in android::InputDeviceTest
1403 ASSERT_EQ(DEVICE_CLASSES, mDevice->getClasses()); in TEST_F()
1555 static const uint32_t DEVICE_CLASSES; member in android::InputMapperTest
1571 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