Searched defs:IsCityCode (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/autofill/
H A Dphone_number.cc63 if (IsCityCode(stripped_text))
216 bool PhoneNumber::IsCityCode(const string16& text) const { function in class:PhoneNumber

Completed in 30 milliseconds