Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsManager.java2014 MmTelFeatureConnection c = getOrThrowExceptionIfServiceUnavailable(); in open()
2152 MmTelFeatureConnection c = getOrThrowExceptionIfServiceUnavailable(); in addCapabilitiesCallback()
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()
2464 MmTelFeatureConnection c = getOrThrowExceptionIfServiceUnavailable(); in changeMmTelCapability()
[all …]