summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorJeff Brown <jeffbrown@google.com>2011-04-06 15:57:21 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-04-06 15:57:21 -0700
commitfbfb3dafd90515235ad6ac88d9599e43dadd780a (patch)
tree56aabf305de1a2a1baa0e4d7b1e49913a287a619 /api
parentc837ccb568450c4ed18dd2ec390eba9356d96426 (diff)
parent5487500cf3d9f6d7703ce0704cb91837aa95d716 (diff)
downloadframeworks_base-fbfb3dafd90515235ad6ac88d9599e43dadd780a.zip
frameworks_base-fbfb3dafd90515235ad6ac88d9599e43dadd780a.tar.gz
frameworks_base-fbfb3dafd90515235ad6ac88d9599e43dadd780a.tar.bz2
Merge "Minor Alt-TAB / Recent Apps Dialog improvements."
Diffstat (limited to 'api')
-rw-r--r--api/current.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml
index 22d82ce..6749a56 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -213125,6 +213125,17 @@
visibility="public"
>
</method>
+<method name="getModifiers"
+ return="int"
+ abstract="false"
+ native="false"
+ synchronized="false"
+ static="false"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</method>
<method name="getNumber"
return="char"
abstract="false"