Searched refs:setCountryCodeHalNative (Results 1 – 1 of 1) sorted by relevance
2352 private static native boolean setCountryCodeHalNative(int iface, String CountryCode); in setCountryCodeHalNative() method in WifiNative2356 return setCountryCodeHalNative(sWlan0Index, CountryCode); in setCountryCodeHal()