Home
last modified time | relevance | path

Searched refs:addMimeType (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/drm/java/android/drm/
DDrmSupportInfo.java43 public void addMimeType(String mimeType) { in addMimeType() method in DrmSupportInfo
/frameworks/av/include/drm/
DDrmSupportInfo.h136 status_t addMimeType(const String8& mimeType);
/frameworks/av/drm/common/
DDrmSupportInfo.cpp86 status_t DrmSupportInfo::addMimeType(const String8& mimeType) { in addMimeType() function in DrmSupportInfo
DIDrmManagerService.cpp595 drmSupportInfo.addMimeType(reply.readString8()); in getAllSupportInfo()
/frameworks/av/drm/libdrmframework/plugins/passthru/src/
DDrmPassthruPlugIn.cpp130 drmSupportInfo->addMimeType(String8("application/vnd.passthru.drm")); in onGetSupportInfo()
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
DFwdLockEngine.cpp180 info->addMimeType(MimeTypes[i]); in AddSupportedMimeTypes()
/frameworks/base/core/api/
Dcurrent.txt14458 method @Deprecated public void addMimeType(String);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt10200 method public void addMimeType(java.lang.String);