Home
last modified time | relevance | path

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

/frameworks/opt/net/ims/src/java/com/android/ims/
DMmTelFeatureConnection.java161 checkServiceIsReady(); in registerCallback()
350 checkServiceIsReady(); in openConnection()
444 checkServiceIsReady(); in setMediaThreshold()
452 checkServiceIsReady(); in queryMediaQualityStatus()
460 checkServiceIsReady(); in changeEnabledCapabilities()
468 checkServiceIsReady(); in queryEnabledCapabilities()
476 checkServiceIsReady(); in queryCapabilityStatus()
485 checkServiceIsReady(); in createCallProfile()
493 checkServiceIsReady(); in changeOfferedRtpHeaderExtensionTypes()
502 checkServiceIsReady(); in createCallSession()
[all …]
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()
DFeatureConnection.java146 public void checkServiceIsReady() throws RemoteException { in checkServiceIsReady() method in FeatureConnection
/frameworks/opt/net/ims/tests/src/com/android/ims/
DFeatureConnectionTest.java64 public void checkServiceIsReady() throws RemoteException { in checkServiceIsReady() method in FeatureConnectionTest.TestFeatureConnection
65 super.checkServiceIsReady(); in checkServiceIsReady()
118 mTestFeatureConnection.checkServiceIsReady(); in testServiceIsReady()
134 mTestFeatureConnection.checkServiceIsReady(); in testServiceIsNotReady()
145 mTestFeatureConnection.checkServiceIsReady(); in testServiceIsNotReady()