Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/input/
DInputManager.java76 private final ArrayList<InputDeviceListenerDelegate> mInputDeviceListeners =
77 new ArrayList<InputDeviceListenerDelegate>();
397 mInputDeviceListeners.add(new InputDeviceListenerDelegate(listener, handler)); in registerInputDeviceListener()
417 InputDeviceListenerDelegate d = mInputDeviceListeners.get(index); in unregisterInputDeviceListener()
1066 InputDeviceListenerDelegate listener = mInputDeviceListeners.get(i); in sendMessageToInputDeviceListenersLocked()
1141 private static final class InputDeviceListenerDelegate extends Handler { class in InputManager
1144 public InputDeviceListenerDelegate(InputDeviceListener listener, Handler handler) { in InputDeviceListenerDelegate() method in InputManager.InputDeviceListenerDelegate
/frameworks/base/config/
Dpreloaded-classes1050 android.hardware.input.InputManager$InputDeviceListenerDelegate
Dcompiled-classes-phone1754 android.hardware.input.InputManager$InputDeviceListenerDelegate
Dboot-image-profile.txt2679 HPLandroid/hardware/input/InputManager$InputDeviceListenerDelegate;->handleMessage(Landroid/os/Mess…
23679 HSPLandroid/hardware/input/InputManager$InputDeviceListenerDelegate;-><init>(Landroid/hardware/inpu…
51152 Landroid/hardware/input/InputManager$InputDeviceListenerDelegate;