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

/frameworks/base/media/java/android/drm/mobile1/
H A DDrmRawContent.java163 mediaType = nativeGetContentType();
165 throw new DrmException("nativeGetContentType() returned null");
436 private native String nativeGetContentType(); method in class:DrmRawContent

Completed in 324 milliseconds