Searched defs:executeKeyRequest (Results 1 – 3 of 3) sorted by relevance
45 byte[] executeKeyRequest(UUID uuid, KeyRequest request) throws Exception; in executeKeyRequest() method
47 public byte[] executeKeyRequest(UUID uuid, KeyRequest request) throws Exception { in executeKeyRequest() method in LocalMediaDrmCallback
113 public byte[] executeKeyRequest(UUID uuid, KeyRequest request) throws Exception { in executeKeyRequest() method in HttpMediaDrmCallback