Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/biometrics/
DCryptoObject.java59 public Cipher getCipher() { in getCipher() method in CryptoObject
DBiometricPrompt.java416 public Cipher getCipher() { in getCipher() method in BiometricPrompt.CryptoObject
417 return super.getCipher(); in getCipher()
/frameworks/base/core/java/android/hardware/fingerprint/
DFingerprintManager.java140 public Cipher getCipher() { in getCipher() method in FingerprintManager.CryptoObject
141 return super.getCipher(); in getCipher()
/frameworks/base/api/
Dcurrent.txt16630 method public javax.crypto.Cipher getCipher();
17568 method @Deprecated public javax.crypto.Cipher getCipher();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt22902 Landroid/hardware/biometrics/CryptoObject;->getCipher()Ljavax/crypto/Cipher;