Searched defs:NumberWithCountryIso (Results 1 – 2 of 2) sorted by relevance
28 public final class NumberWithCountryIso { class33 public NumberWithCountryIso(String number, String countryIso) { in NumberWithCountryIso() method in NumberWithCountryIso
89 public ContactInfoCache( in ContactInfoCache()