Searched refs:mCryptoObject (Results 1 – 2 of 2) sorted by relevance
241 private final CryptoObject mCryptoObject;244 mCryptoObject = crypto;252 public CryptoObject getCryptoObject() { return mCryptoObject; }
204 private CryptoObject mCryptoObject; field in FingerprintManager288 private CryptoObject mCryptoObject; field in FingerprintManager.AuthenticationResult299 mCryptoObject = crypto; in AuthenticationResult()309 public CryptoObject getCryptoObject() { return mCryptoObject; } in getCryptoObject()530 mCryptoObject = crypto; in authenticate()960 new AuthenticationResult(mCryptoObject, fp, userId); in sendAuthenticatedSucceeded()