The members of Android.Content.SearchRecentSuggestionsProvider are listed below.
See Also: Inherited members from Android.Content.ContentProvider
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
override | Delete(Android.Net.Uri, string, string[])This method is provided for use by the ContentResolver. | |
override | GetType(Android.Net.Uri)This method is provided for use by the ContentResolver. | |
override | Insert(Android.Net.Uri, ContentValues)This method is provided for use by the ContentResolver. | |
override | OnCreate()This method is provided for use by the ContentResolver. | |
override | Query(Android.Net.Uri, string[], string, string[], string)This method is provided for use by the ContentResolver. | |
override | Update(Android.Net.Uri, ContentValues, string, string[])This method is provided for use by the ContentResolver. |
SetupSuggestions(string, DatabaseMode)In order to use this class, you must extend it, and call this setup function from your constructor. |