summaryrefslogtreecommitdiffstats
path: root/api/9.xml
diff options
context:
space:
mode:
authorBrian Carlstrom <bdc@google.com>2010-08-05 14:02:36 -0700
committerBrian Carlstrom <bdc@google.com>2010-08-05 14:02:36 -0700
commit92d249c57ffb8331860494f4ff403c805fdbc0dc (patch)
tree15a38fa6c68a53ef6f35d4d6675d7f39f1e57b76 /api/9.xml
parent507a4ea34038daa521036d4c820288b3166a0ed5 (diff)
parent1b7e4d5adcc2737bc11bfbf42a88a02d6df984e0 (diff)
downloadframeworks_base-92d249c57ffb8331860494f4ff403c805fdbc0dc.zip
frameworks_base-92d249c57ffb8331860494f4ff403c805fdbc0dc.tar.gz
frameworks_base-92d249c57ffb8331860494f4ff403c805fdbc0dc.tar.bz2
resolved conflicts for merge of 1b7e4d5a to master
Change-Id: Ib3f8e1bffb759dbe5ef5e681ac872e9a9b70c24e
Diffstat (limited to 'api/9.xml')
-rw-r--r--api/9.xml118
1 files changed, 0 insertions, 118 deletions
diff --git a/api/9.xml b/api/9.xml
index 12ef981..abb67f9 100644
--- a/api/9.xml
+++ b/api/9.xml
@@ -303584,8 +303584,6 @@
</implements>
<implements name="java.io.Serializable">
</implements>
-<implements name="java.util.SortedSet">
-</implements>
<constructor name="TreeSet"
type="java.util.TreeSet"
static="false"
@@ -306943,10 +306941,6 @@
deprecated="not deprecated"
visibility="public"
>
-<implements name="java.util.concurrent.Future">
-</implements>
-<implements name="java.lang.Runnable">
-</implements>
<constructor name="FutureTask"
type="java.util.concurrent.FutureTask"
static="false"
@@ -339917,32 +339911,6 @@
deprecated="not deprecated"
visibility="public"
>
-<method name="getLogWriter"
- return="java.io.PrintWriter"
- abstract="true"
- native="false"
- synchronized="false"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="public"
->
-<exception name="SQLException" type="java.sql.SQLException">
-</exception>
-</method>
-<method name="getLoginTimeout"
- return="int"
- abstract="true"
- native="false"
- synchronized="false"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="public"
->
-<exception name="SQLException" type="java.sql.SQLException">
-</exception>
-</method>
<method name="getPooledConnection"
return="javax.sql.PooledConnection"
abstract="true"
@@ -339973,36 +339941,6 @@
<exception name="SQLException" type="java.sql.SQLException">
</exception>
</method>
-<method name="setLogWriter"
- return="void"
- abstract="true"
- native="false"
- synchronized="false"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="public"
->
-<parameter name="theWriter" type="java.io.PrintWriter">
-</parameter>
-<exception name="SQLException" type="java.sql.SQLException">
-</exception>
-</method>
-<method name="setLoginTimeout"
- return="void"
- abstract="true"
- native="false"
- synchronized="false"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="public"
->
-<parameter name="theTimeout" type="int">
-</parameter>
-<exception name="SQLException" type="java.sql.SQLException">
-</exception>
-</method>
</interface>
<interface name="DataSource"
abstract="true"
@@ -340041,62 +339979,6 @@
<exception name="SQLException" type="java.sql.SQLException">
</exception>
</method>
-<method name="getLogWriter"
- return="java.io.PrintWriter"
- abstract="true"
- native="false"
- synchronized="false"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="public"
->
-<exception name="SQLException" type="java.sql.SQLException">
-</exception>
-</method>
-<method name="getLoginTimeout"
- return="int"
- abstract="true"
- native="false"
- synchronized="false"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="public"
->
-<exception name="SQLException" type="java.sql.SQLException">
-</exception>
-</method>
-<method name="setLogWriter"
- return="void"
- abstract="true"
- native="false"
- synchronized="false"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="public"
->
-<parameter name="theWriter" type="java.io.PrintWriter">
-</parameter>
-<exception name="SQLException" type="java.sql.SQLException">
-</exception>
-</method>
-<method name="setLoginTimeout"
- return="void"
- abstract="true"
- native="false"
- synchronized="false"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="public"
->
-<parameter name="theTimeout" type="int">
-</parameter>
-<exception name="SQLException" type="java.sql.SQLException">
-</exception>
-</method>
</interface>
<interface name="PooledConnection"
abstract="true"