Searched refs:DEVICE_GENERATION (Results 1 – 1 of 1) sorted by relevance
1598 static const int32_t DEVICE_GENERATION; member in android::InputDeviceTest1618 mDevice = new InputDevice(mFakeContext, DEVICE_ID, DEVICE_GENERATION, in SetUp()1634 const int32_t InputDeviceTest::DEVICE_GENERATION = 2; member in android::InputDeviceTest1793 static const int32_t DEVICE_GENERATION; member in android::InputMapperTest1811 mDevice = new InputDevice(mFakeContext, DEVICE_ID, DEVICE_GENERATION, in SetUp()1901 const int32_t InputMapperTest::DEVICE_GENERATION = 2; member in android::InputMapperTest6383 InputDevice* device2 = new InputDevice(mFakeContext, SECOND_DEVICE_ID, DEVICE_GENERATION, in TEST_F()