Searched refs:APPLICATION_LABEL_TEST_APP (Results 1 – 2 of 2) sorted by relevance
19 import static android.dynamicmime.common.Constants.APPLICATION_LABEL_TEST_APP;127 return APPLICATION_LABEL_TEST_APP; in testRemoveFromGroup()157 return APPLICATION_LABEL_TEST_APP; in testAddToGroup()182 return APPLICATION_LABEL_TEST_APP; in testClearGroup()207 return APPLICATION_LABEL_TEST_APP; in testModifyGroupWithoutActualGroupChanges()248 return APPLICATION_LABEL_TEST_APP; in testModifyGroupWithoutActualIntentFilterChanges()
52 public static final String APPLICATION_LABEL_TEST_APP = "TestApp.Application"; field in Constants