Searched refs:FACE_ERROR_UNABLE_TO_PROCESS (Results 1 – 6 of 6) sorted by relevance
57 FACE_ERROR_UNABLE_TO_PROCESS,85 int FACE_ERROR_UNABLE_TO_PROCESS = 2; field
114 onError(BiometricFaceConstants.FACE_ERROR_UNABLE_TO_PROCESS, 0 /* vendorCode */); in startHalOperation()119 onError(BiometricFaceConstants.FACE_ERROR_UNABLE_TO_PROCESS, 0 /* vendorCode */); in startHalOperation()
55 return BiometricFaceConstants.FACE_ERROR_UNABLE_TO_PROCESS; in toFrameworkError()
187 onError(BiometricFaceConstants.FACE_ERROR_UNABLE_TO_PROCESS, 0 /* vendorCode */); in startHalOperation()
759 case FACE_ERROR_UNABLE_TO_PROCESS: in getErrorString()
1002 || msgId == FaceManager.FACE_ERROR_UNABLE_TO_PROCESS) { in handleFaceError()