Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/input/
H A DInputManagerGlobal.java27 import android.hardware.input.InputManager.InputDeviceListener;
281 public final InputDeviceListener mListener;
286 InputDeviceListenerDelegate(InputDeviceListener listener, Handler handler) { in InputDeviceListenerDelegate()
328 public void registerInputDeviceListener(InputDeviceListener listener, Handler handler) { in registerInputDeviceListener()
343 public void unregisterInputDeviceListener(InputDeviceListener listener) { in unregisterInputDeviceListener()
359 private int findInputDeviceListenerLocked(InputDeviceListener listener) { in findInputDeviceListenerLocked()
H A DInputDeviceVibratorManager.java38 implements InputManager.InputDeviceListener {
H A DInputManager.java362 public void registerInputDeviceListener(InputDeviceListener listener, Handler handler) { in registerInputDeviceListener()
373 public void unregisterInputDeviceListener(InputDeviceListener listener) { in unregisterInputDeviceListener()
1345 public interface InputDeviceListener { interface in InputManager
H A DInputDeviceSensorManager.java52 public class InputDeviceSensorManager implements InputManager.InputDeviceListener {
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyboard/data/repository/
H A DKeyboardRepositoryTest.kt60 private lateinit var deviceListenerCaptor: ArgumentCaptor<InputManager.InputDeviceListener>
130 private suspend fun captureDeviceListener(): InputManager.InputDeviceListener {
/aosp14/frameworks/base/services/core/java/com/android/server/vibrator/
H A DInputDeviceDelegate.java31 final class InputDeviceDelegate implements InputManager.InputDeviceListener {
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DKeyRemapper.java38 final class KeyRemapper implements InputManager.InputDeviceListener {
H A DBatteryController.java473 private final InputManager.InputDeviceListener mInputDeviceListener =
474 new InputManager.InputDeviceListener() {
H A DKeyboardBacklightController.java57 InputManagerService.KeyboardBacklightControllerInterface, InputManager.InputDeviceListener {
H A DKeyboardLayoutManager.java100 final class KeyboardLayoutManager implements InputManager.InputDeviceListener {
/aosp14/frameworks/base/cmds/uinput/
H A DREADME.md13 (see [InputDeviceListener][1]) notification before issuing commands
195 …ttps://developer.android.com/reference/android/hardware/input/InputManager.InputDeviceListener.html
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/data/repository/
H A DKeyboardRepository.kt91 object : InputManager.InputDeviceListener {
/aosp14/frameworks/base/cmds/hid/
H A DREADME.md13 (see [InputDeviceListener][1]) notification before issuing commands
145 …ttps://developer.android.com/reference/android/hardware/input/InputManager.InputDeviceListener.html
/aosp14/frameworks/base/services/companion/java/com/android/server/companion/virtual/
H A DInputController.java693 private final InputManager.InputDeviceListener mListener;
698 mListener = new InputManager.InputDeviceListener() { in WaitForDevice()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/stylus/
H A DStylusManager.kt60 InputManager.InputDeviceListener,
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DPointerLocationView.java30 import android.hardware.input.InputManager.InputDeviceListener;
50 public class PointerLocationView extends View implements InputDeviceListener,
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
H A DEdgeBackGestureHandler.java355 private final InputManager.InputDeviceListener mInputDeviceListener =
356 new InputManager.InputDeviceListener() {
/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java4484 im.registerInputDeviceListener(new InputManager.InputDeviceListener() { in registerDeviceListenerAndCheckStylusSupport()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes2772 android.hardware.input.InputManager$InputDeviceListener
H A Dboot-image-profile.txt8358 …->registerInputDeviceListener(Landroid/hardware/input/InputManager$InputDeviceListener;Landroid/os…
8359 …Manager;->unregisterInputDeviceListener(Landroid/hardware/input/InputManager$InputDeviceListener;)V
25556 Landroid/hardware/input/InputManager$InputDeviceListener;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes2776 android.hardware.input.InputManager$InputDeviceListener
H A Dboot-image-profile.txt8361 …->registerInputDeviceListener(Landroid/hardware/input/InputManager$InputDeviceListener;Landroid/os…
8362 …Manager;->unregisterInputDeviceListener(Landroid/hardware/input/InputManager$InputDeviceListener;)V
35663 Landroid/hardware/input/InputManager$InputDeviceListener;
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt19723 …id registerInputDeviceListener(android.hardware.input.InputManager.InputDeviceListener, android.os…
19724 …public void unregisterInputDeviceListener(android.hardware.input.InputManager.InputDeviceListener);
19730 public static interface InputManager.InputDeviceListener {
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt20876 …viceListenerDelegate;-><init>(Landroid/hardware/input/InputManager$InputDeviceListener;Landroid/os…
20877 …r$InputDeviceListenerDelegate;->mListener:Landroid/hardware/input/InputManager$InputDeviceListener;
20897 …Manager;->findInputDeviceListenerLocked(Landroid/hardware/input/InputManager$InputDeviceListener;)I