Home
last modified time | relevance | path

Searched refs:InputDeviceListenerDelegate (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/hardware/input/
DInputManagerGlobal.java85 private final ArrayList<InputDeviceListenerDelegate> mInputDeviceListeners = new ArrayList<>();
270 InputDeviceListenerDelegate.MSG_DEVICE_REMOVED, deviceId); in onInputDevicesChanged()
290 InputDeviceListenerDelegate.MSG_DEVICE_CHANGED, deviceId); in onInputDevicesChanged()
302 InputDeviceListenerDelegate.MSG_DEVICE_ADDED, deviceId); in onInputDevicesChanged()
308 private static final class InputDeviceListenerDelegate extends Handler { class in InputManagerGlobal
314 InputDeviceListenerDelegate(InputDeviceListener listener, Handler handler) { in InputDeviceListenerDelegate() method in InputManagerGlobal.InputDeviceListenerDelegate
348 InputDeviceListenerDelegate listener = mInputDeviceListeners.get(i); in sendMessageToInputDeviceListenersLocked()
363 mInputDeviceListeners.add(new InputDeviceListenerDelegate(listener, handler)); in registerInputDeviceListener()
379 InputDeviceListenerDelegate d = mInputDeviceListeners.get(index); in unregisterInputDeviceListener()
/frameworks/base/boot/
Dpreloaded-classes2972 android.hardware.input.InputManagerGlobal$InputDeviceListenerDelegate
Dboot-image-profile.txt8270 HSPLandroid/hardware/input/InputManagerGlobal$InputDeviceListenerDelegate;-><init>(Landroid/hardwar…
25359 Landroid/hardware/input/InputManagerGlobal$InputDeviceListenerDelegate;
/frameworks/base/config/
Dpreloaded-classes2976 android.hardware.input.InputManagerGlobal$InputDeviceListenerDelegate
Dboot-image-profile.txt8273 HSPLandroid/hardware/input/InputManagerGlobal$InputDeviceListenerDelegate;-><init>(Landroid/hardwar…
35493 Landroid/hardware/input/InputManagerGlobal$InputDeviceListenerDelegate;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt20876 Landroid/hardware/input/InputManager$InputDeviceListenerDelegate;-><init>(Landroid/hardware/input/I…
20877 Landroid/hardware/input/InputManager$InputDeviceListenerDelegate;->mListener:Landroid/hardware/inpu…