Searched defs:errorStatus (Results 1 – 3 of 3) sorted by relevance
66 val errorStatus = it as ErrorFingerprintAuthenticationStatus regex
431 val errorStatus = ErrorFaceAuthenticationStatus(errorCode, errString.toString()) regex
691 int errorStatus = RadioTuner.ERROR_HARDWARE_FAILURE; in onError_forTunerAdapter() local