Home
last modified time | relevance | path

Searched refs:InputDeviceListener (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/android/hardware/input/
DInputManager.java394 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 InputManager
1114 public final InputDeviceListener mListener;
1116 public InputDeviceListenerDelegate(InputDeviceListener listener, Handler handler) { in InputDeviceListenerDelegate()
/frameworks/base/cmds/hid/
DREADME.md13 (see [InputDeviceListener][1]) notification before issuing commands
140 …ttps://developer.android.com/reference/android/hardware/input/InputManager.InputDeviceListener.html
/frameworks/base/core/java/com/android/internal/widget/
DPointerLocationView.java28 import android.hardware.input.InputManager.InputDeviceListener;
48 public class PointerLocationView extends View implements InputDeviceListener,
/frameworks/base/config/
Ddirty-image-objects101 android.hardware.input.InputManager$InputDeviceListener
Dpreloaded-classes1568 android.hardware.input.InputManager$InputDeviceListener
Dboot-image-profile.txt7301 …->registerInputDeviceListener(Landroid/hardware/input/InputManager$InputDeviceListener;Landroid/os…
33777 Landroid/hardware/input/InputManager$InputDeviceListener;
Dhiddenapi-greylist-max-o.txt23763 …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
/frameworks/base/services/core/java/com/android/server/
DVibratorService.java79 implements InputManager.InputDeviceListener {
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13221 …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 {
/frameworks/base/non-updatable-api/
Dcurrent.txt17599 …id registerInputDeviceListener(android.hardware.input.InputManager.InputDeviceListener, android.os…
17600 …public void unregisterInputDeviceListener(android.hardware.input.InputManager.InputDeviceListener);
17605 public static interface InputManager.InputDeviceListener {
/frameworks/base/api/
Dcurrent.txt17599 …id registerInputDeviceListener(android.hardware.input.InputManager.InputDeviceListener, android.os…
17600 …public void unregisterInputDeviceListener(android.hardware.input.InputManager.InputDeviceListener);
17605 public static interface InputManager.InputDeviceListener {