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

/frameworks/base/services/input/
H A DInputReader.h472 void getInputDevicesLocked(Vector<InputDeviceInfo>& outInputDevices);
H A DInputReader.cpp291 getInputDevicesLocked(inputDevices);
563 getInputDevicesLocked(outInputDevices);
566 void InputReader::getInputDevicesLocked(Vector<InputDeviceInfo>& outInputDevices) { function in class:android::InputReader

Completed in 21 milliseconds