Home
last modified time | relevance | path

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

/packages/modules/Connectivity/thread/service/java/com/android/server/thread/
DThreadNetworkCountryCode.java82 COUNTRY_CODE_SOURCE_LOCATION,
93 private static final String COUNTRY_CODE_SOURCE_LOCATION = "Location"; field in ThreadNetworkCountryCode
285 new CountryCodeInfo(countryCode, COUNTRY_CODE_SOURCE_LOCATION); in geocodeListener()