diff options
Diffstat (limited to 'api/current.xml')
-rw-r--r-- | api/current.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml index bb209c6..ea70922 100644 --- a/api/current.xml +++ b/api/current.xml @@ -162447,6 +162447,8 @@ </parameter> <parameter name="currentQuota" type="long"> </parameter> +<parameter name="estimatedSize" type="long"> +</parameter> <parameter name="totalUsedQuota" type="long"> </parameter> <parameter name="quotaUpdater" type="android.webkit.WebStorage.QuotaUpdater"> @@ -164109,6 +164111,8 @@ </parameter> <parameter name="currentQuota" type="long"> </parameter> +<parameter name="estimatedSize" type="long"> +</parameter> <parameter name="totalUsedQuota" type="long"> </parameter> <parameter name="quotaUpdater" type="android.webkit.WebStorage.QuotaUpdater"> |