Searched defs:DrmRawContent (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/drm/mobile1/
H A DDrmRawContent.java24 public class DrmRawContent { class
125 * Construct a DrmRawContent object.
131 public DrmRawContent(InputStream inRawdata, int len, String mimeTypeStr) throws DrmException, IOException { method in class:DrmRawContent

Completed in 47 milliseconds