HomeSort by relevance Sort by last modified time
    Searched refs:shortcut1 (Results 1 - 2 of 2) sorted by null

  /packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
SourceShortcutRefresherTest.java 71 SuggestionData shortcut1 = new SuggestionData(mSource1) local
73 ListSuggestionCursor shortcuts = new ListSuggestionCursor(mQuery, shortcut1);
82 SuggestionData shortcut1 = new SuggestionData(mSource1) local
84 ListSuggestionCursor shortcuts = new ListSuggestionCursor(mQuery, shortcut1);
93 SuggestionData shortcut1 = new SuggestionData(mSource1) local
95 ListSuggestionCursor shortcuts = new ListSuggestionCursor(mQuery, shortcut1);
  /external/webkit/Source/WebCore/inspector/front-end/
ScriptsPanel.js     [all...]

Completed in 178 milliseconds