The methods of Android.Webkit.WebIconDatabase are listed below. For a list of all members, see the WebIconDatabase Members list.
See Also: Inherited members from Java.Lang.Object
Close()Close the shared instance of the icon database. | ||
Open(string)Open a the icon database and store the icons in the given path. | ||
ReleaseIconForPageUrl(string)Release the icon for the given page url. | ||
RemoveAllIcons()Removes all the icons in the database. | ||
RequestIconForPageUrl(string, WebIconDatabase.IIconListener)Request the Bitmap representing the icon for the given page url. | ||
RetainIconForPageUrl(string)Retain the icon for the given page url. |