Home
last modified time | relevance | path

Searched refs:truncateHistory (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/provider/
DSearchRecentSuggestions.java207 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
DBrowser.java340 public static final void truncateHistory(ContentResolver cr) { in truncateHistory() method in Browser
/frameworks/base/config/
Dhiddenapi-removed-dex.txt229 Landroid/provider/Browser;->truncateHistory(Landroid/content/ContentResolver;)V
Dhiddenapi-public-dex.txt34815 Landroid/provider/SearchRecentSuggestions;->truncateHistory(Landroid/content/ContentResolver;I)V
Dboot-image-profile.txt4747 HPLandroid/provider/SearchRecentSuggestions;->truncateHistory(Landroid/content/ContentResolver;I)V
/frameworks/base/api/
Dremoved.txt398 method public static final void truncateHistory(android.content.ContentResolver);
Dcurrent.txt36493 method protected void truncateHistory(android.content.ContentResolver, int);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt23249 method public static final void truncateHistory(android.content.ContentResolver);
25183 method protected void truncateHistory(android.content.ContentResolver, int);