Class android.webkit.WebViewDatabase
Changed from non-abstract to abstract.
| Added Constructors | |
|---|---|
WebViewDatabase() |
|
| Changed Methods | ||
|---|---|---|
void clearFormData() |
Changed from non-abstract to abstract. | |
void clearHttpAuthUsernamePassword() |
Changed from non-abstract to abstract. | |
void clearUsernamePassword() |
Changed from non-abstract to abstract. | |
boolean hasFormData() |
Changed from non-abstract to abstract. | |
boolean hasHttpAuthUsernamePassword() |
Changed from non-abstract to abstract. | |
boolean hasUsernamePassword() |
Changed from non-abstract to abstract. | |
