Searched refs:InputDeviceListenerDelegate (Results 1 – 4 of 4) sorted by relevance
76 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 InputManager1144 public InputDeviceListenerDelegate(InputDeviceListener listener, Handler handler) { in InputDeviceListenerDelegate() method in InputManager.InputDeviceListenerDelegate
1050 android.hardware.input.InputManager$InputDeviceListenerDelegate
1754 android.hardware.input.InputManager$InputDeviceListenerDelegate
2679 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;