@Deprecated public static interface WebIconDatabase.IconListener
Modifier and Type | Method and Description |
---|---|
void |
onReceivedIcon(String url,
Bitmap icon)
Deprecated.
Called when the icon has been retrieved from the database and the
result is non-null.
|