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