Searched refs:getGeneration (Results 1 – 12 of 12) sorted by relevance
91 if (generation != streamConfig.getGeneration()) { in addOrUpdateStream()108 if (generation != streamConfig.getGeneration()) { in removeStream()
64 gInputDeviceClassInfo.ctor, deviceInfo.getId(), deviceInfo.getGeneration(), in android_view_InputDevice_create()
91 inline int32_t getGeneration() const { return mGeneration; } in getGeneration() function
88 public int getGeneration() { in getGeneration() method in TvStreamConfig
47 inline int32_t getGeneration() const { return mGeneration; } in getGeneration() function
534 public int getGeneration() { in getGeneration() method in InputDevice
1016 if (device.getGeneration() != generation) { in onInputDevicesChanged()
799 deviceIdAndGeneration[i * 2 + 1] = inputDevice.getGeneration(); in deliverInputDevicesChanged()
815 uint32_t getGeneration() { in getGeneration() function in android::FakeInputReaderContext3142 const uint32_t generation = mFakeContext->getGeneration(); in TEST_F()3145 ASSERT_TRUE(mFakeContext->getGeneration() != generation); in TEST_F()
4219 method public int getGeneration();
74646 Landroid/view/InputDevice;->getGeneration()I