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.cpp1201 static const uint32_t DEVICE_CLASSES; member in android::InputDeviceTest
1220 DEVICE_CONTROLLER_NUMBER, identifier, DEVICE_CLASSES); in SetUp()
1237 const uint32_t InputDeviceTest::DEVICE_CLASSES = INPUT_DEVICE_CLASS_KEYBOARD member in android::InputDeviceTest
1243 ASSERT_EQ(DEVICE_CLASSES, mDevice->getClasses()); in TEST_F()
1391 static const uint32_t DEVICE_CLASSES; member in android::InputMapperTest
1407 DEVICE_CONTROLLER_NUMBER, identifier, DEVICE_CLASSES); in SetUp()
1488 const uint32_t InputMapperTest::DEVICE_CLASSES = 0; // not needed for current tests member in android::InputMapperTest