Home | History | Annotate | Download | only in quicksearchbox

Lines Matching refs:mRepo

83     protected ShortcutRepositoryImplLog mRepo;
114 mRepo = createShortcutRepository();
161 mRepo.deleteRepository();
168 mRepo.clearHistory();
794 mRepo.reportClickAtTime(suggestions, position, now);
799 mRepo.removeFromHistory(suggestions, position);
810 mRepo.refreshShortcut(source, shortcutId, refreshed);
891 SuggestionCursor cursor = mRepo.getShortcutsForQuery(query, allowedCorpora, allowWebSearchShortcuts, NOW);
905 return mRepo.getShortcutsForQuery(query, allowedCorpora, true, NOW);
925 mRepo.hasHistory(trap);
945 mRepo.getCorpusScores(trap);