The methods of Android.Provider.SearchRecentSuggestions are listed below. For a list of all members, see the SearchRecentSuggestions Members list.
See Also: Inherited members from Java.Lang.Object
ClearHistory()Completely delete the history. | ||
SaveRecentQuery(string, string)Add a query to the recent queries list. |
TruncateHistory(Android.Content.ContentResolver, int)Reduces the length of the history table, to prevent it from growing too large. |