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