Searched refs:setShortcutId (Results 1 – 4 of 4) sorted by relevance
127 .setShortcutId("j-blow"); in setUp()132 .setShortcutId("mo-jo"); in setUp()147 .setShortcutId("shorcut_" + name); in makeApp()155 .setShortcutId("shorcut_" + name); in makeContact()227 .setShortcutId("idofshortcut") in testFullPackingUnpacking()242 .setShortcutId("idofshortcut") in testSpinnerWhileRefreshing()254 .setShortcutId("idofshortcut") in testSpinnerWhileRefreshing()487 .setShortcutId("app1_id"); in testRefreshShortcut()495 .setShortcutId("app1_id"); in testRefreshShortcut()510 .setShortcutId("app1_id"); in testRefreshShortcutChangedIntent()[all …]
72 .setShortcutId("null_refresh"); in testRefreshNull()83 .setShortcutId("empty_refresh"); in testRefreshEmpty()94 .setShortcutId("success"); in testRefreshSuccess()
182 suggestion.setShortcutId(shortcutId); in makeSuggestion()
191 public SuggestionData setShortcutId(String shortcutId) { in setShortcutId() method in SuggestionData