Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DMmTelFeatureConnection.java300 checkServiceIsReady(); in openConnection()
383 checkServiceIsReady(); in changeEnabledCapabilities()
391 checkServiceIsReady(); in queryEnabledCapabilities()
399 checkServiceIsReady(); in queryCapabilityStatus()
408 checkServiceIsReady(); in createCallProfile()
416 checkServiceIsReady(); in changeOfferedRtpHeaderExtensionTypes()
425 checkServiceIsReady(); in createCallSession()
434 checkServiceIsReady(); in createOrGetUtInterface()
450 checkServiceIsReady(); in setEcbmInterface()
475 checkServiceIsReady(); in setUiTTYMode()
[all …]
H A DRcsFeatureConnection.java169 checkServiceIsReady(); in queryCapabilityStatus()
201 checkServiceIsReady(); in addCapabilityCallback()
209 checkServiceIsReady(); in removeCapabilityCallback()
217 checkServiceIsReady(); in queryCapabilityConfiguration()
225 checkServiceIsReady(); in changeEnabledCapabilities()
233 checkServiceIsReady(); in requestPublication()
241 checkServiceIsReady(); in requestCapabilities()
249 checkServiceIsReady(); in sendOptionsCapabilityRequest()
H A DFeatureConnection.java144 public void checkServiceIsReady() throws RemoteException { in checkServiceIsReady() method in FeatureConnection
/aosp12/frameworks/opt/net/ims/tests/src/com/android/ims/
H A DFeatureConnectionTest.java64 public void checkServiceIsReady() throws RemoteException { in checkServiceIsReady() method in FeatureConnectionTest.TestFeatureConnection
65 super.checkServiceIsReady(); in checkServiceIsReady()
117 mTestFeatureConnection.checkServiceIsReady(); in testServiceIsReady()
133 mTestFeatureConnection.checkServiceIsReady(); in testServiceIsNotReady()
144 mTestFeatureConnection.checkServiceIsReady(); in testServiceIsNotReady()