Home
last modified time | relevance | path

Searched refs:isCancellationError (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/shared/model/
H A DFaceAuthenticationModels.kt72 fun isCancellationError() = msgId == FaceManager.FACE_ERROR_CANCELED regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/
H A DDeviceEntryFaceAuthRepository.kt437 if (errorStatus.isCancellationError()) {
448 errorStatus.isCancellationError()