Home
last modified time | relevance | path

Searched refs:showError (Results 1 – 2 of 2) sorted by relevance

/development/samples/browseable/FingerprintDialog/src/com.example.android.fingerprintdialog/
DFingerprintUiHelper.java82 showError(errString); in onAuthenticationError()
94 showError(helpString); in onAuthenticationHelp()
99 showError(mIcon.getResources().getString( in onAuthenticationFailed()
119 private void showError(CharSequence error) { in showError() method in FingerprintUiHelper
/development/samples/browseable/AsymmetricFingerprintDialog/src/com.example.android.asymmetricfingerprintdialog/
DFingerprintUiHelper.java105 showError(errString); in onAuthenticationError()
117 showError(helpString); in onAuthenticationHelp()
122 showError(mIcon.getResources().getString( in onAuthenticationFailed()
142 private void showError(CharSequence error) { in showError() method in FingerprintUiHelper