Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiCountryCode.java54 private String mDriverCountryCode = null; field in WifiCountryCode
210 return mDriverCountryCode; in getCountryCodeSentToDriver()
232 pw.println("mDriverCountryCode: " + mDriverCountryCode); in dump()
275 mDriverCountryCode = country; in setCountryCodeNative()