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

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp1230 static const int32_t DEVICE_GENERATION; member in class:android::InputDeviceTest
1250 mDevice = new InputDevice(mFakeContext, DEVICE_ID, DEVICE_GENERATION,
1266 const int32_t InputDeviceTest::DEVICE_GENERATION = 2; member in class:android::InputDeviceTest
1420 static const int32_t DEVICE_GENERATION; member in class:android::InputMapperTest
1437 mDevice = new InputDevice(mFakeContext, DEVICE_ID, DEVICE_GENERATION,
1526 const int32_t InputMapperTest::DEVICE_GENERATION = 2; member in class:android::InputMapperTest

Completed in 69 milliseconds