Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/input/
DInputManager.java331 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 InputManager
1066 public final InputDeviceListener mListener;
1068 public InputDeviceListenerDelegate(InputDeviceListener listener, Handler handler) { in InputDeviceListenerDelegate()
/frameworks/base/core/java/com/android/internal/widget/
DPointerLocationView.java25 import android.hardware.input.InputManager.InputDeviceListener;
39 public class PointerLocationView extends View implements InputDeviceListener,
/frameworks/base/services/core/java/com/android/server/
DVibratorService.java69 implements InputManager.InputDeviceListener {
/frameworks/base/services/
Dprofile-classes987 Landroid/hardware/input/InputManager$InputDeviceListener;
/frameworks/base/
Dcompiled-classes-phone1734 android.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.txt15804 …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 {
Dsystem-current.txt16901 …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 {