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

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

Completed in 143 milliseconds