Searched refs:unregisterInputDeviceListener (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/hardware/input/
H A DInputManager.java288 * @see #unregisterInputDeviceListener
310 public void unregisterInputDeviceListener(InputDeviceListener listener) { method in class:InputManager
/frameworks/base/services/core/java/com/android/server/
H A DVibratorService.java482 mIm.unregisterInputDeviceListener(this);
/frameworks/base/core/java/com/android/internal/widget/
H A DPointerLocationView.java732 mIm.unregisterInputDeviceListener(this);

Completed in 223 milliseconds