Home | History | Annotate | Download | only in wifi

Lines Matching defs:setCountryCode

2325     public synchronized void setCountryCode(String countryCode, boolean persist) {
3591 private void setCountryCode() {
3595 setCountryCode(countryCode, false);
5846 setCountryCode();
5939 if (mWifiNative.setCountryCode(country)) {