Searched defs:updateShortcut (Results 1 – 4 of 4) sorted by relevance
85 void updateShortcut(Source source, String shortcutId, SuggestionCursor refreshed); in updateShortcut() method
281 public void updateShortcut(Source source, String shortcutId, SuggestionCursor refreshed) { in updateShortcut() method in ShortcutRepositoryImplLog
62 public void updateShortcut(Source source, String shortcutId, SuggestionCursor refreshed) { in updateShortcut() method in MockShortcutRepository
238 private void updateShortcut(char shortcut, Intent intent) { in updateShortcut() method in QuickLaunchSettings