Searched refs:InputDeviceListenerDelegate (Results 1 – 3 of 3) sorted by relevance
73 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 InputManager1099 public InputDeviceListenerDelegate(InputDeviceListener listener, Handler handler) { in InputDeviceListenerDelegate() method in InputManager.InputDeviceListenerDelegate
1399 android.hardware.input.InputManager$InputDeviceListenerDelegate
2649 HPLandroid/hardware/input/InputManager$InputDeviceListenerDelegate;->handleMessage(Landroid/os/Mess…55439 Landroid/hardware/input/InputManager$InputDeviceListenerDelegate;