summaryrefslogtreecommitdiffstats
path: root/api/11.xml
diff options
context:
space:
mode:
authorAdam Cohen <adamcohen@google.com>2011-01-25 12:24:23 -0800
committerAdam Cohen <adamcohen@google.com>2011-01-25 17:09:34 -0800
commit78db1aa9118edd71c2da28a2c23a0d875d1a707a (patch)
tree6be0c1a5aa0915aae86bcb97286c31586e69dd90 /api/11.xml
parent5dcc9bd7261d6b19135bf972cf603b355b5316f4 (diff)
downloadframeworks_base-78db1aa9118edd71c2da28a2c23a0d875d1a707a.zip
frameworks_base-78db1aa9118edd71c2da28a2c23a0d875d1a707a.tar.gz
frameworks_base-78db1aa9118edd71c2da28a2c23a0d875d1a707a.tar.bz2
Cleaning up StackView
Change-Id: I38cd8a5f2d25973d3f97551be0a873ca35044ed9
Diffstat (limited to 'api/11.xml')
-rw-r--r--api/11.xml13
1 files changed, 12 insertions, 1 deletions
diff --git a/api/11.xml b/api/11.xml
index d17325f..de121e2 100644
--- a/api/11.xml
+++ b/api/11.xml
@@ -29889,6 +29889,17 @@
visibility="public"
>
</method>
+<method name="isRemoving"
+ return="boolean"
+ abstract="false"
+ native="false"
+ synchronized="false"
+ static="false"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</method>
<method name="isResumed"
return="boolean"
abstract="false"
@@ -260418,7 +260429,7 @@
deprecated="not deprecated"
visibility="public"
>
-<parameter name="arg0" type="T">
+<parameter name="t" type="T">
</parameter>
</method>
</interface>