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