summaryrefslogtreecommitdiffstats
path: root/api/11.xml
diff options
context:
space:
mode:
authorAdam Powell <adamp@google.com>2011-01-20 12:08:13 -0800
committerAdam Powell <adamp@google.com>2011-01-20 13:25:08 -0800
commit1264c33163146d6088675d197551a63b3f9d360b (patch)
tree05203060fd9421a7c0a5921b8203b788d07dc9b5 /api/11.xml
parent292f39c1201f2f08ac90d5562a7fd7070e9b32a0 (diff)
downloadframeworks_base-1264c33163146d6088675d197551a63b3f9d360b.zip
frameworks_base-1264c33163146d6088675d197551a63b3f9d360b.tar.gz
frameworks_base-1264c33163146d6088675d197551a63b3f9d360b.tar.bz2
Fix bug 3362375 - API REVIEW: remove unused public 'up' id
Fix bug 3362453 - API REVIEW: android.app.ActionBar Change-Id: I4e0233cd9355a47682bfe7b4a7fda39801586f1a
Diffstat (limited to 'api/11.xml')
-rw-r--r--api/11.xml122
1 files changed, 0 insertions, 122 deletions
diff --git a/api/11.xml b/api/11.xml
index 5f3cd51..bfd637e 100644
--- a/api/11.xml
+++ b/api/11.xml
@@ -13977,17 +13977,6 @@
visibility="public"
>
</field>
-<field name="up"
- type="int"
- transient="false"
- volatile="false"
- value="16908334"
- static="true"
- final="true"
- deprecated="not deprecated"
- visibility="public"
->
-</field>
<field name="widget_frame"
type="int"
transient="false"
@@ -21602,17 +21591,6 @@
<parameter name="setSelected" type="boolean">
</parameter>
</method>
-<method name="getCustomNavigationView"
- return="android.view.View"
- abstract="true"
- native="false"
- synchronized="false"
- static="false"
- final="false"
- deprecated="deprecated"
- visibility="public"
->
-</method>
<method name="getCustomView"
return="android.view.View"
abstract="true"
@@ -21679,17 +21657,6 @@
visibility="public"
>
</method>
-<method name="getSelectedNavigationItem"
- return="int"
- abstract="true"
- native="false"
- synchronized="false"
- static="false"
- final="false"
- deprecated="deprecated"
- visibility="public"
->
-</method>
<method name="getSelectedTab"
return="android.app.ActionBar.Tab"
abstract="true"
@@ -21856,19 +21823,6 @@
<parameter name="d" type="android.graphics.drawable.Drawable">
</parameter>
</method>
-<method name="setCustomNavigationMode"
- return="void"
- abstract="true"
- native="false"
- synchronized="false"
- static="false"
- final="false"
- deprecated="deprecated"
- visibility="public"
->
-<parameter name="view" type="android.view.View">
-</parameter>
-</method>
<method name="setCustomView"
return="void"
abstract="true"
@@ -22003,38 +21957,6 @@
<parameter name="useLogo" type="boolean">
</parameter>
</method>
-<method name="setDropdownNavigationMode"
- return="void"
- abstract="true"
- native="false"
- synchronized="false"
- static="false"
- final="false"
- deprecated="deprecated"
- visibility="public"
->
-<parameter name="adapter" type="android.widget.SpinnerAdapter">
-</parameter>
-<parameter name="callback" type="android.app.ActionBar.OnNavigationListener">
-</parameter>
-</method>
-<method name="setDropdownNavigationMode"
- return="void"
- abstract="true"
- native="false"
- synchronized="false"
- static="false"
- final="false"
- deprecated="deprecated"
- visibility="public"
->
-<parameter name="adapter" type="android.widget.SpinnerAdapter">
-</parameter>
-<parameter name="callback" type="android.app.ActionBar.OnNavigationListener">
-</parameter>
-<parameter name="defaultSelectedPosition" type="int">
-</parameter>
-</method>
<method name="setListNavigationCallbacks"
return="void"
abstract="true"
@@ -22076,17 +21998,6 @@
<parameter name="position" type="int">
</parameter>
</method>
-<method name="setStandardNavigationMode"
- return="void"
- abstract="true"
- native="false"
- synchronized="false"
- static="false"
- final="false"
- deprecated="deprecated"
- visibility="public"
->
-</method>
<method name="setSubtitle"
return="void"
abstract="true"
@@ -22113,17 +22024,6 @@
<parameter name="resId" type="int">
</parameter>
</method>
-<method name="setTabNavigationMode"
- return="void"
- abstract="true"
- native="false"
- synchronized="false"
- static="false"
- final="false"
- deprecated="deprecated"
- visibility="public"
->
-</method>
<method name="setTitle"
return="void"
abstract="true"
@@ -22161,17 +22061,6 @@
visibility="public"
>
</method>
-<field name="DISPLAY_HIDE_HOME"
- type="int"
- transient="false"
- volatile="false"
- value="4096"
- static="true"
- final="true"
- deprecated="deprecated"
- visibility="public"
->
-</field>
<field name="DISPLAY_HOME_AS_UP"
type="int"
transient="false"
@@ -22227,17 +22116,6 @@
visibility="public"
>
</field>
-<field name="NAVIGATION_MODE_DROPDOWN_LIST"
- type="int"
- transient="false"
- volatile="false"
- value="1"
- static="true"
- final="true"
- deprecated="deprecated"
- visibility="public"
->
-</field>
<field name="NAVIGATION_MODE_LIST"
type="int"
transient="false"