Home
last modified time | relevance | path

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

/aosp14/frameworks/base/identity/java/android/security/identity/
H A DCredentialDataRequest.java193 public @NonNull Builder setAllowUsingExpiredKeys(boolean allowUsingExpiredKeys) { in setAllowUsingExpiredKeys() argument
194 mData.mAllowUsingExpiredKeys = allowUsingExpiredKeys; in setAllowUsingExpiredKeys()
H A DIdentityCredential.java148 public void setAllowUsingExpiredKeys(boolean allowUsingExpiredKeys) { in setAllowUsingExpiredKeys() argument
H A DCredstoreIdentityCredential.java257 public void setAllowUsingExpiredKeys(boolean allowUsingExpiredKeys) { in setAllowUsingExpiredKeys() argument
258 mAllowUsingExpiredKeys = allowUsingExpiredKeys; in setAllowUsingExpiredKeys()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...