Searched refs:countriesWithNoService (Results 1 – 1 of 1) sorted by relevance
3091 String[] countriesWithNoService = mPhone.getContext().getResources().getStringArray( in shouldForceDisplayNoService() local3093 if (ArrayUtils.isEmpty(countriesWithNoService)) { in shouldForceDisplayNoService()3097 for (String country : countriesWithNoService) { in shouldForceDisplayNoService()