Searched refs:removeMediaType (Results 1 – 3 of 3) sorted by relevance
314 bool removeMediaType(const char* mediaType);
219 info->removeMediaType(typeName.c_str()); in buildMediaCodecList()
278 bool MediaCodecInfoWriter::removeMediaType(const char *mediaType) { in removeMediaType() function in android::MediaCodecInfoWriter