Searched refs:InputDeviceListener (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/core/java/android/hardware/input/
H A DInputManager.java388 public void registerInputDeviceListener(InputDeviceListener listener, Handler handler) {
409 public void unregisterInputDeviceListener(InputDeviceListener listener) {
424 private int findInputDeviceListenerLocked(InputDeviceListener listener) {
1108 public interface InputDeviceListener { interface in class:InputManager
1142 public final InputDeviceListener mListener;
1144 public InputDeviceListenerDelegate(InputDeviceListener listener, Handler handler) {
/frameworks/base/core/java/com/android/internal/widget/
H A DPointerLocationView.java25 import android.hardware.input.InputManager.InputDeviceListener;
40 public class PointerLocationView extends View implements InputDeviceListener,
/frameworks/base/services/core/java/com/android/server/
H A DVibratorService.java67 implements InputManager.InputDeviceListener {
/frameworks/base/config/
H A Dpreloaded-classes1049 android.hardware.input.InputManager$InputDeviceListener
H A Dcompiled-classes-phone1753 android.hardware.input.InputManager$InputDeviceListener

Completed in 202 milliseconds