Home
last modified time | relevance | path

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

/aosp14/frameworks/base/identity/java/android/security/identity/
H A DCredstoreIdentityCredentialStore.java186 public @NonNull PresentationSession createPresentationSession(@Ciphersuite int cipherSuite) in createPresentationSession() method in CredstoreIdentityCredentialStore
189 ISession credstoreSession = mStore.createPresentationSession(cipherSuite); in createPresentationSession()
H A DIdentityCredentialStore.java226 public @NonNull PresentationSession createPresentationSession(@Ciphersuite int cipherSuite) in createPresentationSession() method in IdentityCredentialStore
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt39415 …method @NonNull public android.security.identity.PresentationSession createPresentationSession(int…