Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiCountryCode.java106 synchronized void enableForceCountryCode(String countryCode) { in enableForceCountryCode() method in WifiCountryCode
DWifiShellCommand.java231 mWifiCountryCode.enableForceCountryCode(countryCode); in onCommand()