Searched refs:getInputDevice (Results 1 – 16 of 16) sorted by relevance
35 public InputDevice getInputDevice() { in getInputDevice() method in SearchEvent
335 InputDevice inputDevice = im.getInputDevice(deviceId); in load()337 inputDevice = im.getInputDevice(VIRTUAL_KEYBOARD); in load()
483 return InputManager.getInstance().getInputDevice(id); in getDevice()
35 InputDevice getInputDevice(int deviceId); in getInputDevice() method
255 public InputDevice getInputDevice(int id) { in getInputDevice() method in InputManager267 inputDevice = mIm.getInputDevice(id); in getInputDevice()299 inputDevice = mIm.getInputDevice(id); in getInputDeviceByDescriptor()
352 mBackupKeyCharacterMap = inputManager.getInputDevice(-1).getKeyCharacterMap(); in retrieveKeyCharacterMap()354 final InputDevice inputDevice = inputManager.getInputDevice(deviceId); in retrieveKeyCharacterMap()362 final InputDevice inputDevice = inputManager.getInputDevice(deviceIds[i]); in retrieveKeyCharacterMap()
466 audio_port_handle_t getInputDevice();
694 public InputDevice getInputDevice(int deviceId) { in getInputDevice() method in InputManagerService1492 final InputDevice device = getInputDevice(deviceId); in handleSwitchKeyboardLayout()
824 InputDevice device = mIm.getInputDevice(deviceId); in logInputDeviceState()
669 audio_port_handle_t AudioRecord::getInputDevice() { in getInputDevice() function in android::AudioRecord
1193 InputDevice device = mIm.getInputDevice(ids[i]); in updateInputDeviceVibratorsLocked()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
9857 HSPLandroid/hardware/input/IInputManager$Stub$Proxy;->getInputDevice(I)Landroid/view/InputDevice;9877 HSPLandroid/hardware/input/InputManager;->getInputDevice(I)Landroid/view/InputDevice;
18129 method public android.view.InputDevice getInputDevice(int);53489 method public android.view.InputDevice getInputDevice();
13219 method public android.view.InputDevice getInputDevice(int);
16494 HPLcom/android/server/input/InputManagerService;->getInputDevice(I)Landroid/view/InputDevice;