Home
last modified time | relevance | path

Searched refs:onInputDevicesChanged (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/input/
H A DIInputDevicesChangedListener.aidl28 oneway void onInputDevicesChanged(in int[] deviceIdAndGeneration); in onInputDevicesChanged() method
H A DInputManagerGlobal.java229 public void onInputDevicesChanged(int[] deviceIdAndGeneration) throws RemoteException { in onInputDevicesChanged() method in InputManagerGlobal.InputDevicesChangedListener
230 InputManagerGlobal.this.onInputDevicesChanged(deviceIdAndGeneration); in onInputDevicesChanged()
234 private void onInputDevicesChanged(int[] deviceIdAndGeneration) { in onInputDevicesChanged() method in InputManagerGlobal
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/companion/virtual/
H A DInputManagerMockHelper.java98 mDevicesChangedListener.onInputDevicesChanged( in handleNativeOpenInputDevice()
/aosp14/frameworks/base/core/tests/coretests/src/android/hardware/input/
H A DInputManagerTest.kt96 devicesChangedListener.onInputDevicesChanged(list.toIntArray())
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/vibrator/
H A DInputDeviceDelegateTest.java322 mIInputDevicesChangedListener.onInputDevicesChanged(deviceIdsAndGenerations); in updateInputDevices()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/input/
H A DBatteryControllerTests.kt238 devicesChangedListener.onInputDevicesChanged(list.toIntArray())
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java3070 mListener.onInputDevicesChanged(info); in notifyInputDevicesChanged()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt20778 Landroid/hardware/input/IInputDevicesChangedListener$Stub$Proxy;->onInputDevicesChanged([I)V
20783 Landroid/hardware/input/IInputDevicesChangedListener;->onInputDevicesChanged([I)V
20878 Landroid/hardware/input/InputManager$InputDevicesChangedListener;->onInputDevicesChanged([I)V
20925 Landroid/hardware/input/InputManager;->onInputDevicesChanged([I)V