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.java290 if (isDeviceUceEnabled() && doesSubscriptionSupportPresence(subId)) { in updateSupportedFeatures()
329 private boolean doesSubscriptionSupportPresence(int subId) { in doesSubscriptionSupportPresence() method in TelephonyRcsService