/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/stylus/ |
H A D | StylusManagerTest.kt | 283 stylusManager.onInputDeviceChanged(STYLUS_DEVICE_ID) 294 stylusManager.onInputDeviceChanged(STYLUS_DEVICE_ID) 307 stylusManager.onInputDeviceChanged(STYLUS_DEVICE_ID) 318 stylusManager.onInputDeviceChanged(BT_STYLUS_DEVICE_ID) 328 stylusManager.onInputDeviceChanged(BT_STYLUS_DEVICE_ID) 338 stylusManager.onInputDeviceChanged(STYLUS_DEVICE_ID)
|
/aosp14/frameworks/base/core/java/android/hardware/input/ |
H A D | InputDeviceVibratorManager.java | 86 public void onInputDeviceChanged(int deviceId) { in onInputDeviceChanged() method in InputDeviceVibratorManager
|
H A D | InputDeviceSensorManager.java | 128 public void onInputDeviceChanged(int deviceId) { in onInputDeviceChanged() method in InputDeviceSensorManager
|
H A D | InputManager.java | 1368 void onInputDeviceChanged(int deviceId); in onInputDeviceChanged() method
|
H A D | InputManagerGlobal.java | 301 mListener.onInputDeviceChanged(msg.arg1); in handleMessage()
|
/aosp14/frameworks/base/services/core/java/com/android/server/vibrator/ |
H A D | InputDeviceDelegate.java | 69 public void onInputDeviceChanged(int deviceId) { in onInputDeviceChanged() method in InputDeviceDelegate
|
/aosp14/frameworks/base/services/core/java/com/android/server/input/ |
H A D | KeyRemapper.java | 156 public void onInputDeviceChanged(int deviceId) { in onInputDeviceChanged() method in KeyRemapper
|
H A D | KeyboardBacklightController.java | 365 onInputDeviceChanged(deviceId); in onInputDeviceAdded() 378 public void onInputDeviceChanged(int deviceId) { in onInputDeviceChanged() method in KeyboardBacklightController
|
H A D | KeyboardLayoutManager.java | 172 onInputDeviceChanged(deviceId); in onInputDeviceAdded() 184 public void onInputDeviceChanged(int deviceId) { in onInputDeviceChanged() method in KeyboardLayoutManager
|
H A D | BatteryController.java | 489 public void onInputDeviceChanged(int deviceId) {
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/data/repository/ |
H A D | KeyboardRepository.kt | 97 override fun onInputDeviceChanged(deviceId: Int) = Unit
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/stylus/ |
H A D | StylusManager.kt | 132 override fun onInputDeviceChanged(deviceId: Int) {
|
/aosp14/frameworks/base/services/companion/java/com/android/server/companion/virtual/ |
H A D | InputController.java | 721 public void onInputDeviceChanged(int deviceId) { in WaitForDevice()
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/input/ |
H A D | KeyboardBacklightControllerTests.kt | 279 keyboardBacklightController.onInputDeviceChanged(DEVICE_ID)
|
/aosp14/frameworks/base/core/java/com/android/internal/widget/ |
H A D | PointerLocationView.java | 823 public void onInputDeviceChanged(int deviceId) { in onInputDeviceChanged() method in PointerLocationView
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/ |
H A D | EdgeBackGestureHandler.java | 371 public void onInputDeviceChanged(int deviceId) { }
|
/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/ |
H A D | InputMethodManagerService.java | 4499 public void onInputDeviceChanged(int deviceId) { in registerDeviceListenerAndCheckStylusSupport()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 19732 method public void onInputDeviceChanged(int);
|