Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/android/WebCoreSupport/autofill/
DWebAutofill.cpp235 void WebAutofill::setProfile(const string16& fullName, const string16& emailAddress, const string16… in setProfile()
/external/webkit/Source/WebKit/android/jni/
DWebSettings.cpp310 …string16 emailAddress = getStringFieldAsString16(env, autoFillProfile, gFieldIds->mAutoFillProfile… in syncAutoFillProfile() local