HomeSort by relevance Sort by last modified time
    Searched refs:isSupportedMimeType (Results 1 - 4 of 4) sorted by null

  /frameworks/av/include/drm/
DrmSupportInfo.h 169 bool isSupportedMimeType(const String8& mimeType) const;
  /frameworks/base/drm/java/android/drm/
DrmSupportInfo.java 161 /* package */ boolean isSupportedMimeType(String mimeType) {
  /frameworks/av/drm/common/
DrmSupportInfo.cpp 45 bool DrmSupportInfo::isSupportedMimeType(const String8& mimeType) const {
  /frameworks/av/drm/drmserver/
DrmManager.cpp 571 if (drmSupportInfo.isSupportedMimeType(mimeType)) {

Completed in 445 milliseconds