Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/smartdial/util/
DSmartDialPrefix.java296 countryCodes = initCountryCodes(); in isValidCountryCode()
301 private static Set<String> initCountryCodes() { in initCountryCodes() method in SmartDialPrefix