Home
last modified time | relevance | path

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

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