Home | History | Annotate | Download | only in jni

Lines Matching refs:setWebTextViewAutoFillable

507     m_javaGlue->m_setWebTextViewAutoFillable = GetJMethod(env, clazz, "setWebTextViewAutoFillable", "(ILjava/lang/String;)V");
4099 void WebViewCore::setWebTextViewAutoFillable(int queryId, const string16& previewSummary)