Searched refs:addMimeGroups (Results 1 – 1 of 1) sorted by relevance
785 new String[]{"authority1"}, null).addMimeGroups(new String[]{"test"}); in testAppEnumerationMatchesMimeGroups()1747 Match addMimeGroups(String[] mimeGroups) { in addMimeGroups() method in IntentFilterTest.Match