Class android.webkit.CookieManager
Changed from non-abstract to abstract.
| Added Constructors | |
|---|---|
| CookieManager() | |
| Changed Methods | ||
|---|---|---|
| booleanacceptCookie() | Changed from non-abstract to abstract. | |
| booleanacceptThirdPartyCookies(WebView) | Changed from non-abstract to abstract. | |
| voidflush() | Changed from non-abstract to abstract. | |
| StringgetCookie(String) | Changed from non-abstract to abstract. | |
| booleanhasCookies() | Changed from non-abstract to abstract. | |
| voidremoveAllCookie() | Changed from non-abstract to abstract. | |
| voidremoveAllCookies(ValueCallback<Boolean>) | Changed from non-abstract to abstract. | |
| voidremoveExpiredCookie() | Changed from non-abstract to abstract. | |
| voidremoveSessionCookie() | Changed from non-abstract to abstract. | |
| voidremoveSessionCookies(ValueCallback<Boolean>) | Changed from non-abstract to abstract. | |
| voidsetAcceptCookie(boolean) | Changed from non-abstract to abstract. | |
| voidsetAcceptThirdPartyCookies(WebView, | Changed from non-abstract to abstract. | |
| voidsetCookie(String, | Changed from non-abstract to abstract. | |
| voidsetCookie(String, | Changed from non-abstract to abstract. | |
