Home
last modified time | relevance | path

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

/cts/hostsidetests/packagemanager/dynamicmime/test/src/android/dynamicmime/testapp/
DComplexFilterTest.java82 clearMimeGroup(GROUP_FIRST); in testClearGroupWithoutIntersection()
91 clearMimeGroup(GROUP_FIRST); in testClearGroupWithIntersection()
121 clearMimeGroup(GROUP_FIRST); in testClearGroupContainsStaticType()
129 clearMimeGroup(GROUP_FIRST); in testClearGroupNotContainStaticType()
DSingleAppTest.java144 clearMimeGroup(GROUP_FIRST); in testClear()
160 clearMimeGroup(GROUP_FIRST); in testDefinedGroupNotNullAfterClear()
199 clearMimeGroup(GROUP_FIRST); in testMimeGroupsIndependentClear()
209 clearMimeGroup(GROUP_FIRST); in testMimeGroupsIndependentClearBoth()
211 clearMimeGroup(GROUP_SECOND); in testMimeGroupsIndependentClearBoth()
DMultipleAppsTest.java78 clearMimeGroup(GROUP_FIRST); in testMimeGroupsIndependentClear()
84 helperApp().clearMimeGroup(GROUP_FIRST); in testMimeGroupsIndependentClear()
/cts/hostsidetests/packagemanager/dynamicmime/test/src/android/dynamicmime/testapp/commands/
DMimeGroupCommands.java61 default void clearMimeGroup(String mimeGroup) { in clearMimeGroup() method
73 clearMimeGroup(mimeGroup); in safeClearMimeGroup()
/cts/hostsidetests/packagemanager/dynamicmime/test/src/android/dynamicmime/testapp/preferred/
DPreferredActivitiesTest.java172 clearMimeGroup(GROUP_FIRST); in testClearGroup()