Home
last modified time | relevance | path

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

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DShortcutCursor.java98 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() argument
118 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()
DSourceShortcutRefresher.java134 SuggestionCursor refreshed = mSource.refreshShortcut(mShortcutId, mExtraData); in run() local
136 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()
DShortcutRepositoryImplLog.java281 public void updateShortcut(Source source, String shortcutId, SuggestionCursor refreshed) { in updateShortcut() argument
282 refreshShortcut(source, shortcutId, refreshed); in updateShortcut()
344 SuggestionCursor refreshed) { in refreshShortcut() argument
350 if (refreshed == null || refreshed.getCount() == 0) { in refreshShortcut()
353 refreshed.moveTo(0); in refreshShortcut()
354 shortcut = makeShortcutRow(refreshed); in refreshShortcut()
DShortcutRefresher.java35 SuggestionCursor refreshed); in onShortcutRefreshed() argument
DShortcutRepository.java85 void updateShortcut(Source source, String shortcutId, SuggestionCursor refreshed); in updateShortcut() argument
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
DSourceShortcutRefresherTest.java107 SuggestionCursor refreshed) { in onShortcutRefreshed() argument
110 mRefreshedCursor = refreshed; in onShortcutRefreshed()
DShortcutRepositoryTest.java808 SuggestionCursor refreshed = in refreshShortcut() local
810 mRepo.refreshShortcut(source, shortcutId, refreshed); in refreshShortcut()
DMockShortcutRepository.java62 public void updateShortcut(Source source, String shortcutId, SuggestionCursor refreshed) { in updateShortcut() argument
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz