Searched refs:nativeNotifyPortAssociationsChanged (Results 1 – 2 of 2) sorted by relevance
349 private static native void nativeNotifyPortAssociationsChanged(long ptr); in nativeNotifyPortAssociationsChanged() method in InputManagerService2294 nativeNotifyPortAssociationsChanged(mPtr); in addPortAssociation()2315 nativeNotifyPortAssociationsChanged(mPtr); in removePortAssociation()
2163 static void nativeNotifyPortAssociationsChanged(JNIEnv* env, jclass /* clazz */, jlong ptr) { in nativeNotifyPortAssociationsChanged() function2346 {"nativeNotifyPortAssociationsChanged", "(J)V", (void*)nativeNotifyPortAssociationsChanged},