Searched refs:mFingerprintCipher (Results 1 – 1 of 1) sorted by relevance
81 private Cipher mFingerprintCipher; field in AuthenticationBoundKeyTestActivity176 mFingerprintCipher = initFingerprintEncryptionCipher(); in setupTests()177 if (tryEncryptWithFingerprintKey(mFingerprintCipher)) { in setupTests()358 if (mActivity.tryEncryptWithFingerprintKey(mActivity.mFingerprintCipher)) { in onAuthenticationSucceeded()395 new FingerprintManager.CryptoObject(mActivity.mFingerprintCipher), in onCreateDialog()