summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorJack Wang <jackwang@google.com>2009-08-25 14:47:44 -0700
committerJack Wang <jackwang@google.com>2009-08-25 14:47:44 -0700
commitfa5382208b12586ed05e9e307227234ab676aa3c (patch)
tree62e2c4390cc40f30b0abe04cd6fbcbc87f56a8bc /api
parent4b474440cef8afa5e355a9406bb076af8e493ca7 (diff)
downloadframeworks_base-fa5382208b12586ed05e9e307227234ab676aa3c.zip
frameworks_base-fa5382208b12586ed05e9e307227234ab676aa3c.tar.gz
frameworks_base-fa5382208b12586ed05e9e307227234ab676aa3c.tar.bz2
Fix build break
- Introduced in 22109
Diffstat (limited to 'api')
-rw-r--r--api/current.xml54
1 files changed, 27 insertions, 27 deletions
diff --git a/api/current.xml b/api/current.xml
index 4dc4ae4..1406588 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -118546,19 +118546,6 @@
synchronized="false"
static="false"
final="false"
- deprecated="deprecated"
- visibility="public"
->
-<parameter name="instrumentation" type="android.app.Instrumentation">
-</parameter>
-</method>
-<method name="setInstrumentation"
- return="void"
- abstract="false"
- native="false"
- synchronized="false"
- static="false"
- final="false"
deprecated="not deprecated"
visibility="public"
>
@@ -118677,6 +118664,19 @@
synchronized="false"
static="false"
final="false"
+ deprecated="deprecated"
+ visibility="public"
+>
+<parameter name="instrumentation" type="android.app.Instrumentation">
+</parameter>
+</method>
+<method name="setInstrumentation"
+ return="void"
+ abstract="false"
+ native="false"
+ synchronized="false"
+ static="false"
+ final="false"
deprecated="not deprecated"
visibility="public"
>
@@ -118802,19 +118802,6 @@
synchronized="false"
static="false"
final="false"
- deprecated="deprecated"
- visibility="public"
->
-<parameter name="instrumentation" type="android.app.Instrumentation">
-</parameter>
-</method>
-<method name="injectInstrumentation"
- return="void"
- abstract="false"
- native="false"
- synchronized="false"
- static="false"
- final="false"
deprecated="not deprecated"
visibility="public"
>
@@ -118939,6 +118926,19 @@
synchronized="false"
static="false"
final="false"
+ deprecated="deprecated"
+ visibility="public"
+>
+<parameter name="instrumentation" type="android.app.Instrumentation">
+</parameter>
+</method>
+<method name="injectInstrumentation"
+ return="void"
+ abstract="false"
+ native="false"
+ synchronized="false"
+ static="false"
+ final="false"
deprecated="not deprecated"
visibility="public"
>
@@ -264098,7 +264098,7 @@
</parameter>
<parameter name="buffer" type="java.lang.StringBuffer">
</parameter>
-<parameter name="field" type="java.text.FieldPosition">
+<parameter name="fieldPos" type="java.text.FieldPosition">
</parameter>
</method>
<method name="get2DigitYearStart"