Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/input/
DIInputManager.aidl33 interface IInputManager { interface
DInputManager.java75 private final IInputManager mIm;
224 private InputManager(IInputManager im) { in InputManager()
240 sInstance = new InputManager(IInputManager.Stub in getInstance()
/frameworks/base/config/
Dhiddenapi-greylist.txt159 Landroid/hardware/input/IInputManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
160 Landroid/hardware/input/IInputManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/inp…
161 Landroid/hardware/input/IInputManager$Stub;->TRANSACTION_injectInputEvent:I
Dpreloaded-classes2470 android.hardware.input.IInputManager$Stub$Proxy
2471 android.hardware.input.IInputManager$Stub
2472 android.hardware.input.IInputManager
Dboot-image-profile.txt9856 HSPLandroid/hardware/input/IInputManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
9857 HSPLandroid/hardware/input/IInputManager$Stub$Proxy;->getInputDevice(I)Landroid/view/InputDevice;
9858 HSPLandroid/hardware/input/IInputManager$Stub$Proxy;->getInputDeviceIds()[I
9859 HSPLandroid/hardware/input/IInputManager$Stub$Proxy;->injectInputEvent(Landroid/view/InputEvent;I)Z
9860 HSPLandroid/hardware/input/IInputManager$Stub$Proxy;->monitorGestureInput(Ljava/lang/String;I)Landr…
9861 HSPLandroid/hardware/input/IInputManager$Stub$Proxy;->registerInputDevicesChangedListener(Landroid/…
9862 HSPLandroid/hardware/input/IInputManager$Stub;-><init>()V
9863 HSPLandroid/hardware/input/IInputManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/…
9864 HPLandroid/hardware/input/IInputManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
9873 HSPLandroid/hardware/input/InputManager;-><init>(Landroid/hardware/input/IInputManager;)V
[all …]
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java43 import android.hardware.input.IInputManager;
121 public class InputManagerService extends IInputManager.Stub