Searched refs:isSupportedMimeType (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/include/drm/
H A DDrmSupportInfo.h169 bool isSupportedMimeType(const String8& mimeType) const;
/frameworks/base/drm/java/android/drm/
H A DDrmSupportInfo.java161 /* package */ boolean isSupportedMimeType(String mimeType) { method in class:DrmSupportInfo
/frameworks/av/drm/common/
H A DDrmSupportInfo.cpp45 bool DrmSupportInfo::isSupportedMimeType(const String8& mimeType) const { function in class:DrmSupportInfo
/frameworks/av/drm/drmserver/
H A DDrmManager.cpp571 if (drmSupportInfo.isSupportedMimeType(mimeType)) {

Completed in 123 milliseconds