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.java47 private String mDriverCountryCode = null; field in WifiCountryCode
177 return mDriverCountryCode; in getCountryCodeSentToDriver()
198 pw.println("mDriverCountryCode: " + mDriverCountryCode); in dump()
238 mDriverCountryCode = country; in setCountryCodeNative()