Searched refs:removeMediaType (Results 1 – 4 of 4) 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