Home | History | Annotate | Download | only in content

Lines Matching refs:baseType

1395         String baseType = getType(uri);
1396 if (baseType != null && ClipDescription.compareMimeTypes(baseType, mimeTypeFilter)) {