Searched refs:getInputDevicesLocked (Results 1 – 2 of 2) sorted by relevance
222 void getInputDevicesLocked(std::vector<InputDeviceInfo>& outInputDevices);
331 getInputDevicesLocked(inputDevices); in loopOnce()649 getInputDevicesLocked(outInputDevices); in getInputDevices()652 void InputReader::getInputDevicesLocked(std::vector<InputDeviceInfo>& outInputDevices) { in getInputDevicesLocked() function in android::InputReader