Searched refs:mLastErrorDisconnectCause (Results 1 – 1 of 1) sorted by relevance
96 private DisconnectCause mLastErrorDisconnectCause; field in CreateConnectionProcessor142 mLastErrorDisconnectCause = disconnectCause; in continueProcessingIfPossible()215 mResponse.handleCreateConnectionFailure(mLastErrorDisconnectCause != null ? in attemptNextPhoneAccount()216 mLastErrorDisconnectCause : new DisconnectCause(DisconnectCause.ERROR)); in attemptNextPhoneAccount()410 mLastErrorDisconnectCause = errorDisconnectCause; in handleCreateConnectionFailure()