Home
last modified time | relevance | path

Searched refs:getCipher (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/biometrics/
H A DCryptoObject.java77 public Cipher getCipher() { in getCipher() method in CryptoObject
H A DBiometricPrompt.java795 public Cipher getCipher() { in getCipher() method in BiometricPrompt.CryptoObject
796 return super.getCipher(); in getCipher()
/aosp14/frameworks/base/core/java/android/hardware/fingerprint/
H A DFingerprintManager.java284 public Cipher getCipher() { in getCipher() method in FingerprintManager.CryptoObject
285 return super.getCipher(); in getCipher()
/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.txt18374 method public javax.crypto.Cipher getCipher();
19700 method @Deprecated public javax.crypto.Cipher getCipher();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt18571 Landroid/hardware/biometrics/CryptoObject;->getCipher()Ljavax/crypto/Cipher;