Home
last modified time | relevance | path

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

/cts/hostsidetests/packagemanager/dynamicmime/test/src/android/dynamicmime/testapp/preferred/
DPreferredActivitiesTest.java126 public String preferredApplicationLabel() { in testRemoveFromGroup()
156 public String preferredApplicationLabel() { in testAddToGroup()
181 public String preferredApplicationLabel() { in testClearGroup()
206 public String preferredApplicationLabel() { in testModifyGroupWithoutActualGroupChanges()
247 public String preferredApplicationLabel() { in testModifyGroupWithoutActualIntentFilterChanges()
329 mUIObject = findObjectInDialog(mTest.preferredApplicationLabel()); in chooseActivity()
403 String preferredApplicationLabel(); in preferredApplicationLabel() method