HomeSort by relevance Sort by last modified time
    Searched defs:COUNTRY_ISO (Results 1 - 4 of 4) sorted by null

  /frameworks/base/services/tests/servicestests/src/com/android/server/location/
ComprehensiveCountryDetectorTest.java 25 public final static String COUNTRY_ISO = "us";
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);
  /packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogQuery.java 31 Calls.COUNTRY_ISO, // 5
57 public static final int COUNTRY_ISO = 5;
  /frameworks/base/core/java/android/provider/
CallLog.java 217 public static final String COUNTRY_ISO = "countryiso";
  /prebuilts/sdk/21/
android.jar 

Completed in 173 milliseconds