/aosp14/frameworks/base/core/java/android/hardware/input/ |
H A D | InputManagerGlobal.java | 27 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 D | InputDeviceVibratorManager.java | 38 implements InputManager.InputDeviceListener {
|
H A D | InputManager.java | 362 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 D | InputDeviceSensorManager.java | 52 public class InputDeviceSensorManager implements InputManager.InputDeviceListener {
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyboard/data/repository/ |
H A D | KeyboardRepositoryTest.kt | 60 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 D | InputDeviceDelegate.java | 31 final class InputDeviceDelegate implements InputManager.InputDeviceListener {
|
/aosp14/frameworks/base/services/core/java/com/android/server/input/ |
H A D | KeyRemapper.java | 38 final class KeyRemapper implements InputManager.InputDeviceListener {
|
H A D | BatteryController.java | 473 private final InputManager.InputDeviceListener mInputDeviceListener = 474 new InputManager.InputDeviceListener() {
|
H A D | KeyboardBacklightController.java | 57 InputManagerService.KeyboardBacklightControllerInterface, InputManager.InputDeviceListener {
|
H A D | KeyboardLayoutManager.java | 100 final class KeyboardLayoutManager implements InputManager.InputDeviceListener {
|
/aosp14/frameworks/base/cmds/uinput/ |
H A D | README.md | 13 (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 D | KeyboardRepository.kt | 91 object : InputManager.InputDeviceListener {
|
/aosp14/frameworks/base/cmds/hid/ |
H A D | README.md | 13 (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 D | InputController.java | 693 private final InputManager.InputDeviceListener mListener; 698 mListener = new InputManager.InputDeviceListener() { in WaitForDevice()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/stylus/ |
H A D | StylusManager.kt | 60 InputManager.InputDeviceListener,
|
/aosp14/frameworks/base/core/java/com/android/internal/widget/ |
H A D | PointerLocationView.java | 30 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 D | EdgeBackGestureHandler.java | 355 private final InputManager.InputDeviceListener mInputDeviceListener = 356 new InputManager.InputDeviceListener() {
|
/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/ |
H A D | InputMethodManagerService.java | 4484 im.registerInputDeviceListener(new InputManager.InputDeviceListener() { in registerDeviceListenerAndCheckStylusSupport()
|
/aosp14/frameworks/base/boot/ |
H A D | preloaded-classes | 2772 android.hardware.input.InputManager$InputDeviceListener
|
H A D | boot-image-profile.txt | 8358 …->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 D | preloaded-classes | 2776 android.hardware.input.InputManager$InputDeviceListener
|
H A D | boot-image-profile.txt | 8361 …->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 D | current.txt | 19723 …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 D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 20876 …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
|