Home
last modified time | relevance | path

Searched refs:addMimeTypes (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/content/src/android/content/cts/
DIntentFilterTest.java344 .addMimeTypes(new String[] {"which1/what1"}) in testClearDynamicMimeTypesWithStaticType()
1754 Match addMimeTypes(String[] mimeTypes) { in addMimeTypes() method in IntentFilterTest.Match