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.java333 InputDevice inputDevice = im.getInputDevice(deviceId); in load()
335 inputDevice = im.getInputDevice(VIRTUAL_KEYBOARD); in load()
DInputDevice.java463 return InputManager.getInstance().getInputDevice(id); in getDevice()
/frameworks/base/core/java/android/hardware/input/
DIInputManager.aidl33 InputDevice getInputDevice(int deviceId); in getInputDevice() method
DInputManager.java245 public InputDevice getInputDevice(int id) { in getInputDevice() method in InputManager
257 inputDevice = mIm.getInputDevice(id); in getInputDevice()
289 inputDevice = mIm.getInputDevice(id); in getInputDeviceByDescriptor()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyboardShortcuts.java350 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()
/frameworks/av/media/libaudioclient/include/media/
DAudioRecord.h436 audio_port_handle_t getInputDevice();
/frameworks/av/include/media/
DAudioRecord.h436 audio_port_handle_t getInputDevice();
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java641 public InputDevice getInputDevice(int deviceId) { in getInputDevice() method in InputManagerService
1434 final InputDevice device = getInputDevice(deviceId); in handleSwitchKeyboardLayout()
/frameworks/base/core/java/com/android/internal/widget/
DPointerLocationView.java765 InputDevice device = mIm.getInputDevice(deviceId); in logInputDeviceState()
/frameworks/base/services/core/java/com/android/server/
DVibratorService.java861 InputDevice device = mIm.getInputDevice(ids[i]); in updateInputDeviceVibratorsLocked()
/frameworks/av/media/libaudioclient/
DAudioRecord.cpp601 audio_port_handle_t AudioRecord::getInputDevice() { in getInputDevice() function in android::AudioRecord
/frameworks/base/config/
Dboot-image-profile.txt21659 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;
Dhiddenapi-public-dex.txt13998 Landroid/hardware/input/InputManager;->getInputDevice(I)Landroid/view/InputDevice;
49899 Landroid/view/SearchEvent;->getInputDevice()Landroid/view/InputDevice;
/frameworks/base/api/
Dcurrent.txt16714 method public android.view.InputDevice getInputDevice(int);
47186 method public android.view.InputDevice getInputDevice();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13219 method public android.view.InputDevice getInputDevice(int);