Searched refs:customMimeTypeCount (Results 1 – 1 of 1) sorted by relevance
116 int customMimeTypeCount = customMimeTypes.size(); in registerCustomMimeType() local117 for (int i = 0; i < customMimeTypeCount; i++) { in registerCustomMimeType()459 int customMimeTypeCount = customMimeTypes.size(); in getCustomMimeTypeForCodec() local460 for (int i = 0; i < customMimeTypeCount; i++) { in getCustomMimeTypeForCodec()470 int customMimeTypeCount = customMimeTypes.size(); in getTrackTypeForCustomMimeType() local471 for (int i = 0; i < customMimeTypeCount; i++) { in getTrackTypeForCustomMimeType()