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()
306 mTestManager.callback.imsFeatureRemoved(FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testConnectReadyRemovedReady()310 verify(mListener).connectionUnavailable(FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testConnectReadyRemovedReady()315 verify(mListener).connectionUnavailable(FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testConnectReadyRemovedReady()334 verify(mListener).connectionUnavailable(FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testConnectDisconnect()342 verify(mListener).connectionUnavailable(FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testConnectDisconnect()359 verify(mListener).connectionUnavailable(FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testConnectDisconnectConnect()368 verify(mListener).connectionUnavailable(FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testConnectDisconnectConnect()
297 FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testListenNull()
107 FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testRcsFeatureManagerConnectDisconnect()205 FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testFeatureManagerDisconnectedAddFeature()218 FeatureConnector.UNAVAILABLE_REASON_DISCONNECTED); in testFeatureManagerDisconnectedException()