Searched refs:oemDefaultCountryCode (Results 1 – 1 of 1) sorted by relevance
55 String oemDefaultCountryCode, in WifiCountryCode() argument61 if (!TextUtils.isEmpty(oemDefaultCountryCode)) { in WifiCountryCode()62 mDefaultCountryCode = oemDefaultCountryCode.toUpperCase(Locale.US); in WifiCountryCode()