Searched refs:nativeRemoveMatch (Results 1 – 3 of 3) sorted by relevance
98 static void nativeRemoveMatch(JNIEnv* env, jclass clazz, jstring matchStr) { in nativeRemoveMatch() function118 (void *)nativeRemoveMatch },
51 private static native void nativeRemoveMatch(String match); in nativeRemoveMatch() method in UEventObserver238 nativeRemoveMatch(match); in removeObserver()
39220 Landroid/os/UEventObserver;->nativeRemoveMatch(Ljava/lang/String;)V