Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp1359 static const int32_t DEVICE_GENERATION; member in android::InputDeviceTest
1379 mDevice = new InputDevice(mFakeContext, DEVICE_ID, DEVICE_GENERATION, in SetUp()
1395 const int32_t InputDeviceTest::DEVICE_GENERATION = 2; member in android::InputDeviceTest
1553 static const int32_t DEVICE_GENERATION; member in android::InputMapperTest
1570 mDevice = new InputDevice(mFakeContext, DEVICE_ID, DEVICE_GENERATION, in SetUp()
1659 const int32_t InputMapperTest::DEVICE_GENERATION = 2; member in android::InputMapperTest