Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/biometrics/
DCryptoObject.java142 public @Nullable PresentationSession getPresentationSession() { in getPresentationSession() method in CryptoObject
DBiometricPrompt.java1114 public @Nullable PresentationSession getPresentationSession() { in getPresentationSession() method in BiometricPrompt.CryptoObject
1115 return super.getPresentationSession(); in getPresentationSession()
/frameworks/base/core/java/android/hardware/fingerprint/
DFingerprintManager.java284 public PresentationSession getPresentationSession() { in getPresentationSession() method in FingerprintManager.CryptoObject
285 return super.getPresentationSession(); in getPresentationSession()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt18984 method @Nullable public android.security.identity.PresentationSession getPresentationSession();