Home
last modified time | relevance | path

Searched defs:Country (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/location/java/android/location/
DCountry.java30 public class Country implements Parcelable { class
81 public Country(final String countryIso, final int source) { in Country() method in Country
91 private Country(final String countryIso, final int source, long timestamp) { in Country() method in Country
101 public Country(Country country) { in Country() method in Country