Searched refs:MAX_HISTORY_COUNT (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DSearchRecentSuggestions.java107 private static final int MAX_HISTORY_COUNT = 250; field in class:SearchRecentSuggestions
207 truncateHistory(cr, MAX_HISTORY_COUNT);
H A DBrowser.java161 private static final int MAX_HISTORY_COUNT = 250; field in class:Browser
331 * If there are more than MAX_HISTORY_COUNT non-bookmark history

Completed in 116 milliseconds