Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/src/com/android/services/telephony/rcs/
H A DTelephonyRcsService.java293 if (isDeviceUceEnabled() && doesSubscriptionSupportPresence(subId)) { in updateSupportedFeatures()
332 private boolean doesSubscriptionSupportPresence(int subId) { in doesSubscriptionSupportPresence() method in TelephonyRcsService