Searched refs:provideCertificateResponse (Results 1 – 2 of 2) sorted by relevance
118 public static Certificate provideCertificateResponse(MediaDrm drm, byte[] response) in provideCertificateResponse() method in MediaDrmSigner120 return new Certificate(drm.provideCertificateResponse(response)); in provideCertificateResponse()
1274 public Certificate provideCertificateResponse(@NonNull byte[] response) in provideCertificateResponse() method