Home
last modified time | relevance | path

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

/frameworks/opt/net/ims/src/java/com/android/ims/
DImsManager.java2471 public ImsUtInterface createOrGetSupplementaryServiceConfiguration() throws ImsException { in createOrGetSupplementaryServiceConfiguration() method in ImsManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java4720 ImsUtInterface ut = mImsManager.createOrGetSupplementaryServiceConfiguration(); in getUtInterface()