Home
last modified time | relevance | path

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

/frameworks/opt/net/ims/src/java/com/android/ims/
DImsManager.java2014 MmTelFeatureConnection c = getOrThrowExceptionIfServiceUnavailable(); in open()
2152 MmTelFeatureConnection c = getOrThrowExceptionIfServiceUnavailable(); in addCapabilitiesCallback()
2173 MmTelFeatureConnection c = getOrThrowExceptionIfServiceUnavailable(); in removeCapabilitiesCallback()
2223 MmTelFeatureConnection c = getOrThrowExceptionIfServiceUnavailable(); in removeRegistrationListener()
2300 MmTelFeatureConnection c = getOrThrowExceptionIfServiceUnavailable(); in createOrGetSupplementaryServiceConfiguration()
2334 MmTelFeatureConnection c = getOrThrowExceptionIfServiceUnavailable(); in createCallProfile()
2355 MmTelFeatureConnection c = getOrThrowExceptionIfServiceUnavailable(); in setOfferedRtpHeaderExtensionTypes()
2382 getOrThrowExceptionIfServiceUnavailable(); in makeCall()
2408 getOrThrowExceptionIfServiceUnavailable(); in takeCall()
2435 MmTelFeatureConnection c = getOrThrowExceptionIfServiceUnavailable(); in getConfigInterface()
[all …]