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