Searched defs:certType (Results 1 – 9 of 9) sorted by relevance
67 EAPMethod eapMethod, Credential.CertType certType, byte[] fingerPrint) { in Credential()123 public static CertType mapCertType(String certType) throws OMAException { in mapCertType()
98 public static CertificateRequest getCertificateRequest(MediaDrm drm, int certType, in getCertificateRequest()
896 private native ProvisionRequest getProvisionRequestNative(int certType, in getProvisionRequestNative()1217 public CertificateRequest getCertificateRequest( in getCertificateRequest()
495 public void setCertType(String certType) { in setCertType()
426 OSUCertType certType) { in getCert()
494 status_t Drm::getProvisionRequest(String8 const &certType, String8 const &certAuthority, in getProvisionRequest()
714 String8 certType = data.readString8(); in onTransact() local
615 status_t DrmHal::getProvisionRequest(String8 const &certType, in getProvisionRequest()
983 String8 certType; in android_media_MediaDrm_getProvisionRequestNative() local