Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DImsRcsController.java539 if (!isImsSingleRegistrationSupportedOnDevice()) { in isSipDelegateSupported()
567 if (!isImsSingleRegistrationSupportedOnDevice()) { in createSipDelegate()
787 private boolean isImsSingleRegistrationSupportedOnDevice() { in isImsSingleRegistrationSupportedOnDevice() method in ImsRcsController