Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/
DInputReader.cpp124 getInputDevicesLocked(inputDevices); in loopOnce()
442 getInputDevicesLocked(outInputDevices); in getInputDevices()
445 void InputReader::getInputDevicesLocked(std::vector<InputDeviceInfo>& outInputDevices) { in getInputDevicesLocked() function in android::InputReader
/frameworks/native/services/inputflinger/reader/include/
DInputReader.h154 void getInputDevicesLocked(std::vector<InputDeviceInfo>& outInputDevices);