Searched refs:getCipher (Results 1 – 6 of 6) sorted by relevance
116 public @Nullable Cipher getCipher() { in getCipher() method in CryptoObject
1088 public @Nullable Cipher getCipher() { in getCipher() method in BiometricPrompt.CryptoObject1089 return super.getCipher(); in getCipher()
256 public Cipher getCipher() { in getCipher() method in FingerprintManager.CryptoObject257 return super.getCipher(); in getCipher()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
18979 method @Nullable public javax.crypto.Cipher getCipher();20432 method @Deprecated public javax.crypto.Cipher getCipher();
18571 Landroid/hardware/biometrics/CryptoObject;->getCipher()Ljavax/crypto/Cipher;