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.java2155 MmTelFeatureConnection c = getOrThrowExceptionIfServiceUnavailable(); in open()
2325 MmTelFeatureConnection c = getOrThrowExceptionIfServiceUnavailable(); in addCapabilitiesCallback()
2346 MmTelFeatureConnection c = getOrThrowExceptionIfServiceUnavailable(); in removeCapabilitiesCallback()
2396 MmTelFeatureConnection c = getOrThrowExceptionIfServiceUnavailable(); in removeRegistrationListener()
2473 MmTelFeatureConnection c = getOrThrowExceptionIfServiceUnavailable(); in createOrGetSupplementaryServiceConfiguration()
2507 MmTelFeatureConnection c = getOrThrowExceptionIfServiceUnavailable(); in createCallProfile()
2528 MmTelFeatureConnection c = getOrThrowExceptionIfServiceUnavailable(); in setOfferedRtpHeaderExtensionTypes()
2555 getOrThrowExceptionIfServiceUnavailable(); in makeCall()
2581 getOrThrowExceptionIfServiceUnavailable(); in takeCall()
2617 MmTelFeatureConnection c = getOrThrowExceptionIfServiceUnavailable(); in getConfigInterface()
[all …]