Searched refs:InputDeviceListener (Results 1 – 8 of 8) sorted by relevance
331 public void registerInputDeviceListener(InputDeviceListener listener, Handler handler) { in registerInputDeviceListener()352 public void unregisterInputDeviceListener(InputDeviceListener listener) { in unregisterInputDeviceListener()367 private int findInputDeviceListenerLocked(InputDeviceListener listener) { in findInputDeviceListenerLocked()1032 public interface InputDeviceListener { interface in InputManager1066 public final InputDeviceListener mListener;1068 public InputDeviceListenerDelegate(InputDeviceListener listener, Handler handler) { in InputDeviceListenerDelegate()
25 import android.hardware.input.InputManager.InputDeviceListener;39 public class PointerLocationView extends View implements InputDeviceListener,
69 implements InputManager.InputDeviceListener {
987 Landroid/hardware/input/InputManager$InputDeviceListener;
1734 android.hardware.input.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 {
15804 …id registerInputDeviceListener(android.hardware.input.InputManager.InputDeviceListener, android.os…15805 …public void unregisterInputDeviceListener(android.hardware.input.InputManager.InputDeviceListener);15810 public static abstract interface InputManager.InputDeviceListener {
16901 …id registerInputDeviceListener(android.hardware.input.InputManager.InputDeviceListener, android.os…16902 …public void unregisterInputDeviceListener(android.hardware.input.InputManager.InputDeviceListener);16907 public static abstract interface InputManager.InputDeviceListener {