Home
last modified time | relevance | path

Searched refs:getInputDevice (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/core/java/android/view/
DSearchEvent.java35 public InputDevice getInputDevice() { in getInputDevice() method in SearchEvent
DKeyCharacterMap.java335 InputDevice inputDevice = im.getInputDevice(deviceId); in load()
337 inputDevice = im.getInputDevice(VIRTUAL_KEYBOARD); in load()
DInputDevice.java483 return InputManager.getInstance().getInputDevice(id); in getDevice()
/frameworks/base/core/java/android/hardware/input/
DIInputManager.aidl35 InputDevice getInputDevice(int deviceId); in getInputDevice() method
DInputManager.java255 public InputDevice getInputDevice(int id) { in getInputDevice() method in InputManager
267 inputDevice = mIm.getInputDevice(id); in getInputDevice()
299 inputDevice = mIm.getInputDevice(id); in getInputDeviceByDescriptor()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyboardShortcuts.java352 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()
/frameworks/av/media/libaudioclient/include/media/
DAudioRecord.h466 audio_port_handle_t getInputDevice();
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java694 public InputDevice getInputDevice(int deviceId) { in getInputDevice() method in InputManagerService
1492 final InputDevice device = getInputDevice(deviceId); in handleSwitchKeyboardLayout()
/frameworks/base/core/java/com/android/internal/widget/
DPointerLocationView.java824 InputDevice device = mIm.getInputDevice(deviceId); in logInputDeviceState()
/frameworks/av/media/libaudioclient/
DAudioRecord.cpp669 audio_port_handle_t AudioRecord::getInputDevice() { in getInputDevice() function in android::AudioRecord
/frameworks/base/services/core/java/com/android/server/
DVibratorService.java1193 InputDevice device = mIm.getInputDevice(ids[i]); in updateInputDeviceVibratorsLocked()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/config/
Dboot-image-profile.txt9857 HSPLandroid/hardware/input/IInputManager$Stub$Proxy;->getInputDevice(I)Landroid/view/InputDevice;
9877 HSPLandroid/hardware/input/InputManager;->getInputDevice(I)Landroid/view/InputDevice;
/frameworks/base/api/
Dcurrent.txt18129 method public android.view.InputDevice getInputDevice(int);
53489 method public android.view.InputDevice getInputDevice();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13219 method public android.view.InputDevice getInputDevice(int);
/frameworks/base/services/
Dart-profile16494 HPLcom/android/server/input/InputManagerService;->getInputDevice(I)Landroid/view/InputDevice;