Searched refs:bumpGenerationLocked (Results 1 – 2 of 2) sorted by relevance
218 bumpGenerationLocked(); in addDeviceLocked()252 bumpGenerationLocked(); in removeDeviceLocked()289 device = std::make_shared<InputDevice>(&mContext, deviceId, bumpGenerationLocked(), in createDeviceLocked()484 int32_t InputReader::bumpGenerationLocked() { in bumpGenerationLocked() function in android::InputReader932 return mReader->bumpGenerationLocked(); in bumpGeneration()
216 int32_t bumpGenerationLocked() REQUIRES(mLock);