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