Home | History | Annotate | Download | only in nav

Lines Matching refs:nativeFindNext

1806 static void nativeFindNext(JNIEnv *env, jobject obj, bool forward)
1809 LOG_ASSERT(view, "view not set in nativeFindNext");
2062 { "nativeFindNext", "(Z)V",
2063 (void*) nativeFindNext },