Home
last modified time | relevance | path

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

/packages/modules/GeoTZ/validation/geonames/src/main/java/com/android/timezone/location/validation/
DCitiesFile.java71 String getIsoCountryCode() { in getIsoCountryCode() method in CitiesFile.City
DGeonamesComparison.java103 String geonamesCountryCode = city.getIsoCountryCode(); in main()