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