Searched refs:nativeDisableInputDevice (Results 1 – 2 of 2) sorted by relevance
1608 static void nativeDisableInputDevice(JNIEnv* /* env */, in nativeDisableInputDevice() function1718 (void*) nativeDisableInputDevice },
235 private static native void nativeDisableInputDevice(long ptr, int deviceId); in nativeDisableInputDevice() method in InputManagerService677 nativeDisableInputDevice(mPtr, deviceId); in disableInputDevice()