Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/biometrics/
DBiometricTest.java101 showToastAndLog("This should be impossible, please capture a bug report "
104 showToastAndLog("This should be impossible, please capture a bug report"
107 showToastAndLog("Please enroll a biometric and start the next test");
112 showToastAndLog("Please start the next test");
124 showToastAndLog("Please start the next test");
128 showToastAndLog("Error: " + errorCode + " " + errString);
134 showToastAndLog("Please start the next test");
136 showToastAndLog("Error: " + errorCode + " " + errString);
139 showToastAndLog(errString.toString() + " Please try again");
141 showToastAndLog(errString.toString() + " Please try again");
[all …]