Home
last modified time | relevance | path

Searched refs:countriesWithNoService (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java3153 String[] countriesWithNoService = mPhone.getContext().getResources().getStringArray( in shouldForceDisplayNoService() local
3155 if (ArrayUtils.isEmpty(countriesWithNoService)) { in shouldForceDisplayNoService()
3159 for (String country : countriesWithNoService) { in shouldForceDisplayNoService()