Home | History | Annotate | Download | only in autofill

Lines Matching refs:HomePhoneNumber

7 HomePhoneNumber::HomePhoneNumber() {}
9 HomePhoneNumber::HomePhoneNumber(const HomePhoneNumber& phone)
13 HomePhoneNumber::~HomePhoneNumber() {}
15 HomePhoneNumber& HomePhoneNumber::operator=(const HomePhoneNumber& phone) {
20 AutofillFieldType HomePhoneNumber::GetNumberType() const {
24 AutofillFieldType HomePhoneNumber::GetCityCodeType() const {
28 AutofillFieldType HomePhoneNumber::GetCountryCodeType() const {
32 AutofillFieldType HomePhoneNumber::GetCityAndNumberType() const {
36 AutofillFieldType HomePhoneNumber::GetWholeNumberType() const {