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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiCountryCode.java40 private String mCurrentCountryCode = null; field in class:WifiCountryCode
164 return mCurrentCountryCode;
208 mCurrentCountryCode = country;

Completed in 966 milliseconds