Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/input/
DIInputManager.aidl32 interface IInputManager { interface
DInputManager.java70 private final IInputManager mIm;
219 private InputManager(IInputManager im) { in InputManager()
235 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-classes1563 android.hardware.input.IInputManager$Stub$Proxy
1564 android.hardware.input.IInputManager$Stub
1565 android.hardware.input.IInputManager
Dhiddenapi-greylist-max-o.txt23671 Landroid/hardware/input/IInputManager$Stub$Proxy;->addKeyboardLayoutForInputDevice(Landroid/hardwar…
23672 Landroid/hardware/input/IInputManager$Stub$Proxy;->cancelVibrate(ILandroid/os/IBinder;)V
23673 Landroid/hardware/input/IInputManager$Stub$Proxy;->createInputForwarder(I)Landroid/app/IInputForwar…
23674 Landroid/hardware/input/IInputManager$Stub$Proxy;->disableInputDevice(I)V
23675 Landroid/hardware/input/IInputManager$Stub$Proxy;->enableInputDevice(I)V
23676 Landroid/hardware/input/IInputManager$Stub$Proxy;->getCurrentKeyboardLayoutForInputDevice(Landroid/…
23677 Landroid/hardware/input/IInputManager$Stub$Proxy;->getEnabledKeyboardLayoutsForInputDevice(Landroid…
23678 Landroid/hardware/input/IInputManager$Stub$Proxy;->getInputDevice(I)Landroid/view/InputDevice;
23679 Landroid/hardware/input/IInputManager$Stub$Proxy;->getInputDeviceIds()[I
23680 Landroid/hardware/input/IInputManager$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;
[all …]
Dboot-image-profile.txt7288 HSPLandroid/hardware/input/IInputManager$Stub$Proxy;->getInputDevice(I)Landroid/view/InputDevice;
7289 HSPLandroid/hardware/input/IInputManager$Stub$Proxy;->getInputDeviceIds()[I
7290 HSPLandroid/hardware/input/IInputManager$Stub$Proxy;->registerInputDevicesChangedListener(Landroid/…
7291 HSPLandroid/hardware/input/IInputManager$Stub;-><init>()V
7292 HSPLandroid/hardware/input/IInputManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I…
33772 Landroid/hardware/input/IInputManager$Stub$Proxy;
33773 Landroid/hardware/input/IInputManager$Stub;
33774 Landroid/hardware/input/IInputManager;
41730 HSPLandroid/hardware/input/IInputManager$Stub$Proxy;->hasKeys(II[I[Z)Z
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java43 import android.hardware.input.IInputManager;
123 public class InputManagerService extends IInputManager.Stub