Searched refs:MAX_HISTORY_COUNT (Results 1 – 2 of 2) sorted by relevance
107 private static final int MAX_HISTORY_COUNT = 250; field in SearchRecentSuggestions207 truncateHistory(cr, MAX_HISTORY_COUNT); in saveRecentQueryBlocking()
161 private static final int MAX_HISTORY_COUNT = 250; field in Browser