Searched refs:getCaCertAlias (Results 1 – 2 of 2) sorted by relevance
7507 final String alias = getCaCertAlias(certBuffer); in uninstallCaCert()7584 return getCaCertAlias(certBuffer) != null; in hasCaCertInstalled()8266 private static String getCaCertAlias(byte[] certBuffer) throws CertificateException { in getCaCertAlias() method in DevicePolicyManager
2499 Landroid/app/admin/DevicePolicyManager;->getCaCertAlias([B)Ljava/lang/String;