Searched refs:mFingerprintCipher (Results 1 – 1 of 1) sorted by relevance
85 private Cipher mFingerprintCipher; field in AuthenticationBoundKeyTestActivity185 mFingerprintCipher = initFingerprintEncryptionCipher(); in setupTests()368 if (mActivity.tryEncryptWithFingerprintKey(mActivity.mFingerprintCipher)) { in onAuthenticationSucceeded()405 new FingerprintManager.CryptoObject(mActivity.mFingerprintCipher), in onCreateDialog()