Searched refs:supportedCountries (Results 1 – 3 of 3) sorted by relevance
190 String supportedCountries = in showEuiccSettings() local195 } else if (!TextUtils.isEmpty(supportedCountries)) { in showEuiccSettings()197 Arrays.asList(TextUtils.split(supportedCountries.toLowerCase(), ",")); in showEuiccSettings()
207 String supportedCountries = in showEuiccSettings() local212 } else if (!TextUtils.isEmpty(supportedCountries)) { in showEuiccSettings()214 Arrays.asList(TextUtils.split(supportedCountries.toLowerCase(), ",")); in showEuiccSettings()
214 String supportedCountries = in showEuiccSettings() local219 } else if (!TextUtils.isEmpty(supportedCountries)) { in showEuiccSettings()221 Arrays.asList(TextUtils.split(supportedCountries.toLowerCase(), ",")); in showEuiccSettings()