Class android.webkit.WebViewDatabase
Changed from non-abstract to abstract.
| Added Constructors | |
|---|---|
| WebViewDatabase() | |
| Changed Methods | ||
|---|---|---|
| voidclearFormData() | Changed from non-abstract to abstract. | |
| voidclearHttpAuthUsernamePassword() | Changed from non-abstract to abstract. | |
| voidclearUsernamePassword() | Changed from non-abstract to abstract. | |
| booleanhasFormData() | Changed from non-abstract to abstract. | |
| booleanhasHttpAuthUsernamePassword() | Changed from non-abstract to abstract. | |
| booleanhasUsernamePassword() | Changed from non-abstract to abstract. | |
