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.java81 private final ArrayList<InputDeviceListenerDelegate> mInputDeviceListeners =
82 new ArrayList<InputDeviceListenerDelegate>();
408 mInputDeviceListeners.add(new InputDeviceListenerDelegate(listener, handler)); in registerInputDeviceListener()
428 InputDeviceListenerDelegate d = mInputDeviceListeners.get(index); in unregisterInputDeviceListener()
1099 InputDeviceListenerDelegate listener = mInputDeviceListeners.get(i); in sendMessageToInputDeviceListenersLocked()
1174 private static final class InputDeviceListenerDelegate extends Handler { class in InputManager
1177 public InputDeviceListenerDelegate(InputDeviceListener listener, Handler handler) { in InputDeviceListenerDelegate() method in InputManager.InputDeviceListenerDelegate
/frameworks/base/config/
Dpreloaded-classes2479 android.hardware.input.InputManager$InputDeviceListenerDelegate
Dboot-image-profile.txt9869 HSPLandroid/hardware/input/InputManager$InputDeviceListenerDelegate;-><init>(Landroid/hardware/inpu…
42607 Landroid/hardware/input/InputManager$InputDeviceListenerDelegate;