Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/android/WebCoreSupport/autofill/
DWebAutofill.cpp237 …const string16& state, const string16& zipCode, const string16& country, const string16& phoneNumb… in setProfile()
/external/webkit/Source/WebKit/android/jni/
DWebSettings.cpp319 …string16 zipCode = getStringFieldAsString16(env, autoFillProfile, gFieldIds->mAutoFillProfileZipCo… in syncAutoFillProfile() local