Home
last modified time | relevance | path

Searched refs:getPresentationSession (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/biometrics/
H A DCryptoObject.java103 public PresentationSession getPresentationSession() { in getPresentationSession() method in CryptoObject
H A DBiometricPrompt.java821 public @Nullable PresentationSession getPresentationSession() { in getPresentationSession() method in BiometricPrompt.CryptoObject
822 return super.getPresentationSession(); in getPresentationSession()
/aosp14/frameworks/base/core/java/android/hardware/fingerprint/
H A DFingerprintManager.java312 public PresentationSession getPresentationSession() { in getPresentationSession() method in FingerprintManager.CryptoObject
313 return super.getPresentationSession(); in getPresentationSession()
/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.txt18377 method @Nullable public android.security.identity.PresentationSession getPresentationSession();