Searched refs:InputDeviceListener (Results 1 – 9 of 9) sorted by relevance
389 public void registerInputDeviceListener(InputDeviceListener listener, Handler handler) { in registerInputDeviceListener()410 public void unregisterInputDeviceListener(InputDeviceListener listener) { in unregisterInputDeviceListener()425 private int findInputDeviceListenerLocked(InputDeviceListener listener) { in findInputDeviceListenerLocked()1063 public interface InputDeviceListener { interface in InputManager1097 public final InputDeviceListener mListener;1099 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
25 import android.hardware.input.InputManager.InputDeviceListener;40 public class PointerLocationView extends View implements InputDeviceListener,
72 implements InputManager.InputDeviceListener {
1398 android.hardware.input.InputManager$InputDeviceListener
13992 Landroid/hardware/input/InputManager$InputDeviceListener;13993 Landroid/hardware/input/InputManager$InputDeviceListener;->onInputDeviceAdded(I)V13994 Landroid/hardware/input/InputManager$InputDeviceListener;->onInputDeviceChanged(I)V13995 Landroid/hardware/input/InputManager$InputDeviceListener;->onInputDeviceRemoved(I)V14001 …->registerInputDeviceListener(Landroid/hardware/input/InputManager$InputDeviceListener;Landroid/os…14002 …Manager;->unregisterInputDeviceListener(Landroid/hardware/input/InputManager$InputDeviceListener;)V
21693 HSPLandroid/hardware/input/InputManager$InputDeviceListener;->onInputDeviceAdded(I)V21694 HSPLandroid/hardware/input/InputManager$InputDeviceListener;->onInputDeviceChanged(I)V21695 HSPLandroid/hardware/input/InputManager$InputDeviceListener;->onInputDeviceRemoved(I)V21700 …->registerInputDeviceListener(Landroid/hardware/input/InputManager$InputDeviceListener;Landroid/os…21701 …Manager;->unregisterInputDeviceListener(Landroid/hardware/input/InputManager$InputDeviceListener;)V55438 Landroid/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 {
16716 …id registerInputDeviceListener(android.hardware.input.InputManager.InputDeviceListener, android.os…16717 …public void unregisterInputDeviceListener(android.hardware.input.InputManager.InputDeviceListener);16722 public static abstract interface InputManager.InputDeviceListener {