Searched refs:truncateHistory (Results 1 – 3 of 3) sorted by relevance
207 truncateHistory(cr, MAX_HISTORY_COUNT); in saveRecentQueryBlocking()220 truncateHistory(cr, 0); in clearHistory()229 protected void truncateHistory(ContentResolver cr, int maxEntries) { in truncateHistory() method in SearchRecentSuggestions
329 truncateHistory(cr); in updateVisitedHistory()396 public static final void truncateHistory(ContentResolver cr) { in truncateHistory() method in Browser
18127 method public static final void truncateHistory(android.content.ContentResolver);19846 method protected void truncateHistory(android.content.ContentResolver, int);