Home
last modified time | relevance | path

Searched refs:getInputDevice (Results 1 – 17 of 17) 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.java467 return InputManager.getInstance().getInputDevice(id); in getDevice()
/frameworks/base/core/java/android/hardware/input/
DIInputManager.aidl34 InputDevice getInputDevice(int deviceId); in getInputDevice() method
DInputManager.java250 public InputDevice getInputDevice(int id) { in getInputDevice() method in InputManager
262 inputDevice = mIm.getInputDevice(id); in getInputDevice()
294 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.h453 audio_port_handle_t getInputDevice();
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java676 public InputDevice getInputDevice(int deviceId) { in getInputDevice() method in InputManagerService
1474 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.cpp631 audio_port_handle_t AudioRecord::getInputDevice() { in getInputDevice() function in android::AudioRecord
/frameworks/base/services/core/java/com/android/server/
DVibratorService.java1079 InputDevice device = mIm.getInputDevice(ids[i]); in updateInputDeviceVibratorsLocked()
/frameworks/base/config/
Dboot-image-profile.txt7288 HSPLandroid/hardware/input/IInputManager$Stub$Proxy;->getInputDevice(I)Landroid/view/InputDevice;
7296 HSPLandroid/hardware/input/InputManager;->getInputDevice(I)Landroid/view/InputDevice;
Dhiddenapi-greylist-max-o.txt23678 Landroid/hardware/input/IInputManager$Stub$Proxy;->getInputDevice(I)Landroid/view/InputDevice;
23735 Landroid/hardware/input/IInputManager;->getInputDevice(I)Landroid/view/InputDevice;
/frameworks/base/services/
Dart-profile7178 HSPLcom/android/server/input/InputManagerService;->getInputDevice(I)Landroid/view/InputDevice;
/frameworks/base/non-updatable-api/
Dcurrent.txt17597 method public android.view.InputDevice getInputDevice(int);
51235 method public android.view.InputDevice getInputDevice();
/frameworks/base/api/
Dcurrent.txt17597 method public android.view.InputDevice getInputDevice(int);
51379 method public android.view.InputDevice getInputDevice();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13219 method public android.view.InputDevice getInputDevice(int);