Searched refs:addMimeType (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/include/drm/
H A DDrmSupportInfo.h136 status_t addMimeType(const String8& mimeType);
/frameworks/base/drm/java/android/drm/
H A DDrmSupportInfo.java41 public void addMimeType(String mimeType) { method in class:DrmSupportInfo
/frameworks/av/drm/common/
H A DDrmSupportInfo.cpp86 status_t DrmSupportInfo::addMimeType(const String8& mimeType) { function in class:DrmSupportInfo
H A DIDrmManagerService.cpp602 drmSupportInfo.addMimeType(reply.readString8());
/frameworks/av/drm/libdrmframework/plugins/passthru/src/
H A DDrmPassthruPlugIn.cpp129 drmSupportInfo->addMimeType(String8("application/vnd.passthru.drm"));
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
H A DFwdLockEngine.cpp178 info->addMimeType(MimeTypes[i]);

Completed in 2977 milliseconds