diff options
| author | Jeff Brown <jeffbrown@google.com> | 2011-04-06 15:57:21 -0700 |
|---|---|---|
| committer | Android (Google) Code Review <android-gerrit@google.com> | 2011-04-06 15:57:21 -0700 |
| commit | fbfb3dafd90515235ad6ac88d9599e43dadd780a (patch) | |
| tree | 56aabf305de1a2a1baa0e4d7b1e49913a287a619 /api | |
| parent | c837ccb568450c4ed18dd2ec390eba9356d96426 (diff) | |
| parent | 5487500cf3d9f6d7703ce0704cb91837aa95d716 (diff) | |
| download | frameworks_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.xml | 11 |
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" |
