Searched defs:errorStatus (Results 1 – 3 of 3) sorted by relevance
102 .filter { (errorStatus, fingerprintAuthAllowed) -> in <lambda>() method105 .map { (errorStatus, _) -> in <lambda>() method199 .filter { (errorStatus, faceAuthCurrentlyAllowed) -> in <lambda>() method
462 val errorStatus = ErrorFaceAuthenticationStatus(errorCode, errString.toString()) in onAuthenticationError() constant
808 int errorStatus = RadioTuner.ERROR_HARDWARE_FAILURE; in onError_forTunerAdapter() local