Searched refs:mLastErrorDisconnectCause (Results 1 – 1 of 1) sorted by relevance
94 private DisconnectCause mLastErrorDisconnectCause; field in CreateConnectionProcessor143 mLastErrorDisconnectCause = disconnectCause; in continueProcessingIfPossible()212 DisconnectCause disconnectCause = mLastErrorDisconnectCause != null ? in attemptNextPhoneAccount()213 mLastErrorDisconnectCause : new DisconnectCause(DisconnectCause.ERROR); in attemptNextPhoneAccount()426 mLastErrorDisconnectCause = errorDisconnectCause; in handleCreateConnectionFailure()