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>();
403 mInputDeviceListeners.add(new InputDeviceListenerDelegate(listener, handler)); in registerInputDeviceListener()
423 InputDeviceListenerDelegate d = mInputDeviceListeners.get(index); in unregisterInputDeviceListener()
1038 InputDeviceListenerDelegate listener = mInputDeviceListeners.get(i); in sendMessageToInputDeviceListenersLocked()
1113 private static final class InputDeviceListenerDelegate extends Handler { class in InputManager
1116 public InputDeviceListenerDelegate(InputDeviceListener listener, Handler handler) { in InputDeviceListenerDelegate() method in InputManager.InputDeviceListenerDelegate
/frameworks/base/config/
Dpreloaded-classes1569 android.hardware.input.InputManager$InputDeviceListenerDelegate
Dboot-image-profile.txt33778 Landroid/hardware/input/InputManager$InputDeviceListenerDelegate;
Dhiddenapi-greylist-max-o.txt23763 Landroid/hardware/input/InputManager$InputDeviceListenerDelegate;-><init>(Landroid/hardware/input/I…
23764 Landroid/hardware/input/InputManager$InputDeviceListenerDelegate;->mListener:Landroid/hardware/inpu…