Searched refs:setText2 (Results 1 – 5 of 5) sorted by relevance
219 .setText2("description") in testFullPackingUnpacking()238 .setText2("description") in testSpinnerWhileRefreshing()250 .setText2("description") in testSpinnerWhileRefreshing()486 .setText2("cool app") in testRefreshShortcut()494 .setText2("cool app") in testRefreshShortcut()509 .setText2("cool app") in testRefreshShortcutChangedIntent()518 .setText2("cool app") in testRefreshShortcutChangedIntent()530 .setText2("cool app") in testInvalidateShortcut()544 .setText2("cool app") in testInvalidateShortcut_sameIdDifferentSources()551 .setText2("a good pal") in testInvalidateShortcut_sameIdDifferentSources()[all …]
93 protected void setText2(CharSequence text) { in setText2() method in BaseSuggestionView
108 setText2(text2); in bindAsSuggestion()
178 suggestion.setText2(text2); in makeSuggestion()
143 public SuggestionData setText2(String text2) { in setText2() method in SuggestionData