Searched refs:showErrorMessageNowOrLater (Results 1 – 1 of 1) sorted by relevance
1451 showErrorMessageNowOrLater(errString, null, FACE); in onFaceAuthError()1461 showErrorMessageNowOrLater(errString, null, FINGERPRINT); in onFingerprintAuthError()1598 showErrorMessageNowOrLater(errString, followupMessage, FACE); in handleFaceLockoutError()1601 showErrorMessageNowOrLater( in handleFaceLockoutError()1653 private void showErrorMessageNowOrLater(String errString, @Nullable String followUpMsg, in showErrorMessageNowOrLater() method in KeyguardIndicationController