Home
last modified time | relevance | path

Searched defs:CountryCode (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java1956 private static native boolean setCountryCodeHalNative(int iface, String CountryCode); in setCountryCodeHalNative()
1957 synchronized public static boolean setCountryCodeHal( String CountryCode) { in setCountryCodeHal()