Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/
DInputReader.cpp131 inputDevices = getInputDevicesLocked(); in loopOnce()
490 return getInputDevicesLocked(); in getInputDevices()
493 std::vector<InputDeviceInfo> InputReader::getInputDevicesLocked() const { in getInputDevicesLocked() function in android::InputReader
/frameworks/native/services/inputflinger/reader/include/
DInputReader.h221 std::vector<InputDeviceInfo> getInputDevicesLocked() const REQUIRES(mLock);