Home
last modified time | relevance | path

Searched refs:bumpGenerationLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DInputReader.cpp412 bumpGenerationLocked(); in addDeviceLocked()
429 bumpGenerationLocked(); in removeDeviceLocked()
449 InputDevice* device = new InputDevice(&mContext, deviceId, bumpGenerationLocked(), in createDeviceLocked()
643 int32_t InputReader::bumpGenerationLocked() { in bumpGenerationLocked() function in android::InputReader
953 return mReader->bumpGenerationLocked(); in bumpGeneration()
DInputReader.h220 int32_t bumpGenerationLocked();