Searched refs:addMimeType (Results 1 – 8 of 8) sorted by relevance
43 public void addMimeType(String mimeType) { in addMimeType() method in DrmSupportInfo
136 status_t addMimeType(const String8& mimeType);
86 status_t DrmSupportInfo::addMimeType(const String8& mimeType) { in addMimeType() function in DrmSupportInfo
595 drmSupportInfo.addMimeType(reply.readString8()); in getAllSupportInfo()
130 drmSupportInfo->addMimeType(String8("application/vnd.passthru.drm")); in onGetSupportInfo()
180 info->addMimeType(MimeTypes[i]); in AddSupportedMimeTypes()
14458 method @Deprecated public void addMimeType(String);
10200 method public void addMimeType(java.lang.String);