Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiCountryCode.java37 private String mCurrentCountryCode = null; field in WifiCountryCode
155 return mCurrentCountryCode; in getCurrentCountryCode()
188 mCurrentCountryCode = country; in setCountryCodeNative()