Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiCountryCode.java188 return pickCountryCode(); in getCountryCode()
207 String country = pickCountryCode(); in updateCountryCode()
223 private String pickCountryCode() { in pickCountryCode() method in WifiCountryCode