summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorJesse Wilson <jessewilson@google.com>2011-02-24 19:37:00 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-02-24 19:37:00 -0800
commit50fc0e5c1bafb458ae9cd8cca6a3732828e821df (patch)
treec6a931f4f8f4239888bf8c1633b0f0f9afd8f23c /api
parent7547a8be941cff4794a276e98752bfcfb2e805d1 (diff)
parenta0f8bc51aff98c2e23e73069e447f63397471a0a (diff)
downloadframeworks_base-50fc0e5c1bafb458ae9cd8cca6a3732828e821df.zip
frameworks_base-50fc0e5c1bafb458ae9cd8cca6a3732828e821df.tar.gz
frameworks_base-50fc0e5c1bafb458ae9cd8cca6a3732828e821df.tar.bz2
Merge "Remove default constructors from static utility classes."
Diffstat (limited to 'api')
-rw-r--r--api/12.xml48
-rw-r--r--api/current.xml48
2 files changed, 0 insertions, 96 deletions
diff --git a/api/12.xml b/api/12.xml
index 6c6ede1..7835c7f 100644
--- a/api/12.xml
+++ b/api/12.xml
@@ -201551,14 +201551,6 @@
deprecated="not deprecated"
visibility="public"
>
-<constructor name="Config"
- type="android.util.Config"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="public"
->
-</constructor>
<field name="DEBUG"
type="boolean"
transient="false"
@@ -201621,14 +201613,6 @@
deprecated="not deprecated"
visibility="public"
>
-<constructor name="DebugUtils"
- type="android.util.DebugUtils"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="public"
->
-</constructor>
<method name="isObjectSelected"
return="boolean"
abstract="false"
@@ -201817,14 +201801,6 @@
deprecated="not deprecated"
visibility="public"
>
-<constructor name="EventLog"
- type="android.util.EventLog"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="public"
->
-</constructor>
<method name="getTagCode"
return="int"
abstract="false"
@@ -204105,14 +204081,6 @@
deprecated="not deprecated"
visibility="public"
>
-<constructor name="StateSet"
- type="android.util.StateSet"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="public"
->
-</constructor>
<method name="dump"
return="java.lang.String"
abstract="false"
@@ -204258,14 +204226,6 @@
deprecated="not deprecated"
visibility="public"
>
-<constructor name="TimeUtils"
- type="android.util.TimeUtils"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="public"
->
-</constructor>
<method name="getTimeZone"
return="java.util.TimeZone"
abstract="false"
@@ -205066,14 +205026,6 @@
deprecated="not deprecated"
visibility="public"
>
-<constructor name="Xml"
- type="android.util.Xml"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="public"
->
-</constructor>
<method name="asAttributeSet"
return="android.util.AttributeSet"
abstract="false"
diff --git a/api/current.xml b/api/current.xml
index bf388b1..5ceca12 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -204927,14 +204927,6 @@
deprecated="not deprecated"
visibility="public"
>
-<constructor name="Config"
- type="android.util.Config"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="public"
->
-</constructor>
<field name="DEBUG"
type="boolean"
transient="false"
@@ -204997,14 +204989,6 @@
deprecated="not deprecated"
visibility="public"
>
-<constructor name="DebugUtils"
- type="android.util.DebugUtils"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="public"
->
-</constructor>
<method name="isObjectSelected"
return="boolean"
abstract="false"
@@ -205193,14 +205177,6 @@
deprecated="not deprecated"
visibility="public"
>
-<constructor name="EventLog"
- type="android.util.EventLog"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="public"
->
-</constructor>
<method name="getTagCode"
return="int"
abstract="false"
@@ -207694,14 +207670,6 @@
deprecated="not deprecated"
visibility="public"
>
-<constructor name="StateSet"
- type="android.util.StateSet"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="public"
->
-</constructor>
<method name="dump"
return="java.lang.String"
abstract="false"
@@ -207847,14 +207815,6 @@
deprecated="not deprecated"
visibility="public"
>
-<constructor name="TimeUtils"
- type="android.util.TimeUtils"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="public"
->
-</constructor>
<method name="getTimeZone"
return="java.util.TimeZone"
abstract="false"
@@ -208655,14 +208615,6 @@
deprecated="not deprecated"
visibility="public"
>
-<constructor name="Xml"
- type="android.util.Xml"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="public"
->
-</constructor>
<method name="asAttributeSet"
return="android.util.AttributeSet"
abstract="false"