Home
last modified time | relevance | path

Searched defs:installCaCertificate (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/security/
H A DInstallCaCertificateWarning.java77 private View.OnClickListener installCaCertificate() { in installCaCertificate() method in InstallCaCertificateWarning
/aosp12/frameworks/base/keystore/java/android/security/
H A DIKeyChainService.aidl43 String installCaCertificate(in byte[] caCertificate); in installCaCertificate() method