Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/android/WebCoreSupport/autofill/
DWebAutofill.cpp236 … const string16& addressLine1, const string16& addressLine2, const string16& city, in setProfile()
/external/webkit/Source/WebKit/android/jni/
DWebSettings.cpp316 …string16 addressLine2 = getStringFieldAsString16(env, autoFillProfile, gFieldIds->mAutoFillProfile… in syncAutoFillProfile() local