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.cpp2008 static const int32_t DEVICE_GENERATION; member in android::InputDeviceTest
2030 mDevice = std::make_shared<InputDevice>(mFakeContext, DEVICE_ID, DEVICE_GENERATION, in SetUp()
2045 const int32_t InputDeviceTest::DEVICE_GENERATION = 2; member in android::InputDeviceTest
2248 static const int32_t DEVICE_GENERATION; member in android::InputMapperTest
2267 mDevice = new InputDevice(mFakeContext, DEVICE_ID, DEVICE_GENERATION, identifier); in SetUp()
2362 const int32_t InputMapperTest::DEVICE_GENERATION = 2; member in android::InputMapperTest
2867 std::make_unique<InputDevice>(mFakeContext, SECOND_DEVICE_ID, DEVICE_GENERATION, in TEST_F()
6848 std::make_unique<InputDevice>(mFakeContext, SECOND_DEVICE_ID, DEVICE_GENERATION, in TEST_F()