Searched refs:getCipher (Results 1 – 6 of 6) sorted by relevance
77 public Cipher getCipher() { in getCipher() method in CryptoObject
795 public Cipher getCipher() { in getCipher() method in BiometricPrompt.CryptoObject796 return super.getCipher(); in getCipher()
284 public Cipher getCipher() { in getCipher() method in FingerprintManager.CryptoObject285 return super.getCipher(); in getCipher()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
18374 method public javax.crypto.Cipher getCipher();19700 method @Deprecated public javax.crypto.Cipher getCipher();
18571 Landroid/hardware/biometrics/CryptoObject;->getCipher()Ljavax/crypto/Cipher;