Home
last modified time | relevance | path

Searched refs:mIsoCountryCode (Results 1 – 1 of 1) sorted by relevance

/packages/modules/GeoTZ/validation/geonames/src/main/java/com/android/timezone/location/validation/
DCitiesFile.java50 private final String mIsoCountryCode; field in CitiesFile.City
58 this.mIsoCountryCode = isoCountryCode; in City()
72 return mIsoCountryCode; in getIsoCountryCode()