Searched refs:InputDeviceListenerDelegate (Results 1 – 3 of 3) sorted by relevance
81 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 InputManager1177 public InputDeviceListenerDelegate(InputDeviceListener listener, Handler handler) { in InputDeviceListenerDelegate() method in InputManager.InputDeviceListenerDelegate
2479 android.hardware.input.InputManager$InputDeviceListenerDelegate
9869 HSPLandroid/hardware/input/InputManager$InputDeviceListenerDelegate;-><init>(Landroid/hardware/inpu…42607 Landroid/hardware/input/InputManager$InputDeviceListenerDelegate;