Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/input/
DInputManager.java389 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 InputManager
1097 public final InputDeviceListener mListener;
1099 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.java25 import android.hardware.input.InputManager.InputDeviceListener;
40 public class PointerLocationView extends View implements InputDeviceListener,
/frameworks/base/services/core/java/com/android/server/
DVibratorService.java72 implements InputManager.InputDeviceListener {
/frameworks/base/config/
Dpreloaded-classes1398 android.hardware.input.InputManager$InputDeviceListener
Dhiddenapi-public-dex.txt13992 Landroid/hardware/input/InputManager$InputDeviceListener;
13993 Landroid/hardware/input/InputManager$InputDeviceListener;->onInputDeviceAdded(I)V
13994 Landroid/hardware/input/InputManager$InputDeviceListener;->onInputDeviceChanged(I)V
13995 Landroid/hardware/input/InputManager$InputDeviceListener;->onInputDeviceRemoved(I)V
14001 …->registerInputDeviceListener(Landroid/hardware/input/InputManager$InputDeviceListener;Landroid/os…
14002 …Manager;->unregisterInputDeviceListener(Landroid/hardware/input/InputManager$InputDeviceListener;)V
Dboot-image-profile.txt21693 HSPLandroid/hardware/input/InputManager$InputDeviceListener;->onInputDeviceAdded(I)V
21694 HSPLandroid/hardware/input/InputManager$InputDeviceListener;->onInputDeviceChanged(I)V
21695 HSPLandroid/hardware/input/InputManager$InputDeviceListener;->onInputDeviceRemoved(I)V
21700 …->registerInputDeviceListener(Landroid/hardware/input/InputManager$InputDeviceListener;Landroid/os…
21701 …Manager;->unregisterInputDeviceListener(Landroid/hardware/input/InputManager$InputDeviceListener;)V
55438 Landroid/hardware/input/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/api/
Dcurrent.txt16716 …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 {