Home
last modified time | relevance | path

Searched refs:mAllowUsingExhaustedKeys (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/identity/java/android/security/identity/
H A DCredentialDataRequest.java59 return mAllowUsingExhaustedKeys; in isAllowUsingExhaustedKeys()
111 boolean mAllowUsingExhaustedKeys = true; field in CredentialDataRequest
171 mData.mAllowUsingExhaustedKeys = allowUsingExhaustedKeys; in setAllowUsingExhaustedKeys()
H A DCredstoreIdentityCredential.java247 private boolean mAllowUsingExhaustedKeys = true; field in CredstoreIdentityCredential
253 mAllowUsingExhaustedKeys = allowUsingExhaustedKeys; in setAllowUsingExhaustedKeys()
279 mOperationHandle = mBinder.selectAuthKey(mAllowUsingExhaustedKeys, in getCredstoreOperationHandle()
331 mAllowUsingExhaustedKeys, in getEntries()