HomeSort by relevance Sort by last modified time
    Searched refs:GetMetadataForRegion (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
shortnumberinfo.h 65 const i18n::phonenumbers::PhoneMetadata* GetMetadataForRegion(
shortnumberinfo.cc 66 const PhoneMetadata* ShortNumberInfo::GetMetadataForRegion(
99 const PhoneMetadata* metadata = GetMetadataForRegion(region_code);
asyoutypeformatter.h 90 const PhoneMetadata* GetMetadataForRegion(const string& region_code) const;
asyoutypeformatter.cc 141 default_metadata_(GetMetadataForRegion(region_code)),
156 const PhoneMetadata* AsYouTypeFormatter::GetMetadataForRegion(
162 phone_util_.GetMetadataForRegion(main_country);
328 current_metadata_ = GetMetadataForRegion(default_country_);
697 current_metadata_ = GetMetadataForRegion(new_region_code);
phonenumberutil.cc     [all...]
phonenumberutil.h 678 const i18n::phonenumbers::PhoneMetadata* GetMetadataForRegion(
    [all...]
phonenumbermatcher.cc 741 phone_util_.GetMetadataForRegion(phone_number_region);
    [all...]

Completed in 128 milliseconds