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