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.java328 if (doesSubscriptionSupportSingleRegistration(subId)) { in updateSupportedFeatures()
368 private boolean doesSubscriptionSupportSingleRegistration(int subId) { in doesSubscriptionSupportSingleRegistration() method in TelephonyRcsService