Searched refs:mFingerprintCipher (Results 1 – 1 of 1) sorted by relevance
80 private Cipher mFingerprintCipher; field in AuthenticationBoundKeyTestActivity175 mFingerprintCipher = initFingerprintEncryptionCipher(); in setupTests()176 if (tryEncryptWithFingerprintKey(mFingerprintCipher)) { in setupTests()350 if (tryEncryptWithFingerprintKey(mFingerprintCipher)) { in onAuthenticationSucceeded()372 … mFingerprintManager.authenticate(new FingerprintManager.CryptoObject(mFingerprintCipher), in onCreateDialog()