Class android.webkit.WebIconDatabase
Changed from non-abstract to abstract.
Added Constructors | |
---|---|
WebIconDatabase () |
Changed Methods | ||
---|---|---|
void close () |
Changed from non-abstract to abstract. | |
void open (String ) |
Changed from non-abstract to abstract. | |
void releaseIconForPageUrl (String ) |
Changed from non-abstract to abstract. | |
void removeAllIcons () |
Changed from non-abstract to abstract. | |
void requestIconForPageUrl (String, |
Changed from non-abstract to abstract. | |
void retainIconForPageUrl (String ) |
Changed from non-abstract to abstract. |