Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/input/
DInputManager.java73 private final ArrayList<InputDeviceListenerDelegate> mInputDeviceListeners =
74 new ArrayList<InputDeviceListenerDelegate>();
398 mInputDeviceListeners.add(new InputDeviceListenerDelegate(listener, handler)); in registerInputDeviceListener()
418 InputDeviceListenerDelegate d = mInputDeviceListeners.get(index); in unregisterInputDeviceListener()
1021 InputDeviceListenerDelegate listener = mInputDeviceListeners.get(i); in sendMessageToInputDeviceListenersLocked()
1096 private static final class InputDeviceListenerDelegate extends Handler { class in InputManager
1099 public InputDeviceListenerDelegate(InputDeviceListener listener, Handler handler) { in InputDeviceListenerDelegate() method in InputManager.InputDeviceListenerDelegate
/frameworks/base/config/
Dpreloaded-classes1399 android.hardware.input.InputManager$InputDeviceListenerDelegate
Dboot-image-profile.txt2649 HPLandroid/hardware/input/InputManager$InputDeviceListenerDelegate;->handleMessage(Landroid/os/Mess…
55439 Landroid/hardware/input/InputManager$InputDeviceListenerDelegate;