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

/frameworks/native/services/inputflinger/
H A DInputReader.h541 void getInputDevicesLocked(Vector<InputDeviceInfo>& outInputDevices);
H A DInputReader.cpp317 getInputDevicesLocked(inputDevices);
629 getInputDevicesLocked(outInputDevices);
632 void InputReader::getInputDevicesLocked(Vector<InputDeviceInfo>& outInputDevices) { function in class:android::InputReader

Completed in 69 milliseconds