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