Home
last modified time | relevance | path

Searched refs:InputDeviceListenerDelegate (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/input/
H A DInputManager.java103 private final ArrayList<InputDeviceListenerDelegate> mInputDeviceListeners =
104 new ArrayList<InputDeviceListenerDelegate>();
492 mInputDeviceListeners.add(new InputDeviceListenerDelegate(listener, handler)); in registerInputDeviceListener()
512 InputDeviceListenerDelegate d = mInputDeviceListeners.get(index); in unregisterInputDeviceListener()
1424 InputDeviceListenerDelegate listener = mInputDeviceListeners.get(i); in sendMessageToInputDeviceListenersLocked()
1690 private static final class InputDeviceListenerDelegate extends Handler { class in InputManager
1693 public InputDeviceListenerDelegate(InputDeviceListener listener, Handler handler) { in InputDeviceListenerDelegate() method in InputManager.InputDeviceListenerDelegate
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes2436 android.hardware.input.InputManager$InputDeviceListenerDelegate
H A Dboot-image-profile.txt8553 HSPLandroid/hardware/input/InputManager$InputDeviceListenerDelegate;->handleMessage(Landroid/os/Mes…
25420 Landroid/hardware/input/InputManager$InputDeviceListenerDelegate;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes2434 android.hardware.input.InputManager$InputDeviceListenerDelegate
H A Dboot-image-profile.txt8548 HSPLandroid/hardware/input/InputManager$InputDeviceListenerDelegate;->handleMessage(Landroid/os/Mes…
35057 Landroid/hardware/input/InputManager$InputDeviceListenerDelegate;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt23754 Landroid/hardware/input/InputManager$InputDeviceListenerDelegate;-><init>(Landroid/hardware/input/I…
23755 Landroid/hardware/input/InputManager$InputDeviceListenerDelegate;->mListener:Landroid/hardware/inpu…