Home
last modified time | relevance | path

Searched defs:isContentTypeSupported (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/drm/mediadrm/plugins/clearkey/
DDrmFactory.cpp35 bool DrmFactory::isContentTypeSupported(const android::String8 &initDataType) { in isContentTypeSupported() function in clearkeydrm::DrmFactory
/frameworks/av/drm/mediadrm/plugins/mock/
DMockDrmCryptoPlugin.cpp51 bool MockDrmFactory::isContentTypeSupported(const String8 &mimeType) in isContentTypeSupported() function in android::MockDrmFactory