Searched refs:setIntentAction (Results 1 – 4 of 4) sorted by relevance
125 .setIntentAction("view") in setUp()130 .setIntentAction("view") in setUp()136 .setIntentAction(Intent.ACTION_WEB_SEARCH) in setUp()145 .setIntentAction("view") in makeApp()153 .setIntentAction("view") in makeContact()176 .setIntentAction("view") in testRemoveFromHistory()180 .setIntentAction("view") in testRemoveFromHistory()193 .setIntentAction("view") in testRemoveFromHistoryNonExisting()197 .setIntentAction("view") in testRemoveFromHistoryNonExisting()208 .setIntentAction("action") in testNoMatch()[all …]
46 .setIntentAction(Intent.ACTION_WEB_SEARCH)150 .setIntentAction(Intent.ACTION_VIEW) in createSuggestion()
184 suggestion.setIntentAction(intentAction); in makeSuggestion()
167 public SuggestionData setIntentAction(String intentAction) { in setIntentAction() method in SuggestionData