Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DTelecomAccountRegistry.java889 String[] supportedCountries = mContext.getResources().getStringArray( in isRttCurrentlySupported() local
891 if (supportedCountries == null || Arrays.stream(supportedCountries).noneMatch( in isRttCurrentlySupported()