Searched defs:getInputDevices (Results 1 – 6 of 6) sorted by relevance
61 List<HdmiDeviceInfo> getInputDevices(); in getInputDevices() method
1276 private List<HdmiDeviceInfo> getInputDevices() { in getInputDevices() method in HdmiCecLocalDeviceTv
1387 public List<HdmiDeviceInfo> getInputDevices() { in getInputDevices() method in HdmiControlService.BinderService
609 public InputDevice[] getInputDevices() { in getInputDevices() method in InputManagerService
573 void InputReader::getInputDevices(Vector<InputDeviceInfo>& outInputDevices) { in getInputDevices() function in android::InputReader
173 const Vector<InputDeviceInfo>& getInputDevices() const { in getInputDevices() function in android::FakeInputReaderPolicy