Home
last modified time | relevance | path

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

/packages/modules/Connectivity/thread/service/java/com/android/server/thread/
DThreadNetworkControllerService.java227 Supplier<String> countryCodeSupplier) { in ThreadNetworkControllerService() argument
242 mCountryCodeSupplier = countryCodeSupplier; in ThreadNetworkControllerService()
248 Supplier<String> countryCodeSupplier) { in newInstance() argument
267 countryCodeSupplier); in newInstance()