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