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