Home
last modified time | relevance | path

Searched defs:webAutofill (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/android/jni/
DWebSettings.cpp310 void syncAutoFillProfile(JNIEnv* env, jobject autoFillProfile, WebAutofill* webAutofill) in syncAutoFillProfile()
601 WebAutofill* webAutofill = editorC->getAutofill(); in Sync() local