summaryrefslogtreecommitdiff
path: root/api/11.xml
diff options
context:
space:
mode:
author Kenny Root <kroot@google.com> 2011-01-17 11:21:49 -0800
committer Kenny Root <kroot@google.com> 2011-01-17 11:21:52 -0800
commitbcd6c96e753d2efc76f918c403cecbfdbd4f037a (patch)
tree7e26d3a9efeb002dc5044697f74c71823d419cbd /api/11.xml
parentec7c9ff0bb1c98cb8bec3ec7bdacbae3a434fa53 (diff)
Add OBB size to PackageStats
Bug: 3356814 Change-Id: I4f871fb9fd0cb2f3177cc756631f95d928862571
Diffstat (limited to 'api/11.xml')
-rw-r--r--api/11.xml40
1 files changed, 40 insertions, 0 deletions
diff --git a/api/11.xml b/api/11.xml
index 5b6765b888ee..d59d80a1c988 100644
--- a/api/11.xml
+++ b/api/11.xml
@@ -61562,6 +61562,46 @@
visibility="public"
>
</field>
+<field name="externalCacheSize"
+ type="long"
+ transient="false"
+ volatile="false"
+ static="false"
+ final="false"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
+<field name="externalDataSize"
+ type="long"
+ transient="false"
+ volatile="false"
+ static="false"
+ final="false"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
+<field name="externalMediaSize"
+ type="long"
+ transient="false"
+ volatile="false"
+ static="false"
+ final="false"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
+<field name="externalObbSize"
+ type="long"
+ transient="false"
+ volatile="false"
+ static="false"
+ final="false"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
<field name="packageName"
type="java.lang.String"
transient="false"