Searched refs:getInputDevice (Results 1 – 17 of 17) sorted by relevance
37 public InputDevice getInputDevice() { in getInputDevice() method in SearchEvent
334 InputDevice inputDevice = im.getInputDevice(deviceId); in load()336 inputDevice = im.getInputDevice(VIRTUAL_KEYBOARD); in load()
451 return InputManager.getInstance().getInputDevice(id); in getDevice()
34 InputDevice getInputDevice(int deviceId); in getInputDevice() method
240 public InputDevice getInputDevice(int id) { in getInputDevice() method in InputManager252 inputDevice = mIm.getInputDevice(id); in getInputDevice()284 inputDevice = mIm.getInputDevice(id); in getInputDeviceByDescriptor()
89 <td>{@link android.hardware.input.InputManager#getInputDevice(int)90 getInputDevice()}</td>212 public InputDevice getInputDevice(int id);236 <dt>{@code getInputDevice()}</dt>237 <dd>Mirrors {@link android.hardware.input.InputManager#getInputDevice(int)238 getInputDevice()}. Obtains the {@link android.view.InputDevice}312 public InputDevice getInputDevice(int id) {313 return mInputManager.getInputDevice(id);
410 audio_port_handle_t getInputDevice();
330 final InputDevice inputDevice = inputManager.getInputDevice(deviceId); in retrieveKeyCharacterMap()338 final InputDevice inputDevice = inputManager.getInputDevice(deviceIds[i]); in retrieveKeyCharacterMap()346 final InputDevice inputDevice = inputManager.getInputDevice(-1); in retrieveKeyCharacterMap()
571 InputDevice device = mIm.getInputDevice(ids[i]); in updateInputDeviceVibrators()
492 audio_port_handle_t AudioRecord::getInputDevice() { in getInputDevice() function in android::AudioRecord
758 InputDevice device = mIm.getInputDevice(deviceId); in logInputDeviceState()
845 {@link android.hardware.input.InputManager#getInputDevice getInputDevice()} to acquire
612 public InputDevice getInputDevice(int deviceId) { in getInputDevice() method in InputManagerService
14510 method public android.view.InputDevice getInputDevice(int);41982 method public android.view.InputDevice getInputDevice();
14523 method public android.view.InputDevice getInputDevice(int);42061 method public android.view.InputDevice getInputDevice();
15261 method public android.view.InputDevice getInputDevice(int);44982 method public android.view.InputDevice getInputDevice();
13219 method public android.view.InputDevice getInputDevice(int);