Home
last modified time | relevance | path

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

/frameworks/base/identity/java/android/security/identity/
DIdentityCredential.java132 public void setAllowUsingExpiredKeys(boolean allowUsingExpiredKeys) { in setAllowUsingExpiredKeys() argument
DCredstoreIdentityCredential.java249 public void setAllowUsingExpiredKeys(boolean allowUsingExpiredKeys) { in setAllowUsingExpiredKeys() argument
250 mAllowUsingExpiredKeys = allowUsingExpiredKeys; in setAllowUsingExpiredKeys()