/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/vibrator/ |
H A D | InputDeviceDelegateTest.java | 141 when(mIInputManagerMock.getInputDevice(eq(1))) in onInputDeviceAdded_withDeviceWithoutVibrator_ignoresNewDevice() 146 verify(mIInputManagerMock).getInputDevice(eq(1)); in onInputDeviceAdded_withDeviceWithoutVibrator_ignoresNewDevice() 160 verify(mIInputManagerMock).getInputDevice(eq(1)); in onInputDeviceAdded_withDeviceWithVibrator_addsNewDevice() 179 when(mIInputManagerMock.getInputDevice(eq(1))) in onInputDeviceChanged_deviceLosesVibrator_removesDevice() 187 verify(mIInputManagerMock, times(2)).getInputDevice(eq(1)); in onInputDeviceChanged_deviceLosesVibrator_removesDevice() 194 when(mIInputManagerMock.getInputDevice(eq(1))) in onInputDeviceChanged_deviceLost_removesDevice() 202 verify(mIInputManagerMock, times(2)).getInputDevice(eq(1)); in onInputDeviceChanged_deviceLost_removesDevice() 209 when(mIInputManagerMock.getInputDevice(eq(1))) in onInputDeviceChanged_deviceAddsVibrator_addsDevice() 217 verify(mIInputManagerMock, times(2)).getInputDevice(eq(1)); in onInputDeviceChanged_deviceAddsVibrator_addsDevice() 224 when(mIInputManagerMock.getInputDevice(eq(1))).thenReturn( in onInputDeviceRemoved_removesDevice() [all …]
|
H A D | VibratorManagerServiceTest.java | 649 when(mIInputManagerMock.getInputDevice(eq(1))).thenReturn(createInputDeviceWithVibrator(1));
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/inputmethod/ |
H A D | GameControllerPreferenceControllerTest.java | 80 when(mInputManager.getInputDevice(1)).thenReturn(mInputDevice); in getAvailabilityStatus_hasDeviceWithVibrator_shouldReturnAvailable() 90 when(mInputManager.getInputDevice(1)).thenReturn(mInputDevice); in getAvailabilityStatus_hasNoVibratingDevice_shouldReturnDisabled() 100 when(mInputManager.getInputDevice(1)).thenReturn(mInputDevice); in getAvailabilityStatus_hasNoPhysicalDevice_shouldReturnDisabled()
|
/aosp12/frameworks/base/core/tests/coretests/src/android/hardware/input/ |
H A D | InputDeviceLightsManagerTest.java | 82 when(mIInputManagerMock.getInputDevice(eq(DEVICE_ID))).thenReturn( in setUp() 129 InputDevice device = mInputManager.getInputDevice(DEVICE_ID); in testGetInputDeviceLights() 150 InputDevice device = mInputManager.getInputDevice(DEVICE_ID); in testControlMultipleLights() 202 InputDevice device = mInputManager.getInputDevice(DEVICE_ID); in testControlPlayerIdLight()
|
H A D | InputDeviceSensorManagerTest.java | 95 when(mIInputManagerMock.getInputDevice(eq(DEVICE_ID))).thenReturn( in setUp() 168 InputDevice device = mInputManager.getInputDevice(deviceIds[i]); in getSensorDevice()
|
/aosp12/frameworks/base/services/core/java/com/android/server/vibrator/ |
H A D | InputDeviceDelegate.java | 149 InputDevice device = mInputManager.getInputDevice(deviceId); in updateInputDeviceVibrators() 176 InputDevice device = mInputManager.getInputDevice(deviceId); in updateInputDevice()
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | SearchEvent.java | 35 public InputDevice getInputDevice() { in getInputDevice() method in SearchEvent
|
H A D | KeyCharacterMap.java | 353 InputDevice inputDevice = im.getInputDevice(deviceId); in load() 355 inputDevice = im.getInputDevice(VIRTUAL_KEYBOARD); in load()
|
H A D | InputDevice.java | 521 return InputManager.getInstance().getInputDevice(id); in getDevice()
|
/aosp12/packages/apps/Settings/src/com/android/settings/inputmethod/ |
H A D | GameControllerPreferenceController.java | 73 InputDevice device = mIm.getInputDevice(deviceId); in getAvailabilityStatus()
|
/aosp12/frameworks/base/core/java/android/hardware/input/ |
H A D | IInputManager.aidl | 42 InputDevice getInputDevice(int deviceId); in getInputDevice() method
|
H A D | InputManager.java | 339 public InputDevice getInputDevice(int id) { in getInputDevice() method in InputManager 351 inputDevice = mIm.getInputDevice(id); in getInputDevice() 383 inputDevice = mIm.getInputDevice(id); in getInputDeviceByDescriptor()
|
/aosp12/packages/services/Car/service/src/com/android/car/systeminterface/ |
H A D | DisplayInterface.java | 259 InputDevice inputDevice = mInputManager.getInputDevice(deviceId); in setDisplayState()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | KeyboardShortcuts.java | 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()
|
/aosp12/frameworks/av/media/libaudioclient/include/media/ |
H A D | AudioRecord.h | 480 audio_port_handle_t getInputDevice();
|
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/ |
H A D | BluetoothDevicePairer.java | 173 InputDevice device = inMan.getInputDevice(deviceIds[ptr]); in hasValidInputDevice()
|
/aosp12/frameworks/base/core/java/com/android/internal/widget/ |
H A D | PointerLocationView.java | 840 InputDevice device = mIm.getInputDevice(deviceId); in logInputDeviceState()
|
/aosp12/frameworks/av/media/libaudioclient/fuzzer/ |
H A D | audioflinger_fuzzer.cpp | 368 record->getInputDevice(); in invokeAudioRecord()
|
/aosp12/frameworks/base/services/core/java/com/android/server/input/ |
H A D | InputManagerService.java | 913 public InputDevice getInputDevice(int deviceId) { in getInputDevice() method in InputManagerService 1711 final InputDevice device = getInputDevice(deviceId); in handleSwitchKeyboardLayout()
|
/aosp12/frameworks/av/media/libaudioclient/ |
H A D | AudioRecord.cpp | 686 audio_port_handle_t AudioRecord::getInputDevice() { in getInputDevice() function in android::AudioRecord
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 8547 HSPLandroid/hardware/input/IInputManager$Stub$Proxy;->getInputDevice(I)Landroid/view/InputDevice;+]… 8560 HSPLandroid/hardware/input/InputManager;->getInputDevice(I)Landroid/view/InputDevice;+]Landroid/uti…
|
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 18978 method public android.view.InputDevice getInputDevice(int); 48351 method public android.view.InputDevice getInputDevice();
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 8542 HSPLandroid/hardware/input/IInputManager$Stub$Proxy;->getInputDevice(I)Landroid/view/InputDevice;+]… 8555 HSPLandroid/hardware/input/InputManager;->getInputDevice(I)Landroid/view/InputDevice;+]Landroid/uti…
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 23669 Landroid/hardware/input/IInputManager$Stub$Proxy;->getInputDevice(I)Landroid/view/InputDevice; 23726 Landroid/hardware/input/IInputManager;->getInputDevice(I)Landroid/view/InputDevice;
|