Android.Provider.Browser.GetAllBookmarks Method
Return a cursor pointing to a list of all the bookmarks.

Syntax

[Android.Runtime.Register("getAllBookmarks", "(Landroid/content/ContentResolver;)Landroid/database/Cursor;", "")]
public static Android.Database.ICursor GetAllBookmarks (Android.Content.ContentResolver cr)

Parameters

cr
The ContentResolver used to access the database.

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Lang.IllegalStateException

Remarks

Requirements

Namespace: Android.Provider
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1