Searched refs:enableInputDevice (Results 1 – 7 of 7) sorted by relevance
180 void enableInputDevice(int deviceId); in enableInputDevice() method430 public native void enableInputDevice(int deviceId); in enableInputDevice() method in NativeInputManagerService.NativeImpl
966 public void enableInputDevice(int deviceId) { in enableInputDevice() method in InputManagerService971 mNative.enableInputDevice(deviceId); in enableInputDevice()
334 public void enableInputDevice(int id) { in enableInputDevice() method in InputManager335 mGlobal.enableInputDevice(id); in enableInputDevice()
56 void enableInputDevice(int deviceId); in enableInputDevice() method
400 public void enableInputDevice(int id) { in enableInputDevice() method in InputManagerGlobal402 mIm.enableInputDevice(id); in enableInputDevice()
1241 InputManagerGlobal.getInstance().enableInputDevice(mId); in enable()
20788 Landroid/hardware/input/IInputManager$Stub$Proxy;->enableInputDevice(I)V20845 Landroid/hardware/input/IInputManager;->enableInputDevice(I)V20896 Landroid/hardware/input/InputManager;->enableInputDevice(I)V