Searched refs:isDeviceUceEnabled (Results 1 – 2 of 2) sorted by relevance
317 if (isDeviceUceEnabled() && doesSubscriptionSupportPresence(subId)) { in updateSupportedFeatures()348 public boolean isDeviceUceEnabled() { in isDeviceUceEnabled() method in TelephonyRcsService
1417 return (mTelephonyRcsService == null) ? false : mTelephonyRcsService.isDeviceUceEnabled(); in getDeviceUceEnabled()