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.java639 if (!isImsSingleRegistrationSupportedOnDevice()) { in isSipDelegateSupported()
667 if (!isImsSingleRegistrationSupportedOnDevice()) { in createSipDelegate()
977 private boolean isImsSingleRegistrationSupportedOnDevice() { in isImsSingleRegistrationSupportedOnDevice() method in ImsRcsController