Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/biometrics/
DCryptoObject.java116 public @Nullable Cipher getCipher() { in getCipher() method in CryptoObject
DBiometricPrompt.java1088 public @Nullable Cipher getCipher() { in getCipher() method in BiometricPrompt.CryptoObject
1089 return super.getCipher(); in getCipher()
/frameworks/base/core/java/android/hardware/fingerprint/
DFingerprintManager.java256 public Cipher getCipher() { in getCipher() method in FingerprintManager.CryptoObject
257 return super.getCipher(); in getCipher()
/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.txt18979 method @Nullable public javax.crypto.Cipher getCipher();
20432 method @Deprecated public javax.crypto.Cipher getCipher();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt18571 Landroid/hardware/biometrics/CryptoObject;->getCipher()Ljavax/crypto/Cipher;