Searched refs:refreshed (Results 1 – 11 of 11) sorted by relevance
98 final String shortcutId, final SuggestionCursor refreshed) { in refresh()100 mShortcutRepo.updateShortcut(source, shortcutId, refreshed); in refresh()103 refresh(source, shortcutId, refreshed); in refresh()115 private void refresh(Source source, String shortcutId, SuggestionCursor refreshed) { in refresh() argument118 if (refreshed != null) { in refresh()119 refreshed.close(); in refresh()123 if (refreshed != null) { in refresh()124 mRefreshed.add(refreshed); in refresh()129 if (refreshed != null && refreshed.getCount() > 0) { in refresh()131 replaceRow(new SuggestionPosition(refreshed)); in refresh()
134 SuggestionCursor refreshed = mSource.refreshShortcut(mShortcutId, mExtraData); in run() local136 if (refreshed != null && refreshed.getCount() == 0) { in run()137 refreshed.close(); in run()138 refreshed = null; in run()141 mListener.onShortcutRefreshed(mSource, mShortcutId, refreshed); in run()
281 public void updateShortcut(Source source, String shortcutId, SuggestionCursor refreshed) { in updateShortcut() argument282 refreshShortcut(source, shortcutId, refreshed); in updateShortcut()344 SuggestionCursor refreshed) { in refreshShortcut() argument350 if (refreshed == null || refreshed.getCount() == 0) { in refreshShortcut()353 refreshed.moveTo(0); in refreshShortcut()354 shortcut = makeShortcutRow(refreshed); in refreshShortcut()
35 SuggestionCursor refreshed); in onShortcutRefreshed() argument
85 void updateShortcut(Source source, String shortcutId, SuggestionCursor refreshed); in updateShortcut() argument
107 SuggestionCursor refreshed) { in onShortcutRefreshed() argument110 mRefreshedCursor = refreshed; in onShortcutRefreshed()
808 SuggestionCursor refreshed = in refreshShortcut() local810 mRepo.refreshShortcut(source, shortcutId, refreshed); in refreshShortcut()
62 public void updateShortcut(Source source, String shortcutId, SuggestionCursor refreshed) { in updateShortcut() argument
1dictionary=main:en_us,locale=en_US,description=English (US),date ...