Searched refs:InputDeviceListener (Results 1 – 11 of 11) sorted by relevance
394 public void registerInputDeviceListener(InputDeviceListener listener, Handler handler) { in registerInputDeviceListener()415 public void unregisterInputDeviceListener(InputDeviceListener listener) { in unregisterInputDeviceListener()430 private int findInputDeviceListenerLocked(InputDeviceListener listener) { in findInputDeviceListenerLocked()1080 public interface InputDeviceListener { interface in InputManager1114 public final InputDeviceListener mListener;1116 public InputDeviceListenerDelegate(InputDeviceListener listener, Handler handler) { in InputDeviceListenerDelegate()
13 (see [InputDeviceListener][1]) notification before issuing commands140 …ttps://developer.android.com/reference/android/hardware/input/InputManager.InputDeviceListener.html
28 import android.hardware.input.InputManager.InputDeviceListener;48 public class PointerLocationView extends View implements InputDeviceListener,
101 android.hardware.input.InputManager$InputDeviceListener
1568 android.hardware.input.InputManager$InputDeviceListener
7301 …->registerInputDeviceListener(Landroid/hardware/input/InputManager$InputDeviceListener;Landroid/os…33777 Landroid/hardware/input/InputManager$InputDeviceListener;
23763 …viceListenerDelegate;-><init>(Landroid/hardware/input/InputManager$InputDeviceListener;Landroid/os…23764 …r$InputDeviceListenerDelegate;->mListener:Landroid/hardware/input/InputManager$InputDeviceListener;23784 …Manager;->findInputDeviceListenerLocked(Landroid/hardware/input/InputManager$InputDeviceListener;)I
79 implements InputManager.InputDeviceListener {
13221 …id registerInputDeviceListener(android.hardware.input.InputManager.InputDeviceListener, android.os…13222 …public void unregisterInputDeviceListener(android.hardware.input.InputManager.InputDeviceListener);13227 public static abstract interface InputManager.InputDeviceListener {
17599 …id registerInputDeviceListener(android.hardware.input.InputManager.InputDeviceListener, android.os…17600 …public void unregisterInputDeviceListener(android.hardware.input.InputManager.InputDeviceListener);17605 public static interface InputManager.InputDeviceListener {