Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DShortcutViewUtils.java267 String[] countrysToEnableShortcutView = context.getResources().getStringArray( in isSupportedCountry() local
269 for (String supportedCountry : countrysToEnableShortcutView) { in isSupportedCountry()