Searched refs:oemDefaultCountryCode (Results 1 – 1 of 1) sorted by relevance
41 String oemDefaultCountryCode, in WifiCountryCode() argument50 } else if (!TextUtils.isEmpty(oemDefaultCountryCode)) { in WifiCountryCode()51 mDefaultCountryCode = oemDefaultCountryCode.toUpperCase(); in WifiCountryCode()