Searched refs:isUnableToProcessError (Results 1 – 2 of 2) sorted by relevance
79 fun isUnableToProcessError() = msgId == FACE_ERROR_UNABLE_TO_PROCESS in isLockoutError() method
95 return isCancellationError() || isUnableToProcessError() in <lambda>()