| Package | Description |
|---|---|
| android.webkit |
| Modifier and Type | Method and Description |
|---|---|
void |
WebChromeClient.onExceededDatabaseQuota(String url,
String databaseIdentifier,
long quota,
long estimatedDatabaseSize,
long totalQuota,
WebStorage.QuotaUpdater quotaUpdater) |
void |
WebChromeClient.onReachedMaxAppCacheSize(long requiredStorage,
long quota,
WebStorage.QuotaUpdater quotaUpdater) |
Copyright © 2008-2013. All Rights Reserved.