Searched refs:InputDeviceListener (Results 1 – 9 of 9) sorted by relevance
120 <td>{@link android.hardware.input.InputManager.InputDeviceListener#onInputDeviceAdded(int) onInputD…127 <td>{@link android.hardware.input.InputManager.InputDeviceListener#onInputDeviceChanged(int) onInpu…134 <td>{@link android.hardware.input.InputManager.InputDeviceListener#onInputDeviceRemoved(int) onInpu…229 InputManagerCompat.InputDeviceListener listener,232 InputManagerCompat.InputDeviceListener listener);239 public interface InputDeviceListener {260 …er#registerInputDeviceListener(android.hardware.input.InputManager.InputDeviceListener, android.os…264 …#unregisterInputDeviceListener(android.hardware.input.InputManager.InputDeviceListener) unregister…278 <dt>{@code InputDeviceListener}</dt>279 <dd>Mirrors the {@link android.hardware.input.InputManager.InputDeviceListener}[all …]
290 public void registerInputDeviceListener(InputDeviceListener listener, Handler handler) { in registerInputDeviceListener()310 public void unregisterInputDeviceListener(InputDeviceListener listener) { in unregisterInputDeviceListener()325 private int findInputDeviceListenerLocked(InputDeviceListener listener) { in findInputDeviceListenerLocked()786 public interface InputDeviceListener { interface in InputManager820 public final InputDeviceListener mListener;822 public InputDeviceListenerDelegate(InputDeviceListener listener, Handler handler) { in InputDeviceListenerDelegate()
25 import android.hardware.input.InputManager.InputDeviceListener;39 public class PointerLocationView extends View implements InputDeviceListener,
56 implements InputManager.InputDeviceListener {
849 implement the {@link android.hardware.input.InputManager.InputDeviceListener} interface and
484 …istering an instance of {@link android.hardware.input.InputManager.InputDeviceListener}. Then call…
3193 http://developer.android.com/reference/android/hardware/input/InputManager.InputDeviceListener.html
13823 …id registerInputDeviceListener(android.hardware.input.InputManager.InputDeviceListener, android.os…13824 …public void unregisterInputDeviceListener(android.hardware.input.InputManager.InputDeviceListener);13829 public static abstract interface InputManager.InputDeviceListener {
13223 …id registerInputDeviceListener(android.hardware.input.InputManager.InputDeviceListener, android.os…13224 …public void unregisterInputDeviceListener(android.hardware.input.InputManager.InputDeviceListener);13229 public static abstract interface InputManager.InputDeviceListener {