Searched defs:isCancellationError (Results 1 – 2 of 2) sorted by relevance
84 fun isCancellationError(): Boolean = method
77 fun isCancellationError() = msgId == FACE_ERROR_CANCELED in isLockoutError() method