Searched defs:CountryCode (Results 1 – 1 of 1) sorted by relevance
2352 private static native boolean setCountryCodeHalNative(int iface, String CountryCode); in setCountryCodeHalNative()2353 public boolean setCountryCodeHal(String CountryCode) { in setCountryCodeHal()