Searched refs:errorStatus (Results 1 – 1 of 1) sorted by relevance
151 val errorStatus = ErrorAuthenticationStatus(errorCode, errString.toString()) in onAuthenticationError() constant152 if (errorStatus.isLockoutError()) { in onAuthenticationError()155 _authenticationStatus.value = errorStatus in onAuthenticationError()156 if (errorStatus.isCancellationError()) { in onAuthenticationError()169 errorStatus.isLockoutError(), in onAuthenticationError()170 errorStatus.isCancellationError() in onAuthenticationError()