Searched defs:getInputDevice (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
H A DSearchEvent.java35 public InputDevice getInputDevice() { method in class:SearchEvent
/frameworks/av/media/libaudioclient/
H A DAudioRecord.cpp496 audio_port_handle_t AudioRecord::getInputDevice() { function in class:android::AudioRecord
/frameworks/base/core/java/android/hardware/input/
H A DInputManager.java243 public InputDevice getInputDevice(int id) { method in class:InputManager
255 inputDevice = mIm.getInputDevice(id);
287 inputDevice = mIm.getInputDevice(id);
1035 * Use {@link InputManager#getInputDevice} to get more information about the device.
1050 * were last queried. Use {@link InputManager#getInputDevice} to get
/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java640 public InputDevice getInputDevice(int deviceId) { method in class:InputManagerService

Completed in 320 milliseconds