Searched defs:COUNTRY_ISO (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/location/
H A DComprehensiveCountryDetectorTest.java25 public final static String COUNTRY_ISO = "us"; field in class:ComprehensiveCountryDetectorTest.TestCountryDetector
145 TestCountryDetector.COUNTRY_ISO, Country.COUNTRY_SOURCE_NETWORK);
164 TestCountryDetector.COUNTRY_ISO, Country.COUNTRY_SOURCE_SIM);
166 TestCountryDetector.COUNTRY_ISO, Country.COUNTRY_SOURCE_LOCATION);
189 TestCountryDetector.COUNTRY_ISO, Country.COUNTRY_SOURCE_LOCALE);
210 TestCountryDetector.COUNTRY_ISO, Country.COUNTRY_SOURCE_SIM);
231 TestCountryDetector.COUNTRY_ISO, Country.COUNTRY_SOURCE_SIM);
/frameworks/base/core/java/android/provider/
H A DCallLog.java262 public static final String COUNTRY_ISO = "countryiso"; field in class:CallLog.Calls

Completed in 52 milliseconds