Home
last modified time | relevance | path

Searched defs:findInputDeviceLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DPointerChoreographer.cpp572 InputDeviceInfo* PointerChoreographer::findInputDeviceLocked(DeviceId deviceId) { in findInputDeviceLocked() function in android::PointerChoreographer
/frameworks/native/services/inputflinger/reader/
DInputReader.cpp391 InputDevice* InputReader::findInputDeviceLocked(int32_t deviceId) const { in findInputDeviceLocked() function in android::InputReader