Searched refs:showErrorMessageNowOrLater (Results 1 – 1 of 1) sorted by relevance
1297 showErrorMessageNowOrLater(errString, null); in onFaceAuthError()1307 showErrorMessageNowOrLater(errString, null); in onFingerprintAuthError()1419 showErrorMessageNowOrLater(errString, followupMessage); in handleFaceLockoutError()1422 showErrorMessageNowOrLater( in handleFaceLockoutError()1470 private void showErrorMessageNowOrLater(String errString, @Nullable String followUpMsg) { in showErrorMessageNowOrLater() method in KeyguardIndicationController