Searched refs:getInputDevice (Results 1 – 16 of 16) sorted by relevance
35 public InputDevice getInputDevice() { in getInputDevice() method in SearchEvent
333 InputDevice inputDevice = im.getInputDevice(deviceId); in load()335 inputDevice = im.getInputDevice(VIRTUAL_KEYBOARD); in load()
463 return InputManager.getInstance().getInputDevice(id); in getDevice()
33 InputDevice getInputDevice(int deviceId); in getInputDevice() method
245 public InputDevice getInputDevice(int id) { in getInputDevice() method in InputManager257 inputDevice = mIm.getInputDevice(id); in getInputDevice()289 inputDevice = mIm.getInputDevice(id); in getInputDeviceByDescriptor()
350 mBackupKeyCharacterMap = inputManager.getInputDevice(-1).getKeyCharacterMap(); in retrieveKeyCharacterMap()352 final InputDevice inputDevice = inputManager.getInputDevice(deviceId); in retrieveKeyCharacterMap()360 final InputDevice inputDevice = inputManager.getInputDevice(deviceIds[i]); in retrieveKeyCharacterMap()
436 audio_port_handle_t getInputDevice();
641 public InputDevice getInputDevice(int deviceId) { in getInputDevice() method in InputManagerService1434 final InputDevice device = getInputDevice(deviceId); in handleSwitchKeyboardLayout()
765 InputDevice device = mIm.getInputDevice(deviceId); in logInputDeviceState()
861 InputDevice device = mIm.getInputDevice(ids[i]); in updateInputDeviceVibratorsLocked()
601 audio_port_handle_t AudioRecord::getInputDevice() { in getInputDevice() function in android::AudioRecord
21659 HSPLandroid/hardware/input/IInputManager$Stub$Proxy;->getInputDevice(I)Landroid/view/InputDevice;21671 HSPLandroid/hardware/input/IInputManager;->getInputDevice(I)Landroid/view/InputDevice;21696 HSPLandroid/hardware/input/InputManager;->getInputDevice(I)Landroid/view/InputDevice;
13998 Landroid/hardware/input/InputManager;->getInputDevice(I)Landroid/view/InputDevice;49899 Landroid/view/SearchEvent;->getInputDevice()Landroid/view/InputDevice;
16714 method public android.view.InputDevice getInputDevice(int);47186 method public android.view.InputDevice getInputDevice();
13219 method public android.view.InputDevice getInputDevice(int);