No examples for this method.
Frequently called with: [Clear]
-1
| android.webkit.WebStorage.QuotaUpdater |
Encapsulates a callback function which is used to provide a new quota for a JavaScript storage API. See onExceededDatabaseQuota(String, String, long, long, long, WebStorage.QuotaUpdater) and onReachedMaxAppCacheSize(long, long, WebStorage.QuotaUpdater).
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
Provides a new quota, specified in bytes.
|
|||||||||
Provides a new quota, specified in bytes.
| newQuota | the new quota, in bytes |
|---|