Home | History | Annotate | Download | only in com.example.android.fingerprintdialog

Lines Matching refs:FINGERPRINT

23 import android.hardware.fingerprint.FingerprintManager;
123 // Show a message that the user hasn't set up a fingerprint or lock screen.
126 + "Go to 'Settings -> Security -> Fingerprint' to set up a fingerprint",
141 "Go to 'Settings -> Security -> Fingerprint' and register at least one fingerprint",
158 * been disabled or reset after the key was generated, or if a fingerprint got enrolled after
178 * @param withFingerprint {@code true} if the purchase was made by using a fingerprint
184 // If the user has authenticated with fingerprint, verify that using cryptography and
194 // Show confirmation, if fingerprint was used show crypto information.
206 * only works if the user has just authenticated via fingerprint.
221 * authenticated with fingerprint.
225 * be invalidated even if a new fingerprint is enrolled.
228 * (the key will be invalidated if a new fingerprint is
234 // The enrolling flow for fingerprint. This is where you ask the user to set up fingerprint
246 // Require the user to authenticate with a fingerprint to authorize every use
301 // of the fingerprint.
304 // Show the fingerprint dialog. The user has the option to use the fingerprint with
314 FingerprintAuthenticationDialogFragment.Stage.FINGERPRINT);
321 // This happens if the lock screen has been disabled or or a fingerprint got