Searched defs:Country (Results 1 – 1 of 1) sorted by relevance
38 public final class Country implements Parcelable { class102 public Country(@NonNull final String countryIso, @CountrySource final int source) { in Country() method in Country113 private Country(final String countryIso, final int source, long timestamp) { in Country() method in Country124 public Country(Country country) { in Country() method in Country