summaryrefslogtreecommitdiffstats
path: root/api/12.xml
diff options
context:
space:
mode:
authorJesse Wilson <jessewilson@google.com>2011-02-24 10:44:33 -0800
committerJesse Wilson <jessewilson@google.com>2011-02-24 10:46:22 -0800
commita0f8bc51aff98c2e23e73069e447f63397471a0a (patch)
tree4a4b5ae01d3320818cf41a95e2939fd9f8b7e54f /api/12.xml
parent7b76c8d3fc25aedea6edfed9638b008faa2f6ae8 (diff)
downloadframeworks_base-a0f8bc51aff98c2e23e73069e447f63397471a0a.zip
frameworks_base-a0f8bc51aff98c2e23e73069e447f63397471a0a.tar.gz
frameworks_base-a0f8bc51aff98c2e23e73069e447f63397471a0a.tar.bz2
Remove default constructors from static utility classes.
Change-Id: Id8dc55a30a03e1da87500b66c429de9268033b9e http://b/3344646
Diffstat (limited to 'api/12.xml')
-rw-r--r--api/12.xml48
1 files changed, 0 insertions, 48 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"