Searched refs:getInputDevicesLocked (Results 1 – 2 of 2) sorted by relevance
504 void getInputDevicesLocked(Vector<InputDeviceInfo>& outInputDevices);
302 getInputDevicesLocked(inputDevices); in loopOnce()575 getInputDevicesLocked(outInputDevices); in getInputDevices()578 void InputReader::getInputDevicesLocked(Vector<InputDeviceInfo>& outInputDevices) { in getInputDevicesLocked() function in android::InputReader