Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.cpp383 bumpGenerationLocked(); in addDeviceLocked()
396 bumpGenerationLocked(); in removeDeviceLocked()
412 InputDevice* device = new InputDevice(&mContext, deviceId, bumpGenerationLocked(), in createDeviceLocked()
569 int32_t InputReader::bumpGenerationLocked() { in bumpGenerationLocked() function in android::InputReader
824 return mReader->bumpGenerationLocked(); in bumpGeneration()
DInputReader.h502 int32_t bumpGenerationLocked();