Searched refs:mCryptoObject (Results 1 – 2 of 2) sorted by relevance
55 private FingerprintManager.CryptoObject mCryptoObject; field in FingerprintAuthenticationDialogFragment122 mFingerprintUiHelper.startListening(mCryptoObject); in onResume()148 mCryptoObject = cryptoObject; in setCryptoObject()246 mActivity.onPurchased(true /* withFingerprint */, mCryptoObject); in onAuthenticated()
72 private FingerprintManager.CryptoObject mCryptoObject; field in FingerprintAuthenticationDialogFragment146 mFingerprintUiHelper.startListening(mCryptoObject); in onResume()170 mCryptoObject = cryptoObject; in setCryptoObject()287 Signature signature = mCryptoObject.getSignature(); in onAuthenticated()