Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/rcs/
DTelephonyRcsService.java301 if (doesSubscriptionSupportSingleRegistration(subId)) { in updateSupportedFeatures()
341 private boolean doesSubscriptionSupportSingleRegistration(int subId) { in doesSubscriptionSupportSingleRegistration() method in TelephonyRcsService