Searched refs:mLastErrorDisconnectCause (Results 1 – 1 of 1) sorted by relevance
120 private DisconnectCause mLastErrorDisconnectCause; field in CreateConnectionProcessor182 mLastErrorDisconnectCause = disconnectCause; in continueProcessingIfPossible()268 DisconnectCause disconnectCause = mLastErrorDisconnectCause != null ? in attemptNextPhoneAccount()269 mLastErrorDisconnectCause : new DisconnectCause(DisconnectCause.ERROR); in attemptNextPhoneAccount()515 mLastErrorDisconnectCause = errorDisconnectCause; in handleCreateConnectionFailure()