Searched refs:COUNTRY_SOURCE_NETWORK (Results 1 – 6 of 6) sorted by relevance
42 public static final int COUNTRY_SOURCE_NETWORK = 0; field in Country67 COUNTRY_SOURCE_NETWORK,104 || source < COUNTRY_SOURCE_NETWORK in Country()114 if (countryIso == null || source < COUNTRY_SOURCE_NETWORK in Country()
177 Country country = new Country("US", Country.COUNTRY_SOURCE_NETWORK); in notifyReceivers_twoListenersRegistered_bothNotified()
145 TestCountryDetector.COUNTRY_ISO, Country.COUNTRY_SOURCE_NETWORK);
226 return new Country(countryIso, Country.COUNTRY_SOURCE_NETWORK); in getNetworkBasedCountry()
6199 field public static final int COUNTRY_SOURCE_NETWORK = 0; // 0x0
22813 Landroid/location/Country;->COUNTRY_SOURCE_NETWORK:I