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.java106 checkServiceIsReady(); in registerCallback()
133 checkServiceIsReady(); in unregisterCallback()
352 checkServiceIsReady(); in openConnection()
421 checkServiceIsReady(); in changeEnabledCapabilities()
429 checkServiceIsReady(); in queryEnabledCapabilities()
437 checkServiceIsReady(); in queryCapabilityStatus()
446 checkServiceIsReady(); in createCallProfile()
454 checkServiceIsReady(); in createCallSession()
461 checkServiceIsReady(); in getUtInterface()
472 checkServiceIsReady(); in getEcbmInterface()
[all …]
DRcsFeatureConnection.java225 checkServiceIsReady(); in setRcsFeatureListener()
240 checkServiceIsReady(); in queryCapabilityStatus()
272 checkServiceIsReady(); in addCapabilityCallback()
280 checkServiceIsReady(); in removeCapabilityCallback()
288 checkServiceIsReady(); in queryCapabilityConfiguration()
296 checkServiceIsReady(); in changeEnabledCapabilities()
DFeatureConnection.java212 public void checkServiceIsReady() throws RemoteException { in checkServiceIsReady() method in FeatureConnection
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/
DFeatureConnectionTest.java72 public void checkServiceIsReady() throws RemoteException { in checkServiceIsReady() method in FeatureConnectionTest.TestFeatureConnection
73 super.checkServiceIsReady(); in checkServiceIsReady()
139 mTestFeatureConnection.checkServiceIsReady(); in testServiceIsReady()
155 mTestFeatureConnection.checkServiceIsReady(); in testServiceIsNotReady()
166 mTestFeatureConnection.checkServiceIsReady(); in testServiceIsNotReady()