Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/rcs/
DTelephonyRcsService.java227 if (doesSubscriptionSupportPresence(subId)) { in updateSupportedFeatures()
241 private boolean doesSubscriptionSupportPresence(int subId) { in doesSubscriptionSupportPresence() method in TelephonyRcsService