Searched refs:UNAVAILABLE_REASON_DISCONNECTED (Results 1 – 5 of 5) sorted by relevance
50 public static final int UNAVAILABLE_REASON_DISCONNECTED = 0; field in FeatureConnector79 UNAVAILABLE_REASON_DISCONNECTED,218 private Integer mDisconnectedReason = UNAVAILABLE_REASON_DISCONNECTED;280 mCallback.imsFeatureRemoved(UNAVAILABLE_REASON_DISCONNECTED); in disconnect()
67 FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in notifyFeatureCreatedOrRemoved()
308 mTestManager.callback.imsFeatureRemoved(FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testConnectReadyRemovedReady()312 verify(mListener).connectionUnavailable(FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testConnectReadyRemovedReady()317 verify(mListener).connectionUnavailable(FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testConnectReadyRemovedReady()336 verify(mListener).connectionUnavailable(FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testConnectDisconnect()344 verify(mListener).connectionUnavailable(FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testConnectDisconnect()361 verify(mListener).connectionUnavailable(FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testConnectDisconnectConnect()370 verify(mListener).connectionUnavailable(FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testConnectDisconnectConnect()
301 FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testListenNull()
406 mConnectorListener.connectionUnavailable(FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testCarrierConfigLoadSubscription()423 mConnectorListener.connectionUnavailable(FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testCarrierConfigSentLocked()454 mConnectorListener.connectionUnavailable(FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testCarrierConfigSentAfterReady()468 mConnectorListener.connectionUnavailable(FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testCarrierConfigSentBeforeReady()493 mConnectorListener.connectionUnavailable(FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testCarrierConfigSentAfterReadyAndCrash()501 mConnectorListener.connectionUnavailable(FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testCarrierConfigSentAfterReadyAndCrash()511 mConnectorListener.connectionUnavailable(FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testCarrierConfigSentBeforeReadyAndCrash()522 mConnectorListener.connectionUnavailable(FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testCarrierConfigSentBeforeReadyAndCrash()1921 mConnectorListener.connectionUnavailable(FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testConfigureRtpHeaderExtensionTypes()1951 mConnectorListener.connectionUnavailable(FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testRtpButNoSdp()[all …]