Home
last modified time | relevance | path

Searched defs:ShortcutCursor (Results 1 – 1 of 1) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DShortcutCursor.java30 public class ShortcutCursor extends ListSuggestionCursor { class
47 private ShortcutCursor(String query, SuggestionCursor shortcuts, Handler uiThread, in ShortcutCursor() method in ShortcutCursor
58 ShortcutCursor(String query, Handler uiThread, in ShortcutCursor() method in ShortcutCursor
64 ShortcutCursor(SuggestionCursor suggestions) { in ShortcutCursor() method in ShortcutCursor
68 public ShortcutCursor(SuggestionCursor suggestions, boolean allowWebSearchShortcuts, in ShortcutCursor() method in ShortcutCursor