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

/frameworks/base/services/input/tests/
H A DInputReader_test.cpp1179 static const int32_t DEVICE_GENERATION; member in class:android::InputDeviceTest
1198 mDevice = new InputDevice(mFakeContext, DEVICE_ID, DEVICE_GENERATION,
1214 const int32_t InputDeviceTest::DEVICE_GENERATION = 2; member in class:android::InputDeviceTest
1367 static const int32_t DEVICE_GENERATION; member in class:android::InputMapperTest
1383 mDevice = new InputDevice(mFakeContext, DEVICE_ID, DEVICE_GENERATION,
1463 const int32_t InputMapperTest::DEVICE_GENERATION = 2; member in class:android::InputMapperTest

Completed in 37 milliseconds