Searched refs:nativeEnableInputDevice (Results 1 – 2 of 2) sorted by relevance
1690 static void nativeEnableInputDevice(JNIEnv* /* env */, in nativeEnableInputDevice() function1801 {"nativeEnableInputDevice", "(JI)V", (void*)nativeEnableInputDevice},
243 private static native void nativeEnableInputDevice(long ptr, int deviceId); in nativeEnableInputDevice() method in InputManagerService720 nativeEnableInputDevice(mPtr, deviceId); in enableInputDevice()