Searched refs:nativeEnableInputDevice (Results 1 – 2 of 2) sorted by relevance
1601 static void nativeEnableInputDevice(JNIEnv* /* env */, in nativeEnableInputDevice() function1716 (void*) nativeEnableInputDevice },
234 private static native void nativeEnableInputDevice(long ptr, int deviceId); in nativeEnableInputDevice() method in InputManagerService667 nativeEnableInputDevice(mPtr, deviceId); in enableInputDevice()