Merge change I69324a33 into eclair

* changes:
  AlarmManagerService: Fix daylight savings time offset computation
diff --git a/docs/html/sdk/api_diff/3/changes.html b/docs/html/sdk/api_diff/3/changes.html
index 9bc67b9..2500357 100644
--- a/docs/html/sdk/api_diff/3/changes.html
+++ b/docs/html/sdk/api_diff/3/changes.html
@@ -4,7 +4,7 @@
 <meta name="generator" content="JDiff v1.1.0">
 <!-- Generated by the JDiff Javadoc doclet -->
 <!-- (http://www.jdiff.org) -->
-<!-- on Mon Apr 20 09:15:09 GMT-08:00 2009 -->
+<!-- on Thu Nov 19 19:35:41 PST 2009 -->
 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
 <TITLE>
@@ -23,24 +23,23 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </head>
-<FRAMESET COLS="242,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9">
+<frameset cols="242,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9"> 
 <frameset rows="174,**" framespacing="1" frameborder="yes"  border="1" bordercolor="#e9e9e9">
-    <FRAME SRC="changes/jdiff_topleftframe.html" SCROLLING="no" NAME="topleftframe" frameborder="1">
-    <FRAME SRC="changes/alldiffs_index_all.html" SCROLLING="auto" NAME="bottomleftframe" frameborder="1">
-  </FRAMESET>
-  <FRAME SRC="changes/changes-summary.html" SCROLLING="auto" NAME="rightframe" frameborder="1">
-</FRAMESET>
-<NOFRAMES>
-<H2>
+    <frame src="changes/jdiff_topleftframe.html" scrolling="no" name="topleftframe" frameborder="1">
+    <frame src="changes/alldiffs_index_all.html" scrolling="auto" name="bottomleftframe" frameborder="1">
+  </frameset>
+  <frame src="changes/changes-summary.html" scrolling="auto" name="rightframe" frameborder="1">
+</frameset>
+<noframes>
+<h2>
 Frame Alert
-</H2>
+</h2>
 
-<P>
+<p>
 This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
-<BR>
-Link to <A HREF="changes/changes-summary.html" target="_top">Non-frame version.</A>
-</NOFRAMES>
-</HTML>
+<br>
+Link to <a href="changes/changes-summary.html" target="_top">Non-frame version.</A>
+</noframes>
+</html>
diff --git a/docs/html/sdk/api_diff/3/changes/alldiffs_index_additions.html b/docs/html/sdk/api_diff/3/changes/alldiffs_index_additions.html
index 41f78ab..bf2c09f 100644
--- a/docs/html/sdk/api_diff/3/changes/alldiffs_index_additions.html
+++ b/docs/html/sdk/api_diff/3/changes/alldiffs_index_additions.html
@@ -22,10 +22,9 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
-<BODY class="gc-documentation">
+<BODY class="gc-documentation" style="padding:12px;">
 <a NAME="topheader"></a>
 <table summary="Index for All Differences" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
   <tr>
@@ -45,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <!-- Constructor AbsoluteSizeSpan -->
 <A NAME="A"></A>
@@ -487,12 +486,12 @@
 (<code>int, String</code>)</A></nobr><br>
 <!-- Field CREATOR -->
 <i>CREATOR</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.content.res.AssetFileDescriptor.html#android.content.res.AssetFileDescriptor.CREATOR" class="hiddenlink" target="rightframe">android.content.res.AssetFileDescriptor</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.content.res.AssetFileDescriptor.html#android.content.res.AssetFileDescriptor.CREATOR" class="hiddenlink" target="rightframe">android.content.res.AssetFileDescriptor</A>
 </nobr><br>
 <!-- Field CREATOR -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.graphics.RectF.html#android.graphics.RectF.CREATOR" class="hiddenlink" target="rightframe">android.graphics.RectF</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.graphics.RectF.html#android.graphics.RectF.CREATOR" class="hiddenlink" target="rightframe">android.graphics.RectF</A>
 </nobr><br>
 <!-- Field cut -->
 <nobr><A HREF="android.R.id.html#android.R.id.cut" class="hiddenlink" target="rightframe">cut</A>
@@ -660,6 +659,10 @@
 (<code>InstrumentationTestCase, View, int, int, int</code>)</A></nobr><br>
 <!-- Method dragViewToBottom -->
 <i>dragViewToBottom</i><br>
+&nbsp;&nbsp;<nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewToBottom_added(android.test.InstrumentationTestCase, android.app.Activity, android.view.View)" class="hiddenlink" target="rightframe">type&nbsp;<b>
+(<code>InstrumentationTestCase, Activity, View</code>)</b>&nbsp;in&nbsp;android.test.TouchUtils
+</A></nobr><br>
+<!-- Method dragViewToBottom -->
 &nbsp;&nbsp;<nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewToBottom_added(android.test.ActivityInstrumentationTestCase, android.view.View, int)" class="hiddenlink" target="rightframe">type&nbsp;<b>
 (<code>ActivityInstrumentationTestCase, View, int</code>)</b>&nbsp;in&nbsp;android.test.TouchUtils
 </A></nobr><br>
@@ -897,11 +900,23 @@
 <nobr><A HREF="android.text.style.ForegroundColorSpan.html#android.text.style.ForegroundColorSpan.ctor_added(android.os.Parcel)" class="hiddenlink" target="rightframe"><b>ForegroundColorSpan</b>
 (<code>Parcel</code>)</A></nobr>&nbsp;constructor<br>
 <!-- Method forkAndSpecialize -->
-<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkAndSpecialize_added(int, int, int[], int, int[][])" class="hiddenlink" target="rightframe"><b>forkAndSpecialize</b>
-(<code>int, int, int[], int, int[][]</code>)</A></nobr><br>
+<i>forkAndSpecialize</i><br>
+&nbsp;&nbsp;<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkAndSpecialize_added(int, int, int[], int, int[][])" class="hiddenlink" target="rightframe">type&nbsp;<b>
+(<code>int, int, int[], int, int[][]</code>)</b>&nbsp;in&nbsp;dalvik.system.Zygote
+</A></nobr><br>
+<!-- Method forkAndSpecialize -->
+&nbsp;&nbsp;<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkAndSpecialize_added(int, int, int[], boolean, int[][])" class="hiddenlink" target="rightframe">type&nbsp;<b>
+(<code>int, int, int[], boolean, int[][]</code>)</b>&nbsp;in&nbsp;dalvik.system.Zygote
+</A></nobr><br>
 <!-- Method forkSystemServer -->
-<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkSystemServer_added(int, int, int[], int, int[][])" class="hiddenlink" target="rightframe"><b>forkSystemServer</b>
-(<code>int, int, int[], int, int[][]</code>)</A></nobr><br>
+<i>forkSystemServer</i><br>
+&nbsp;&nbsp;<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkSystemServer_added(int, int, int[], int, int[][])" class="hiddenlink" target="rightframe">type&nbsp;<b>
+(<code>int, int, int[], int, int[][]</code>)</b>&nbsp;in&nbsp;dalvik.system.Zygote
+</A></nobr><br>
+<!-- Method forkSystemServer -->
+&nbsp;&nbsp;<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkSystemServer_added(int, int, int[], boolean, int[][])" class="hiddenlink" target="rightframe">type&nbsp;<b>
+(<code>int, int, int[], boolean, int[][]</code>)</b>&nbsp;in&nbsp;dalvik.system.Zygote
+</A></nobr><br>
 <!-- Field FORMAT_JAPAN -->
 <nobr><A HREF="android.telephony.PhoneNumberUtils.html#android.telephony.PhoneNumberUtils.FORMAT_JAPAN" class="hiddenlink" target="rightframe">FORMAT_JAPAN</A>
 </nobr><br>
@@ -1391,12 +1406,12 @@
 <A HREF="pkg_android.os.html#Handler.Callback" class="hiddenlink" target="rightframe"><b><i>Handler.Callback</i></b></A><br>
 <!-- Field HAPTIC_FEEDBACK_ENABLED -->
 <i>HAPTIC_FEEDBACK_ENABLED</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Settings.System.html#android.provider.Settings.System.HAPTIC_FEEDBACK_ENABLED" class="hiddenlink" target="rightframe">android.provider.Settings.System</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Settings.System.html#android.provider.Settings.System.HAPTIC_FEEDBACK_ENABLED" class="hiddenlink" target="rightframe">android.provider.Settings.System</A>
 </nobr><br>
 <!-- Field HAPTIC_FEEDBACK_ENABLED -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.view.View.html#android.view.View.HAPTIC_FEEDBACK_ENABLED" class="hiddenlink" target="rightframe">android.view.View</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.view.View.html#android.view.View.HAPTIC_FEEDBACK_ENABLED" class="hiddenlink" target="rightframe">android.view.View</A>
 </nobr><br>
 <!-- Class HapticFeedbackConstants -->
 <A HREF="pkg_android.view.html#HapticFeedbackConstants" class="hiddenlink" target="rightframe"><b>HapticFeedbackConstants</b></A><br>
@@ -1633,9 +1648,62 @@
 <nobr><A HREF="android.widget.PopupWindow.html#android.widget.PopupWindow.isTouchable_added()" class="hiddenlink" target="rightframe"><b>isTouchable</b>
 ()</A></nobr><br>
 <!-- Package java.beans -->
-<A NAME="J"></A>
+<span class="letterIndexHead">J
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#D"><font size="-2">D</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#H"><font size="-2">H</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+<a href="#Y"><font size="-2">Y</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+</span>
 <A HREF="changes-summary.html#java.beans" class="hiddenlink" target="rightframe"><b>java.beans</b></A><br>
 <!-- Class JetPlayer -->
+<A NAME="J"></A>
+<br><font size="+2">J</font>&nbsp;
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#D"><font size="-2">D</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#H"><font size="-2">H</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+<a href="#Y"><font size="-2">Y</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
 <A HREF="pkg_android.media.html#JetPlayer" class="hiddenlink" target="rightframe"><b>JetPlayer</b></A><br>
 <!-- Class JetPlayer.OnJetEventListener -->
 <A HREF="pkg_android.media.html#JetPlayer.OnJetEventListener" class="hiddenlink" target="rightframe"><b><i>JetPlayer.OnJetEventListener</i></b></A><br>
@@ -2108,12 +2176,12 @@
 </A></nobr><br>
 <!-- Field PHONETIC_NAME -->
 <i>PHONETIC_NAME</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
 <!-- Field PHONETIC_NAME -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
 </nobr><br>
 <!-- Method playSoundEffect -->
 <nobr><A HREF="android.media.AudioManager.html#android.media.AudioManager.playSoundEffect_added(int, float)" class="hiddenlink" target="rightframe"><b>playSoundEffect</b>
@@ -2402,6 +2470,14 @@
 (<code>boolean</code>)</A></nobr><br>
 <!-- Method setButton -->
 <i>setButton</i><br>
+&nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_added(int, java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" class="hiddenlink" target="rightframe">type&nbsp;<b>
+(<code>int, CharSequence, OnClickListener</code>)</b>&nbsp;in&nbsp;android.app.AlertDialog
+</A></nobr><br>
+<!-- Method setButton -->
+&nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_added(int, java.lang.CharSequence, android.os.Message)" class="hiddenlink" target="rightframe">type&nbsp;<b>
+(<code>int, CharSequence, Message</code>)</b>&nbsp;in&nbsp;android.app.AlertDialog
+</A></nobr><br>
+<!-- Method setButton -->
 &nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_added(java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" class="hiddenlink" target="rightframe">type&nbsp;<b>
 (<code>CharSequence, OnClickListener</code>)</b>&nbsp;in&nbsp;android.app.AlertDialog
 </A></nobr><br>
@@ -2620,12 +2696,12 @@
 </nobr><br>
 <!-- Field sharedUserLabel -->
 <i>sharedUserLabel</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.R.attr.html#android.R.attr.sharedUserLabel" class="hiddenlink" target="rightframe">android.R.attr</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.R.attr.html#android.R.attr.sharedUserLabel" class="hiddenlink" target="rightframe">android.R.attr</A>
 </nobr><br>
 <!-- Field sharedUserLabel -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.content.pm.PackageInfo.html#android.content.pm.PackageInfo.sharedUserLabel" class="hiddenlink" target="rightframe">android.content.pm.PackageInfo</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.content.pm.PackageInfo.html#android.content.pm.PackageInfo.sharedUserLabel" class="hiddenlink" target="rightframe">android.content.pm.PackageInfo</A>
 </nobr><br>
 <!-- Field SHOW_OR_CREATE_CONTACT -->
 <nobr><A HREF="android.provider.Contacts.Intents.html#android.provider.Contacts.Intents.SHOW_OR_CREATE_CONTACT" class="hiddenlink" target="rightframe">SHOW_OR_CREATE_CONTACT</A>
@@ -2682,12 +2758,12 @@
 </nobr><br>
 <!-- Field softInputMode -->
 <i>softInputMode</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.content.pm.ActivityInfo.html#android.content.pm.ActivityInfo.softInputMode" class="hiddenlink" target="rightframe">android.content.pm.ActivityInfo</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.content.pm.ActivityInfo.html#android.content.pm.ActivityInfo.softInputMode" class="hiddenlink" target="rightframe">android.content.pm.ActivityInfo</A>
 </nobr><br>
 <!-- Field softInputMode -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.view.WindowManager.LayoutParams.html#android.view.WindowManager.LayoutParams.softInputMode" class="hiddenlink" target="rightframe">android.view.WindowManager.LayoutParams</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.view.WindowManager.LayoutParams.html#android.view.WindowManager.LayoutParams.softInputMode" class="hiddenlink" target="rightframe">android.view.WindowManager.LayoutParams</A>
 </nobr><br>
 <!-- Method sort -->
 <nobr><A HREF="android.widget.ArrayAdapter.html#android.widget.ArrayAdapter.sort_added(java.util.Comparator<? super T>)" class="hiddenlink" target="rightframe"><b>sort</b>
diff --git a/docs/html/sdk/api_diff/3/changes/alldiffs_index_all.html b/docs/html/sdk/api_diff/3/changes/alldiffs_index_all.html
index 48da98b..055d4bf 100644
--- a/docs/html/sdk/api_diff/3/changes/alldiffs_index_all.html
+++ b/docs/html/sdk/api_diff/3/changes/alldiffs_index_all.html
@@ -22,10 +22,9 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
-<BODY class="gc-documentation">
+<BODY class="gc-documentation" style="padding:12px;">
 <a NAME="topheader"></a>
 <table summary="Index for All Differences" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
   <tr>
@@ -45,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <!-- Class AbsListView -->
 <A NAME="A"></A>
@@ -203,9 +202,6 @@
 &nbsp;&nbsp;<nobr><A HREF="java.util.logging.LogManager.html#java.util.logging.LogManager.addPropertyChangeListener_added(java.beans.PropertyChangeListener)" class="hiddenlink" target="rightframe">type&nbsp;<b>
 (<code>PropertyChangeListener</code>)</b>&nbsp;in&nbsp;java.util.logging.LogManager
 </A></nobr><br>
-<!-- Method addRequirements -->
-<nobr><A HREF="android.test.suitebuilder.TestSuiteBuilder.html#android.test.suitebuilder.TestSuiteBuilder.addRequirements_changed(com.android.internal.util.Predicate<android.test.suitebuilder.TestMethod>...)" class="hiddenlink" target="rightframe">addRequirements
-(<code>Predicate&lt;TestMethod&gt;</code>)</A></nobr><br>
 <!-- Method addTestProvider -->
 <nobr><A HREF="android.location.LocationManager.html#android.location.LocationManager.addTestProvider_added(java.lang.String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, int)" class="hiddenlink" target="rightframe"><b>addTestProvider</b>
 (<code>String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, int</code>)</A></nobr><br>
@@ -680,12 +676,12 @@
 (<code>int, String</code>)</A></nobr><br>
 <!-- Field CREATOR -->
 <i>CREATOR</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.content.res.AssetFileDescriptor.html#android.content.res.AssetFileDescriptor.CREATOR" class="hiddenlink" target="rightframe">android.content.res.AssetFileDescriptor</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.content.res.AssetFileDescriptor.html#android.content.res.AssetFileDescriptor.CREATOR" class="hiddenlink" target="rightframe">android.content.res.AssetFileDescriptor</A>
 </nobr><br>
 <!-- Field CREATOR -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.graphics.RectF.html#android.graphics.RectF.CREATOR" class="hiddenlink" target="rightframe">android.graphics.RectF</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.graphics.RectF.html#android.graphics.RectF.CREATOR" class="hiddenlink" target="rightframe">android.graphics.RectF</A>
 </nobr><br>
 <!-- Class Cursor -->
 <A HREF="android.database.Cursor.html" class="hiddenlink" target="rightframe"><i>Cursor</i></A><br>
@@ -697,9 +693,64 @@
 <nobr><A HREF="android.R.id.html#android.R.id.cut" class="hiddenlink" target="rightframe">cut</A>
 </nobr><br>
 <!-- Package dalvik.system -->
-<A NAME="D"></A>
+<span class="letterIndexHead">D
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#H"><font size="-2">H</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#J"><font size="-2">J</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+<a href="#Y"><font size="-2">Y</font></a> 
+<a href="#Z"><font size="-2">Z</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+</span>
 <A HREF="pkg_dalvik.system.html" class="hiddenlink" target="rightframe">dalvik.system</A><br>
 <!-- Field dark_header -->
+<A NAME="D"></A>
+<br><font size="+2">D</font>&nbsp;
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#H"><font size="-2">H</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#J"><font size="-2">J</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+<a href="#Y"><font size="-2">Y</font></a> 
+<a href="#Z"><font size="-2">Z</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
 <nobr><A HREF="android.R.drawable.html#android.R.drawable.dark_header" class="hiddenlink" target="rightframe">dark_header</A>
 </nobr><br>
 <!-- Field DATA_ROAMING -->
@@ -716,15 +767,6 @@
 </nobr><br>
 <!-- Class DatabaseUtils -->
 <A HREF="android.database.DatabaseUtils.html" class="hiddenlink" target="rightframe">DatabaseUtils</A><br>
-<!-- Class Date -->
-<i>Date</i><br>
-&nbsp;&nbsp;<A HREF="java.util.Date.html" class="hiddenlink" target="rightframe">java.util</A><br>
-<!-- Constructor Date -->
-&nbsp;&nbsp;<nobr><A HREF="java.util.Date.html#java.util.Date.ctor_changed()" class="hiddenlink" target="rightframe">Date
-()</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Date -->
-&nbsp;&nbsp;<nobr><A HREF="java.util.Date.html#java.util.Date.ctor_changed(int, int, int, int, int, int)" class="hiddenlink" target="rightframe">Date
-(<code>int, int, int, int, int, int</code>)</A></nobr>&nbsp;constructor<br>
 <!-- Class DateKeyListener -->
 <A HREF="android.text.method.DateKeyListener.html" class="hiddenlink" target="rightframe">DateKeyListener</A><br>
 <!-- Class DateTimeKeyListener -->
@@ -742,12 +784,12 @@
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
 <i>DEFAULT_SORT_ORDER</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.MediaStore.Images.Media.html#android.provider.MediaStore.Images.Media.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Images.Media</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.MediaStore.Images.Media.html#android.provider.MediaStore.Images.Media.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Images.Media</A>
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.MediaStore.Video.html#android.provider.MediaStore.Video.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Video</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.MediaStore.Video.html#android.provider.MediaStore.Video.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Video</A>
 </nobr><br>
 <!-- Method describeContents -->
 <i>describeContents</i><br>
@@ -916,6 +958,14 @@
 </A></nobr><br>
 <!-- Method dragViewToBottom -->
 <i>dragViewToBottom</i><br>
+&nbsp;&nbsp;<nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewToBottom_removed(android.test.ActivityInstrumentationTestCase, android.view.View, int)" class="hiddenlink" target="rightframe">type&nbsp;<strike>
+(<code>ActivityInstrumentationTestCase, View, int</code>)</strike>&nbsp;in&nbsp;android.test.TouchUtils
+</A></nobr><br>
+<!-- Method dragViewToBottom -->
+&nbsp;&nbsp;<nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewToBottom_added(android.test.InstrumentationTestCase, android.app.Activity, android.view.View)" class="hiddenlink" target="rightframe">type&nbsp;<b>
+(<code>InstrumentationTestCase, Activity, View</code>)</b>&nbsp;in&nbsp;android.test.TouchUtils
+</A></nobr><br>
+<!-- Method dragViewToBottom -->
 &nbsp;&nbsp;<nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewToBottom_added(android.test.ActivityInstrumentationTestCase, android.view.View, int)" class="hiddenlink" target="rightframe">type&nbsp;<b>
 (<code>ActivityInstrumentationTestCase, View, int</code>)</b>&nbsp;in&nbsp;android.test.TouchUtils
 </A></nobr><br>
@@ -927,10 +977,6 @@
 &nbsp;&nbsp;<nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewToBottom_changed(android.test.ActivityInstrumentationTestCase, android.view.View)" class="hiddenlink" target="rightframe">type&nbsp;
 (<code>ActivityInstrumentationTestCase, View</code>)&nbsp;in&nbsp;android.test.TouchUtils
 </A></nobr><br>
-<!-- Method dragViewToBottom -->
-&nbsp;&nbsp;<nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewToBottom_changed(android.test.InstrumentationTestCase, android.app.Activity, android.view.View)" class="hiddenlink" target="rightframe">type&nbsp;
-(<code>InstrumentationTestCase, Activity, View</code>)&nbsp;in&nbsp;android.test.TouchUtils
-</A></nobr><br>
 <!-- Method dragViewToTop -->
 <i>dragViewToTop</i><br>
 &nbsp;&nbsp;<nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewToTop_added(android.test.InstrumentationTestCase, android.view.View)" class="hiddenlink" target="rightframe">type&nbsp;<b>
@@ -1200,21 +1246,29 @@
 (<code>Parcel</code>)</A></nobr>&nbsp;constructor<br>
 <!-- Method forkAndSpecialize -->
 <i>forkAndSpecialize</i><br>
+&nbsp;&nbsp;<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkAndSpecialize_removed(int, int, int[], boolean, int[][])" class="hiddenlink" target="rightframe">type&nbsp;<strike>
+(<code>int, int, int[], boolean, int[][]</code>)</strike>&nbsp;in&nbsp;dalvik.system.Zygote
+</A></nobr><br>
+<!-- Method forkAndSpecialize -->
 &nbsp;&nbsp;<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkAndSpecialize_added(int, int, int[], int, int[][])" class="hiddenlink" target="rightframe">type&nbsp;<b>
 (<code>int, int, int[], int, int[][]</code>)</b>&nbsp;in&nbsp;dalvik.system.Zygote
 </A></nobr><br>
 <!-- Method forkAndSpecialize -->
-&nbsp;&nbsp;<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkAndSpecialize_changed(int, int, int[], boolean, int[][])" class="hiddenlink" target="rightframe">type&nbsp;
-(<code>int, int, int[], boolean, int[][]</code>)&nbsp;in&nbsp;dalvik.system.Zygote
+&nbsp;&nbsp;<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkAndSpecialize_added(int, int, int[], boolean, int[][])" class="hiddenlink" target="rightframe">type&nbsp;<b>
+(<code>int, int, int[], boolean, int[][]</code>)</b>&nbsp;in&nbsp;dalvik.system.Zygote
 </A></nobr><br>
 <!-- Method forkSystemServer -->
 <i>forkSystemServer</i><br>
+&nbsp;&nbsp;<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkSystemServer_removed(int, int, int[], boolean, int[][])" class="hiddenlink" target="rightframe">type&nbsp;<strike>
+(<code>int, int, int[], boolean, int[][]</code>)</strike>&nbsp;in&nbsp;dalvik.system.Zygote
+</A></nobr><br>
+<!-- Method forkSystemServer -->
 &nbsp;&nbsp;<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkSystemServer_added(int, int, int[], int, int[][])" class="hiddenlink" target="rightframe">type&nbsp;<b>
 (<code>int, int, int[], int, int[][]</code>)</b>&nbsp;in&nbsp;dalvik.system.Zygote
 </A></nobr><br>
 <!-- Method forkSystemServer -->
-&nbsp;&nbsp;<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkSystemServer_changed(int, int, int[], boolean, int[][])" class="hiddenlink" target="rightframe">type&nbsp;
-(<code>int, int, int[], boolean, int[][]</code>)&nbsp;in&nbsp;dalvik.system.Zygote
+&nbsp;&nbsp;<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkSystemServer_added(int, int, int[], boolean, int[][])" class="hiddenlink" target="rightframe">type&nbsp;<b>
+(<code>int, int, int[], boolean, int[][]</code>)</b>&nbsp;in&nbsp;dalvik.system.Zygote
 </A></nobr><br>
 <!-- Field FORMAT_JAPAN -->
 <nobr><A HREF="android.telephony.PhoneNumberUtils.html#android.telephony.PhoneNumberUtils.FORMAT_JAPAN" class="hiddenlink" target="rightframe">FORMAT_JAPAN</A>
@@ -1564,9 +1618,6 @@
 <!-- Method getPrivateImeOptions -->
 <nobr><A HREF="android.widget.TextView.html#android.widget.TextView.getPrivateImeOptions_added()" class="hiddenlink" target="rightframe"><b>getPrivateImeOptions</b>
 ()</A></nobr><br>
-<!-- Method getProxyClass -->
-<nobr><A HREF="java.lang.reflect.Proxy.html#java.lang.reflect.Proxy.getProxyClass_changed(java.lang.ClassLoader, java.lang.Class<?>...)" class="hiddenlink" target="rightframe">getProxyClass
-(<code>ClassLoader, Class&lt;?&gt;</code>)</A></nobr><br>
 <!-- Method getRotationMatrix -->
 <nobr><A HREF="android.hardware.SensorManager.html#android.hardware.SensorManager.getRotationMatrix_added(float[], float[], float[], float[])" class="hiddenlink" target="rightframe"><b>getRotationMatrix</b>
 (<code>float[], float[], float[], float[]</code>)</A></nobr><br>
@@ -1810,12 +1861,12 @@
 <A HREF="pkg_android.os.html#Handler.Callback" class="hiddenlink" target="rightframe"><b><i>Handler.Callback</i></b></A><br>
 <!-- Field HAPTIC_FEEDBACK_ENABLED -->
 <i>HAPTIC_FEEDBACK_ENABLED</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Settings.System.html#android.provider.Settings.System.HAPTIC_FEEDBACK_ENABLED" class="hiddenlink" target="rightframe">android.provider.Settings.System</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Settings.System.html#android.provider.Settings.System.HAPTIC_FEEDBACK_ENABLED" class="hiddenlink" target="rightframe">android.provider.Settings.System</A>
 </nobr><br>
 <!-- Field HAPTIC_FEEDBACK_ENABLED -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.view.View.html#android.view.View.HAPTIC_FEEDBACK_ENABLED" class="hiddenlink" target="rightframe">android.view.View</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.view.View.html#android.view.View.HAPTIC_FEEDBACK_ENABLED" class="hiddenlink" target="rightframe">android.view.View</A>
 </nobr><br>
 <!-- Class HapticFeedbackConstants -->
 <A HREF="pkg_android.view.html#HapticFeedbackConstants" class="hiddenlink" target="rightframe"><b>HapticFeedbackConstants</b></A><br>
@@ -2075,21 +2126,154 @@
 <nobr><A HREF="android.widget.PopupWindow.html#android.widget.PopupWindow.isTouchable_added()" class="hiddenlink" target="rightframe"><b>isTouchable</b>
 ()</A></nobr><br>
 <!-- Package java.beans -->
-<A NAME="J"></A>
+<span class="letterIndexHead">J
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#D"><font size="-2">D</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#H"><font size="-2">H</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+<a href="#Y"><font size="-2">Y</font></a> 
+<a href="#Z"><font size="-2">Z</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+</span>
 <A HREF="changes-summary.html#java.beans" class="hiddenlink" target="rightframe"><b>java.beans</b></A><br>
 <!-- Package java.lang -->
+<span class="letterIndexHead">J
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#D"><font size="-2">D</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#H"><font size="-2">H</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+<a href="#Y"><font size="-2">Y</font></a> 
+<a href="#Z"><font size="-2">Z</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+</span>
 <A HREF="pkg_java.lang.html" class="hiddenlink" target="rightframe">java.lang</A><br>
-<!-- Package java.lang.reflect -->
-<A HREF="pkg_java.lang.reflect.html" class="hiddenlink" target="rightframe">java.lang.reflect</A><br>
-<!-- Package java.net -->
-<A HREF="pkg_java.net.html" class="hiddenlink" target="rightframe">java.net</A><br>
-<!-- Package java.util -->
-<A HREF="pkg_java.util.html" class="hiddenlink" target="rightframe">java.util</A><br>
 <!-- Package java.util.jar -->
+<span class="letterIndexHead">J
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#D"><font size="-2">D</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#H"><font size="-2">H</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+<a href="#Y"><font size="-2">Y</font></a> 
+<a href="#Z"><font size="-2">Z</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+</span>
 <A HREF="pkg_java.util.jar.html" class="hiddenlink" target="rightframe">java.util.jar</A><br>
 <!-- Package java.util.logging -->
+<span class="letterIndexHead">J
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#D"><font size="-2">D</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#H"><font size="-2">H</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+<a href="#Y"><font size="-2">Y</font></a> 
+<a href="#Z"><font size="-2">Z</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+</span>
 <A HREF="pkg_java.util.logging.html" class="hiddenlink" target="rightframe">java.util.logging</A><br>
 <!-- Class JetPlayer -->
+<A NAME="J"></A>
+<br><font size="+2">J</font>&nbsp;
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#D"><font size="-2">D</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#H"><font size="-2">H</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+<a href="#Y"><font size="-2">Y</font></a> 
+<a href="#Z"><font size="-2">Z</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
 <A HREF="pkg_android.media.html#JetPlayer" class="hiddenlink" target="rightframe"><b>JetPlayer</b></A><br>
 <!-- Class JetPlayer.OnJetEventListener -->
 <A HREF="pkg_android.media.html#JetPlayer.OnJetEventListener" class="hiddenlink" target="rightframe"><b><i>JetPlayer.OnJetEventListener</i></b></A><br>
@@ -2704,12 +2888,12 @@
 <A HREF="android.telephony.PhoneNumberUtils.html" class="hiddenlink" target="rightframe">PhoneNumberUtils</A><br>
 <!-- Field PHONETIC_NAME -->
 <i>PHONETIC_NAME</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
 <!-- Field PHONETIC_NAME -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
 </nobr><br>
 <!-- Method playSoundEffect -->
 <i>playSoundEffect</i><br>
@@ -2749,8 +2933,6 @@
 <A HREF="android.test.ProviderTestCase.html" class="hiddenlink" target="rightframe">ProviderTestCase</A><br>
 <!-- Class ProviderTestCase2 -->
 <A HREF="pkg_android.test.html#ProviderTestCase2" class="hiddenlink" target="rightframe"><b>ProviderTestCase2</b></A><br>
-<!-- Class Proxy -->
-<A HREF="java.lang.reflect.Proxy.html" class="hiddenlink" target="rightframe">Proxy</A><br>
 <!-- Method putLong -->
 <nobr><A HREF="android.provider.Settings.System.html#android.provider.Settings.System.putLong_added(android.content.ContentResolver, java.lang.String, long)" class="hiddenlink" target="rightframe"><b>putLong</b>
 (<code>ContentResolver, String, long</code>)</A></nobr><br>
@@ -3151,6 +3333,22 @@
 (<code>boolean</code>)</A></nobr><br>
 <!-- Method setButton -->
 <i>setButton</i><br>
+&nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_removed(java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" class="hiddenlink" target="rightframe">type&nbsp;<strike>
+(<code>CharSequence, OnClickListener</code>)</strike>&nbsp;in&nbsp;android.app.AlertDialog
+</A></nobr><br>
+<!-- Method setButton -->
+&nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_removed(java.lang.CharSequence, android.os.Message)" class="hiddenlink" target="rightframe">type&nbsp;<strike>
+(<code>CharSequence, Message</code>)</strike>&nbsp;in&nbsp;android.app.AlertDialog
+</A></nobr><br>
+<!-- Method setButton -->
+&nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_added(int, java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" class="hiddenlink" target="rightframe">type&nbsp;<b>
+(<code>int, CharSequence, OnClickListener</code>)</b>&nbsp;in&nbsp;android.app.AlertDialog
+</A></nobr><br>
+<!-- Method setButton -->
+&nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_added(int, java.lang.CharSequence, android.os.Message)" class="hiddenlink" target="rightframe">type&nbsp;<b>
+(<code>int, CharSequence, Message</code>)</b>&nbsp;in&nbsp;android.app.AlertDialog
+</A></nobr><br>
+<!-- Method setButton -->
 &nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_added(java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" class="hiddenlink" target="rightframe">type&nbsp;<b>
 (<code>CharSequence, OnClickListener</code>)</b>&nbsp;in&nbsp;android.app.AlertDialog
 </A></nobr><br>
@@ -3158,14 +3356,6 @@
 &nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_added(java.lang.CharSequence, android.os.Message)" class="hiddenlink" target="rightframe">type&nbsp;<b>
 (<code>CharSequence, Message</code>)</b>&nbsp;in&nbsp;android.app.AlertDialog
 </A></nobr><br>
-<!-- Method setButton -->
-&nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_changed(int, java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" class="hiddenlink" target="rightframe">type&nbsp;
-(<code>int, CharSequence, OnClickListener</code>)&nbsp;in&nbsp;android.app.AlertDialog
-</A></nobr><br>
-<!-- Method setButton -->
-&nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_changed(int, java.lang.CharSequence, android.os.Message)" class="hiddenlink" target="rightframe">type&nbsp;
-(<code>int, CharSequence, Message</code>)&nbsp;in&nbsp;android.app.AlertDialog
-</A></nobr><br>
 <!-- Method setButton2 -->
 <i>setButton2</i><br>
 &nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton2_changed(java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" class="hiddenlink" target="rightframe">type&nbsp;
@@ -3410,12 +3600,12 @@
 </nobr><br>
 <!-- Field sharedUserLabel -->
 <i>sharedUserLabel</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.R.attr.html#android.R.attr.sharedUserLabel" class="hiddenlink" target="rightframe">android.R.attr</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.R.attr.html#android.R.attr.sharedUserLabel" class="hiddenlink" target="rightframe">android.R.attr</A>
 </nobr><br>
 <!-- Field sharedUserLabel -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.content.pm.PackageInfo.html#android.content.pm.PackageInfo.sharedUserLabel" class="hiddenlink" target="rightframe">android.content.pm.PackageInfo</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.content.pm.PackageInfo.html#android.content.pm.PackageInfo.sharedUserLabel" class="hiddenlink" target="rightframe">android.content.pm.PackageInfo</A>
 </nobr><br>
 <!-- Field SHOW_OR_CREATE_CONTACT -->
 <nobr><A HREF="android.provider.Contacts.Intents.html#android.provider.Contacts.Intents.SHOW_OR_CREATE_CONTACT" class="hiddenlink" target="rightframe">SHOW_OR_CREATE_CONTACT</A>
@@ -3438,24 +3628,6 @@
 </nobr><br>
 <!-- Class SmsMessage -->
 <A HREF="android.telephony.gsm.SmsMessage.html" class="hiddenlink" target="rightframe">SmsMessage</A><br>
-<!-- Class Socket -->
-<i>Socket</i><br>
-&nbsp;&nbsp;<A HREF="java.net.Socket.html" class="hiddenlink" target="rightframe">java.net</A><br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed()" class="hiddenlink" target="rightframe">Socket
-()</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.lang.String, int)" class="hiddenlink" target="rightframe">Socket
-(<code>String, int</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.lang.String, int, java.net.InetAddress, int)" class="hiddenlink" target="rightframe">Socket
-(<code>String, int, InetAddress, int</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.net.Proxy)" class="hiddenlink" target="rightframe">Socket
-(<code>Proxy</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.net.SocketImpl)" class="hiddenlink" target="rightframe">Socket
-(<code>SocketImpl</code>)</A></nobr>&nbsp;constructor<br>
 <!-- Field SOFT_INPUT_ADJUST_PAN -->
 <nobr><A HREF="android.view.WindowManager.LayoutParams.html#android.view.WindowManager.LayoutParams.SOFT_INPUT_ADJUST_PAN" class="hiddenlink" target="rightframe">SOFT_INPUT_ADJUST_PAN</A>
 </nobr><br>
@@ -3497,12 +3669,12 @@
 </nobr><br>
 <!-- Field softInputMode -->
 <i>softInputMode</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.content.pm.ActivityInfo.html#android.content.pm.ActivityInfo.softInputMode" class="hiddenlink" target="rightframe">android.content.pm.ActivityInfo</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.content.pm.ActivityInfo.html#android.content.pm.ActivityInfo.softInputMode" class="hiddenlink" target="rightframe">android.content.pm.ActivityInfo</A>
 </nobr><br>
 <!-- Field softInputMode -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.view.WindowManager.LayoutParams.html#android.view.WindowManager.LayoutParams.softInputMode" class="hiddenlink" target="rightframe">android.view.WindowManager.LayoutParams</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.view.WindowManager.LayoutParams.html#android.view.WindowManager.LayoutParams.softInputMode" class="hiddenlink" target="rightframe">android.view.WindowManager.LayoutParams</A>
 </nobr><br>
 <!-- Method sort -->
 <nobr><A HREF="android.widget.ArrayAdapter.html#android.widget.ArrayAdapter.sort_added(java.util.Comparator<? super T>)" class="hiddenlink" target="rightframe"><b>sort</b>
@@ -3547,24 +3719,6 @@
 <!-- Constructor StrikethroughSpan -->
 &nbsp;&nbsp;<nobr><A HREF="android.text.style.StrikethroughSpan.html#android.text.style.StrikethroughSpan.ctor_added(android.os.Parcel)" class="hiddenlink" target="rightframe"><b>StrikethroughSpan</b>
 (<code>Parcel</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Class String -->
-<i>String</i><br>
-&nbsp;&nbsp;<A HREF="java.lang.String.html" class="hiddenlink" target="rightframe">java.lang</A><br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed()" class="hiddenlink" target="rightframe">String
-()</A></nobr>&nbsp;constructor<br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[])" class="hiddenlink" target="rightframe">String
-(<code>byte[]</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int, int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int, int</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int, int, int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int, int, int</code>)</A></nobr>&nbsp;constructor<br>
 <!-- Class StyleSpan -->
 <i>StyleSpan</i><br>
 &nbsp;&nbsp;<A HREF="android.text.style.StyleSpan.html" class="hiddenlink" target="rightframe">android.text.style</A><br>
@@ -3637,8 +3791,6 @@
 <!-- Constructor TestMethod -->
 &nbsp;&nbsp;<nobr><A HREF="android.test.suitebuilder.TestMethod.html#android.test.suitebuilder.TestMethod.ctor_added(junit.framework.TestCase)" class="hiddenlink" target="rightframe"><b>TestMethod</b>
 (<code>TestCase</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Class TestSuiteBuilder -->
-<A HREF="android.test.suitebuilder.TestSuiteBuilder.html" class="hiddenlink" target="rightframe">TestSuiteBuilder</A><br>
 <!-- Class TextAppearanceSpan -->
 <i>TextAppearanceSpan</i><br>
 &nbsp;&nbsp;<A HREF="android.text.style.TextAppearanceSpan.html" class="hiddenlink" target="rightframe">android.text.style</A><br>
diff --git a/docs/html/sdk/api_diff/3/changes/alldiffs_index_changes.html b/docs/html/sdk/api_diff/3/changes/alldiffs_index_changes.html
index b35bdb3..df82cd4 100644
--- a/docs/html/sdk/api_diff/3/changes/alldiffs_index_changes.html
+++ b/docs/html/sdk/api_diff/3/changes/alldiffs_index_changes.html
@@ -22,10 +22,9 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
-<BODY class="gc-documentation">
+<BODY class="gc-documentation" style="padding:12px;">
 <a NAME="topheader"></a>
 <table summary="Index for All Differences" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
   <tr>
@@ -45,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <!-- Class AbsListView -->
 <A NAME="A"></A>
@@ -95,9 +94,6 @@
 <!-- Field ADB_ENABLED -->
 <nobr><A HREF="android.provider.Settings.System.html#android.provider.Settings.System.ADB_ENABLED" class="hiddenlink" target="rightframe">ADB_ENABLED</A>
 </nobr><br>
-<!-- Method addRequirements -->
-<nobr><A HREF="android.test.suitebuilder.TestSuiteBuilder.html#android.test.suitebuilder.TestSuiteBuilder.addRequirements_changed(com.android.internal.util.Predicate<android.test.suitebuilder.TestMethod>...)" class="hiddenlink" target="rightframe">addRequirements
-(<code>Predicate&lt;TestMethod&gt;</code>)</A></nobr><br>
 <!-- Class AlarmManager -->
 <A HREF="android.app.AlarmManager.html" class="hiddenlink" target="rightframe">AlarmManager</A><br>
 <!-- Class AlertDialog -->
@@ -321,9 +317,64 @@
 <!-- Class CursorWrapper -->
 <A HREF="android.database.CursorWrapper.html" class="hiddenlink" target="rightframe">CursorWrapper</A><br>
 <!-- Package dalvik.system -->
-<A NAME="D"></A>
+<span class="letterIndexHead">D
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#H"><font size="-2">H</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#J"><font size="-2">J</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+<a href="#Y"><font size="-2">Y</font></a> 
+<a href="#Z"><font size="-2">Z</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+</span>
 <A HREF="pkg_dalvik.system.html" class="hiddenlink" target="rightframe">dalvik.system</A><br>
 <!-- Field DATA_ROAMING -->
+<A NAME="D"></A>
+<br><font size="+2">D</font>&nbsp;
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#H"><font size="-2">H</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#J"><font size="-2">J</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+<a href="#Y"><font size="-2">Y</font></a> 
+<a href="#Z"><font size="-2">Z</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
 <nobr><A HREF="android.provider.Settings.System.html#android.provider.Settings.System.DATA_ROAMING" class="hiddenlink" target="rightframe">DATA_ROAMING</A>
 </nobr><br>
 <!-- Field DATA_X -->
@@ -337,15 +388,6 @@
 </nobr><br>
 <!-- Class DatabaseUtils -->
 <A HREF="android.database.DatabaseUtils.html" class="hiddenlink" target="rightframe">DatabaseUtils</A><br>
-<!-- Class Date -->
-<i>Date</i><br>
-&nbsp;&nbsp;<A HREF="java.util.Date.html" class="hiddenlink" target="rightframe">java.util</A><br>
-<!-- Constructor Date -->
-&nbsp;&nbsp;<nobr><A HREF="java.util.Date.html#java.util.Date.ctor_changed()" class="hiddenlink" target="rightframe">Date
-()</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Date -->
-&nbsp;&nbsp;<nobr><A HREF="java.util.Date.html#java.util.Date.ctor_changed(int, int, int, int, int, int)" class="hiddenlink" target="rightframe">Date
-(<code>int, int, int, int, int, int</code>)</A></nobr>&nbsp;constructor<br>
 <!-- Class DateKeyListener -->
 <A HREF="android.text.method.DateKeyListener.html" class="hiddenlink" target="rightframe">DateKeyListener</A><br>
 <!-- Class DateTimeKeyListener -->
@@ -354,12 +396,12 @@
 <A HREF="android.os.Debug.html" class="hiddenlink" target="rightframe">Debug</A><br>
 <!-- Field DEFAULT_SORT_ORDER -->
 <i>DEFAULT_SORT_ORDER</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.MediaStore.Images.Media.html#android.provider.MediaStore.Images.Media.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Images.Media</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.MediaStore.Images.Media.html#android.provider.MediaStore.Images.Media.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Images.Media</A>
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.MediaStore.Video.html#android.provider.MediaStore.Video.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Video</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.MediaStore.Video.html#android.provider.MediaStore.Video.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Video</A>
 </nobr><br>
 <!-- Field DEVICE_PROVISIONED -->
 <nobr><A HREF="android.provider.Settings.System.html#android.provider.Settings.System.DEVICE_PROVISIONED" class="hiddenlink" target="rightframe">DEVICE_PROVISIONED</A>
@@ -390,14 +432,8 @@
 <nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewTo_changed(android.test.ActivityInstrumentationTestCase, android.view.View, int, int, int)" class="hiddenlink" target="rightframe">dragViewTo
 (<code>ActivityInstrumentationTestCase, View, int, int, int</code>)</A></nobr><br>
 <!-- Method dragViewToBottom -->
-<i>dragViewToBottom</i><br>
-&nbsp;&nbsp;<nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewToBottom_changed(android.test.ActivityInstrumentationTestCase, android.view.View)" class="hiddenlink" target="rightframe">type&nbsp;
-(<code>ActivityInstrumentationTestCase, View</code>)&nbsp;in&nbsp;android.test.TouchUtils
-</A></nobr><br>
-<!-- Method dragViewToBottom -->
-&nbsp;&nbsp;<nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewToBottom_changed(android.test.InstrumentationTestCase, android.app.Activity, android.view.View)" class="hiddenlink" target="rightframe">type&nbsp;
-(<code>InstrumentationTestCase, Activity, View</code>)&nbsp;in&nbsp;android.test.TouchUtils
-</A></nobr><br>
+<nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewToBottom_changed(android.test.ActivityInstrumentationTestCase, android.view.View)" class="hiddenlink" target="rightframe">dragViewToBottom
+(<code>ActivityInstrumentationTestCase, View</code>)</A></nobr><br>
 <!-- Method dragViewToTop -->
 <i>dragViewToTop</i><br>
 &nbsp;&nbsp;<nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewToTop_changed(android.test.ActivityInstrumentationTestCase, android.view.View)" class="hiddenlink" target="rightframe">type&nbsp;
@@ -483,12 +519,6 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <A HREF="android.text.style.ForegroundColorSpan.html" class="hiddenlink" target="rightframe">ForegroundColorSpan</A><br>
-<!-- Method forkAndSpecialize -->
-<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkAndSpecialize_changed(int, int, int[], boolean, int[][])" class="hiddenlink" target="rightframe">forkAndSpecialize
-(<code>int, int, int[], boolean, int[][]</code>)</A></nobr><br>
-<!-- Method forkSystemServer -->
-<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkSystemServer_changed(int, int, int[], boolean, int[][])" class="hiddenlink" target="rightframe">forkSystemServer
-(<code>int, int, int[], boolean, int[][]</code>)</A></nobr><br>
 <!-- Method forName -->
 <nobr><A HREF="java.lang.Character.UnicodeBlock.html#java.lang.Character.UnicodeBlock.forName_changed(java.lang.String)" class="hiddenlink" target="rightframe">forName
 (<code>String</code>)</A></nobr><br>
@@ -585,9 +615,6 @@
 <!-- Method getMinimumFlingVelocity -->
 <nobr><A HREF="android.view.ViewConfiguration.html#android.view.ViewConfiguration.getMinimumFlingVelocity_changed()" class="hiddenlink" target="rightframe">getMinimumFlingVelocity
 ()</A></nobr><br>
-<!-- Method getProxyClass -->
-<nobr><A HREF="java.lang.reflect.Proxy.html#java.lang.reflect.Proxy.getProxyClass_changed(java.lang.ClassLoader, java.lang.Class<?>...)" class="hiddenlink" target="rightframe">getProxyClass
-(<code>ClassLoader, Class&lt;?&gt;</code>)</A></nobr><br>
 <!-- Method getScrollBarSize -->
 <nobr><A HREF="android.view.ViewConfiguration.html#android.view.ViewConfiguration.getScrollBarSize_changed()" class="hiddenlink" target="rightframe">getScrollBarSize
 ()</A></nobr><br>
@@ -697,17 +724,94 @@
 <nobr><A HREF="android.webkit.URLUtil.html#android.webkit.URLUtil.isCookielessProxyUrl_changed(java.lang.String)" class="hiddenlink" target="rightframe">isCookielessProxyUrl
 (<code>String</code>)</A></nobr><br>
 <!-- Package java.lang -->
-<A NAME="J"></A>
+<span class="letterIndexHead">J
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#D"><font size="-2">D</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#H"><font size="-2">H</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+<a href="#Y"><font size="-2">Y</font></a> 
+<a href="#Z"><font size="-2">Z</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+</span>
 <A HREF="pkg_java.lang.html" class="hiddenlink" target="rightframe">java.lang</A><br>
-<!-- Package java.lang.reflect -->
-<A HREF="pkg_java.lang.reflect.html" class="hiddenlink" target="rightframe">java.lang.reflect</A><br>
-<!-- Package java.net -->
-<A HREF="pkg_java.net.html" class="hiddenlink" target="rightframe">java.net</A><br>
-<!-- Package java.util -->
-<A HREF="pkg_java.util.html" class="hiddenlink" target="rightframe">java.util</A><br>
 <!-- Package java.util.jar -->
+<span class="letterIndexHead">J
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#D"><font size="-2">D</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#H"><font size="-2">H</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+<a href="#Y"><font size="-2">Y</font></a> 
+<a href="#Z"><font size="-2">Z</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+</span>
 <A HREF="pkg_java.util.jar.html" class="hiddenlink" target="rightframe">java.util.jar</A><br>
 <!-- Package java.util.logging -->
+<span class="letterIndexHead">J
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#D"><font size="-2">D</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#H"><font size="-2">H</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+<a href="#Y"><font size="-2">Y</font></a> 
+<a href="#Z"><font size="-2">Z</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+</span>
 <A HREF="pkg_java.util.logging.html" class="hiddenlink" target="rightframe">java.util.logging</A><br>
 <!-- Class KeyCharacterMap -->
 <A NAME="K"></A>
@@ -1018,8 +1122,6 @@
 <A HREF="android.widget.ProgressBar.html" class="hiddenlink" target="rightframe">ProgressBar</A><br>
 <!-- Class ProviderTestCase -->
 <A HREF="android.test.ProviderTestCase.html" class="hiddenlink" target="rightframe">ProviderTestCase</A><br>
-<!-- Class Proxy -->
-<A HREF="java.lang.reflect.Proxy.html" class="hiddenlink" target="rightframe">Proxy</A><br>
 <!-- Class QuoteSpan -->
 <A NAME="Q"></A>
 <br><font size="+2">Q</font>&nbsp;
@@ -1225,15 +1327,6 @@
 <!-- Method service -->
 <nobr><A HREF="android.webkit.UrlInterceptHandler.html#android.webkit.UrlInterceptHandler.service_changed(java.lang.String, java.util.Map<java.lang.String, java.lang.String>)" class="hiddenlink" target="rightframe">service
 (<code>String, Map&lt;String, String&gt;</code>)</A></nobr><br>
-<!-- Method setButton -->
-<i>setButton</i><br>
-&nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_changed(int, java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" class="hiddenlink" target="rightframe">type&nbsp;
-(<code>int, CharSequence, OnClickListener</code>)&nbsp;in&nbsp;android.app.AlertDialog
-</A></nobr><br>
-<!-- Method setButton -->
-&nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_changed(int, java.lang.CharSequence, android.os.Message)" class="hiddenlink" target="rightframe">type&nbsp;
-(<code>int, CharSequence, Message</code>)&nbsp;in&nbsp;android.app.AlertDialog
-</A></nobr><br>
 <!-- Method setButton2 -->
 <i>setButton2</i><br>
 &nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton2_changed(java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" class="hiddenlink" target="rightframe">type&nbsp;
@@ -1274,24 +1367,6 @@
 </nobr><br>
 <!-- Class SmsMessage -->
 <A HREF="android.telephony.gsm.SmsMessage.html" class="hiddenlink" target="rightframe">SmsMessage</A><br>
-<!-- Class Socket -->
-<i>Socket</i><br>
-&nbsp;&nbsp;<A HREF="java.net.Socket.html" class="hiddenlink" target="rightframe">java.net</A><br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed()" class="hiddenlink" target="rightframe">Socket
-()</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.lang.String, int)" class="hiddenlink" target="rightframe">Socket
-(<code>String, int</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.lang.String, int, java.net.InetAddress, int)" class="hiddenlink" target="rightframe">Socket
-(<code>String, int, InetAddress, int</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.net.Proxy)" class="hiddenlink" target="rightframe">Socket
-(<code>Proxy</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.net.SocketImpl)" class="hiddenlink" target="rightframe">Socket
-(<code>SocketImpl</code>)</A></nobr>&nbsp;constructor<br>
 <!-- Class SoundPool -->
 <A HREF="android.media.SoundPool.html" class="hiddenlink" target="rightframe">SoundPool</A><br>
 <!-- Class Spanned -->
@@ -1304,24 +1379,6 @@
 <A HREF="android.database.sqlite.SQLiteDatabase.html" class="hiddenlink" target="rightframe">SQLiteDatabase</A><br>
 <!-- Class StrikethroughSpan -->
 <A HREF="android.text.style.StrikethroughSpan.html" class="hiddenlink" target="rightframe">StrikethroughSpan</A><br>
-<!-- Class String -->
-<i>String</i><br>
-&nbsp;&nbsp;<A HREF="java.lang.String.html" class="hiddenlink" target="rightframe">java.lang</A><br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed()" class="hiddenlink" target="rightframe">String
-()</A></nobr>&nbsp;constructor<br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[])" class="hiddenlink" target="rightframe">String
-(<code>byte[]</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int, int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int, int</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int, int, int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int, int, int</code>)</A></nobr>&nbsp;constructor<br>
 <!-- Class StyleSpan -->
 <A HREF="android.text.style.StyleSpan.html" class="hiddenlink" target="rightframe">StyleSpan</A><br>
 <!-- Class SubscriptSpan -->
@@ -1360,8 +1417,6 @@
 <A HREF="android.telephony.TelephonyManager.html" class="hiddenlink" target="rightframe">TelephonyManager</A><br>
 <!-- Class TestMethod -->
 <A HREF="android.test.suitebuilder.TestMethod.html" class="hiddenlink" target="rightframe">TestMethod</A><br>
-<!-- Class TestSuiteBuilder -->
-<A HREF="android.test.suitebuilder.TestSuiteBuilder.html" class="hiddenlink" target="rightframe">TestSuiteBuilder</A><br>
 <!-- Class TextAppearanceSpan -->
 <A HREF="android.text.style.TextAppearanceSpan.html" class="hiddenlink" target="rightframe">TextAppearanceSpan</A><br>
 <!-- Class TextKeyListener -->
diff --git a/docs/html/sdk/api_diff/3/changes/alldiffs_index_removals.html b/docs/html/sdk/api_diff/3/changes/alldiffs_index_removals.html
index 662b266..0f55f31 100644
--- a/docs/html/sdk/api_diff/3/changes/alldiffs_index_removals.html
+++ b/docs/html/sdk/api_diff/3/changes/alldiffs_index_removals.html
@@ -22,10 +22,9 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
-<BODY class="gc-documentation">
+<BODY class="gc-documentation" style="padding:12px;">
 <a NAME="topheader"></a>
 <table summary="Index for All Differences" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
   <tr>
@@ -45,25 +44,73 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <!-- Field CATEGORY_GADGET -->
 <A NAME="C"></A>
 <br><font size="+2">C</font>&nbsp;
+<a href="#D"><font size="-2">D</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <nobr><A HREF="android.content.Intent.html#android.content.Intent.CATEGORY_GADGET" class="hiddenlink" target="rightframe"><strike>CATEGORY_GADGET</strike></A>
 </nobr><br>
+<!-- Method dragViewToBottom -->
+<A NAME="D"></A>
+<br><font size="+2">D</font>&nbsp;
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewToBottom_removed(android.test.ActivityInstrumentationTestCase, android.view.View, int)" class="hiddenlink" target="rightframe"><strike>dragViewToBottom</strike>
+(<code>ActivityInstrumentationTestCase, View, int</code>)</A></nobr><br>
+<!-- Method forkAndSpecialize -->
+<A NAME="F"></A>
+<br><font size="+2">F</font>&nbsp;
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#D"><font size="-2">D</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkAndSpecialize_removed(int, int, int[], boolean, int[][])" class="hiddenlink" target="rightframe"><strike>forkAndSpecialize</strike>
+(<code>int, int, int[], boolean, int[][]</code>)</A></nobr><br>
+<!-- Method forkSystemServer -->
+<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkSystemServer_removed(int, int, int[], boolean, int[][])" class="hiddenlink" target="rightframe"><strike>forkSystemServer</strike>
+(<code>int, int, int[], boolean, int[][]</code>)</A></nobr><br>
 <!-- Constructor NetworkInfo -->
 <A NAME="N"></A>
 <br><font size="+2">N</font>&nbsp;
 <a href="#C"><font size="-2">C</font></a> 
+<a href="#D"><font size="-2">D</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <nobr><A HREF="android.net.NetworkInfo.html#android.net.NetworkInfo.ctor_removed(int)" class="hiddenlink" target="rightframe"><strike>NetworkInfo</strike>
 (<code>int</code>)</A></nobr>&nbsp;constructor<br>
+<!-- Method setButton -->
+<A NAME="S"></A>
+<br><font size="+2">S</font>&nbsp;
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#D"><font size="-2">D</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<i>setButton</i><br>
+&nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_removed(java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" class="hiddenlink" target="rightframe">type&nbsp;<strike>
+(<code>CharSequence, OnClickListener</code>)</strike>&nbsp;in&nbsp;android.app.AlertDialog
+</A></nobr><br>
+<!-- Method setButton -->
+&nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_removed(java.lang.CharSequence, android.os.Message)" class="hiddenlink" target="rightframe">type&nbsp;<strike>
+(<code>CharSequence, Message</code>)</strike>&nbsp;in&nbsp;android.app.AlertDialog
+</A></nobr><br>
 <script src="http://www.google-analytics.com/ga.js" type="text/javascript">
 </script>
 <script type="text/javascript">
diff --git a/docs/html/sdk/api_diff/3/changes/android.Manifest.permission.html b/docs/html/sdk/api_diff/3/changes/android.Manifest.permission.html
index 7659102..fd78ed8 100644
--- a/docs/html/sdk/api_diff/3/changes/android.Manifest.permission.html
+++ b/docs/html/sdk/api_diff/3/changes/android.Manifest.permission.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.<A HREF="../../../../reference/android/Manifest.permission.html" target="_top"><font size="+3"><tt>Manifest.permission</tt></font></A>
+Class android.<A HREF="../../../../reference/android/Manifest.permission.html" target="_top"><font size="+2"><code>Manifest.permission</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,35 +85,35 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.Manifest.permission.BIND_APPWIDGET"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/Manifest.permission.html#BIND_APPWIDGET" target="_top"><xfont size="+1"><tt>BIND_APPWIDGET</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/Manifest.permission.html#BIND_APPWIDGET" target="_top"><code>BIND_APPWIDGET</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.Manifest.permission.BIND_INPUT_METHOD"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/Manifest.permission.html#BIND_INPUT_METHOD" target="_top"><xfont size="+1"><tt>BIND_INPUT_METHOD</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/Manifest.permission.html#BIND_INPUT_METHOD" target="_top"><code>BIND_INPUT_METHOD</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.Manifest.permission.MOUNT_FORMAT_FILESYSTEMS"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/Manifest.permission.html#MOUNT_FORMAT_FILESYSTEMS" target="_top"><xfont size="+1"><tt>MOUNT_FORMAT_FILESYSTEMS</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/Manifest.permission.html#MOUNT_FORMAT_FILESYSTEMS" target="_top"><code>MOUNT_FORMAT_FILESYSTEMS</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.Manifest.permission.UPDATE_DEVICE_STATS"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/Manifest.permission.html#UPDATE_DEVICE_STATS" target="_top"><xfont size="+1"><tt>UPDATE_DEVICE_STATS</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/Manifest.permission.html#UPDATE_DEVICE_STATS" target="_top"><code>UPDATE_DEVICE_STATS</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.Manifest.permission.WRITE_SECURE_SETTINGS"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/Manifest.permission.html#WRITE_SECURE_SETTINGS" target="_top"><xfont size="+1"><tt>WRITE_SECURE_SETTINGS</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/Manifest.permission.html#WRITE_SECURE_SETTINGS" target="_top"><code>WRITE_SECURE_SETTINGS</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.R.attr.html b/docs/html/sdk/api_diff/3/changes/android.R.attr.html
index 7df16a1..d35804e 100644
--- a/docs/html/sdk/api_diff/3/changes/android.R.attr.html
+++ b/docs/html/sdk/api_diff/3/changes/android.R.attr.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.<A HREF="../../../../reference/android/R.attr.html" target="_top"><font size="+3"><tt>R.attr</tt></font></A>
+Class android.<A HREF="../../../../reference/android/R.attr.html" target="_top"><font size="+2"><code>R.attr</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,525 +85,525 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.allowSingleTap"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#allowSingleTap" target="_top"><xfont size="+1"><tt>allowSingleTap</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#allowSingleTap" target="_top"><code>allowSingleTap</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.animateOnClick"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#animateOnClick" target="_top"><xfont size="+1"><tt>animateOnClick</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#animateOnClick" target="_top"><code>animateOnClick</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.backgroundDimEnabled"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#backgroundDimEnabled" target="_top"><xfont size="+1"><tt>backgroundDimEnabled</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#backgroundDimEnabled" target="_top"><code>backgroundDimEnabled</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.bottomOffset"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#bottomOffset" target="_top"><xfont size="+1"><tt>bottomOffset</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#bottomOffset" target="_top"><code>bottomOffset</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.candidatesTextStyleSpans"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#candidatesTextStyleSpans" target="_top"><xfont size="+1"><tt>candidatesTextStyleSpans</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#candidatesTextStyleSpans" target="_top"><code>candidatesTextStyleSpans</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.codes"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#codes" target="_top"><xfont size="+1"><tt>codes</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#codes" target="_top"><code>codes</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.configure"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#configure" target="_top"><xfont size="+1"><tt>configure</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#configure" target="_top"><code>configure</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.content"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#content" target="_top"><xfont size="+1"><tt>content</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#content" target="_top"><code>content</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.dropDownAnchor"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#dropDownAnchor" target="_top"><xfont size="+1"><tt>dropDownAnchor</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#dropDownAnchor" target="_top"><code>dropDownAnchor</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.dropDownWidth"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#dropDownWidth" target="_top"><xfont size="+1"><tt>dropDownWidth</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#dropDownWidth" target="_top"><code>dropDownWidth</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.editorExtras"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#editorExtras" target="_top"><xfont size="+1"><tt>editorExtras</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#editorExtras" target="_top"><code>editorExtras</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.fastScrollEnabled"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#fastScrollEnabled" target="_top"><xfont size="+1"><tt>fastScrollEnabled</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#fastScrollEnabled" target="_top"><code>fastScrollEnabled</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.fillEnabled"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#fillEnabled" target="_top"><xfont size="+1"><tt>fillEnabled</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#fillEnabled" target="_top"><code>fillEnabled</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.footerDividersEnabled"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#footerDividersEnabled" target="_top"><xfont size="+1"><tt>footerDividersEnabled</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#footerDividersEnabled" target="_top"><code>footerDividersEnabled</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.handle"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#handle" target="_top"><xfont size="+1"><tt>handle</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#handle" target="_top"><code>handle</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.hapticFeedbackEnabled"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#hapticFeedbackEnabled" target="_top"><xfont size="+1"><tt>hapticFeedbackEnabled</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#hapticFeedbackEnabled" target="_top"><code>hapticFeedbackEnabled</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.headerDividersEnabled"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#headerDividersEnabled" target="_top"><xfont size="+1"><tt>headerDividersEnabled</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#headerDividersEnabled" target="_top"><code>headerDividersEnabled</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.horizontalGap"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#horizontalGap" target="_top"><xfont size="+1"><tt>horizontalGap</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#horizontalGap" target="_top"><code>horizontalGap</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.iconPreview"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#iconPreview" target="_top"><xfont size="+1"><tt>iconPreview</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#iconPreview" target="_top"><code>iconPreview</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.imeActionId"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#imeActionId" target="_top"><xfont size="+1"><tt>imeActionId</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#imeActionId" target="_top"><code>imeActionId</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.imeActionLabel"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#imeActionLabel" target="_top"><xfont size="+1"><tt>imeActionLabel</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#imeActionLabel" target="_top"><code>imeActionLabel</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.imeExtractEnterAnimation"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#imeExtractEnterAnimation" target="_top"><xfont size="+1"><tt>imeExtractEnterAnimation</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#imeExtractEnterAnimation" target="_top"><code>imeExtractEnterAnimation</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.imeExtractExitAnimation"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#imeExtractExitAnimation" target="_top"><xfont size="+1"><tt>imeExtractExitAnimation</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#imeExtractExitAnimation" target="_top"><code>imeExtractExitAnimation</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.imeFullscreenBackground"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#imeFullscreenBackground" target="_top"><xfont size="+1"><tt>imeFullscreenBackground</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#imeFullscreenBackground" target="_top"><code>imeFullscreenBackground</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.imeOptions"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#imeOptions" target="_top"><xfont size="+1"><tt>imeOptions</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#imeOptions" target="_top"><code>imeOptions</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.initialLayout"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#initialLayout" target="_top"><xfont size="+1"><tt>initialLayout</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#initialLayout" target="_top"><code>initialLayout</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.innerRadius"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#innerRadius" target="_top"><xfont size="+1"><tt>innerRadius</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#innerRadius" target="_top"><code>innerRadius</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.inputType"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#inputType" target="_top"><xfont size="+1"><tt>inputType</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#inputType" target="_top"><code>inputType</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.isDefault"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#isDefault" target="_top"><xfont size="+1"><tt>isDefault</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#isDefault" target="_top"><code>isDefault</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.isModifier"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#isModifier" target="_top"><xfont size="+1"><tt>isModifier</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#isModifier" target="_top"><code>isModifier</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.isRepeatable"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#isRepeatable" target="_top"><xfont size="+1"><tt>isRepeatable</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#isRepeatable" target="_top"><code>isRepeatable</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.isScrollContainer"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#isScrollContainer" target="_top"><xfont size="+1"><tt>isScrollContainer</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#isScrollContainer" target="_top"><code>isScrollContainer</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.isSticky"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#isSticky" target="_top"><xfont size="+1"><tt>isSticky</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#isSticky" target="_top"><code>isSticky</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.keyBackground"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#keyBackground" target="_top"><xfont size="+1"><tt>keyBackground</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#keyBackground" target="_top"><code>keyBackground</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.keyEdgeFlags"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#keyEdgeFlags" target="_top"><xfont size="+1"><tt>keyEdgeFlags</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#keyEdgeFlags" target="_top"><code>keyEdgeFlags</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.keyHeight"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#keyHeight" target="_top"><xfont size="+1"><tt>keyHeight</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#keyHeight" target="_top"><code>keyHeight</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.keyIcon"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#keyIcon" target="_top"><xfont size="+1"><tt>keyIcon</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#keyIcon" target="_top"><code>keyIcon</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.keyLabel"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#keyLabel" target="_top"><xfont size="+1"><tt>keyLabel</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#keyLabel" target="_top"><code>keyLabel</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.keyOutputText"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#keyOutputText" target="_top"><xfont size="+1"><tt>keyOutputText</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#keyOutputText" target="_top"><code>keyOutputText</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.keyPreviewHeight"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#keyPreviewHeight" target="_top"><xfont size="+1"><tt>keyPreviewHeight</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#keyPreviewHeight" target="_top"><code>keyPreviewHeight</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.keyPreviewLayout"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#keyPreviewLayout" target="_top"><xfont size="+1"><tt>keyPreviewLayout</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#keyPreviewLayout" target="_top"><code>keyPreviewLayout</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.keyPreviewOffset"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#keyPreviewOffset" target="_top"><xfont size="+1"><tt>keyPreviewOffset</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#keyPreviewOffset" target="_top"><code>keyPreviewOffset</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.keyTextColor"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#keyTextColor" target="_top"><xfont size="+1"><tt>keyTextColor</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#keyTextColor" target="_top"><code>keyTextColor</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.keyTextSize"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#keyTextSize" target="_top"><xfont size="+1"><tt>keyTextSize</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#keyTextSize" target="_top"><code>keyTextSize</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.keyWidth"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#keyWidth" target="_top"><xfont size="+1"><tt>keyWidth</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#keyWidth" target="_top"><code>keyWidth</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.keyboardMode"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#keyboardMode" target="_top"><xfont size="+1"><tt>keyboardMode</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#keyboardMode" target="_top"><code>keyboardMode</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.labelTextSize"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#labelTextSize" target="_top"><xfont size="+1"><tt>labelTextSize</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#labelTextSize" target="_top"><code>labelTextSize</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.noHistory"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#noHistory" target="_top"><xfont size="+1"><tt>noHistory</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#noHistory" target="_top"><code>noHistory</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.popupCharacters"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#popupCharacters" target="_top"><xfont size="+1"><tt>popupCharacters</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#popupCharacters" target="_top"><code>popupCharacters</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.popupKeyboard"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#popupKeyboard" target="_top"><xfont size="+1"><tt>popupKeyboard</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#popupKeyboard" target="_top"><code>popupKeyboard</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.popupLayout"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#popupLayout" target="_top"><xfont size="+1"><tt>popupLayout</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#popupLayout" target="_top"><code>popupLayout</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.privateImeOptions"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#privateImeOptions" target="_top"><xfont size="+1"><tt>privateImeOptions</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#privateImeOptions" target="_top"><code>privateImeOptions</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.reqFiveWayNav"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#reqFiveWayNav" target="_top"><xfont size="+1"><tt>reqFiveWayNav</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#reqFiveWayNav" target="_top"><code>reqFiveWayNav</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.reqHardKeyboard"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#reqHardKeyboard" target="_top"><xfont size="+1"><tt>reqHardKeyboard</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#reqHardKeyboard" target="_top"><code>reqHardKeyboard</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.reqKeyboardType"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#reqKeyboardType" target="_top"><xfont size="+1"><tt>reqKeyboardType</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#reqKeyboardType" target="_top"><code>reqKeyboardType</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.reqNavigation"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#reqNavigation" target="_top"><xfont size="+1"><tt>reqNavigation</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#reqNavigation" target="_top"><code>reqNavigation</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.reqTouchScreen"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#reqTouchScreen" target="_top"><xfont size="+1"><tt>reqTouchScreen</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#reqTouchScreen" target="_top"><code>reqTouchScreen</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.rowEdgeFlags"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#rowEdgeFlags" target="_top"><xfont size="+1"><tt>rowEdgeFlags</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#rowEdgeFlags" target="_top"><code>rowEdgeFlags</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.settingsActivity"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#settingsActivity" target="_top"><xfont size="+1"><tt>settingsActivity</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#settingsActivity" target="_top"><code>settingsActivity</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.sharedUserLabel"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#sharedUserLabel" target="_top"><xfont size="+1"><tt>sharedUserLabel</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#sharedUserLabel" target="_top"><code>sharedUserLabel</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.smoothScrollbar"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#smoothScrollbar" target="_top"><xfont size="+1"><tt>smoothScrollbar</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#smoothScrollbar" target="_top"><code>smoothScrollbar</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.state_long_pressable"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#state_long_pressable" target="_top"><xfont size="+1"><tt>state_long_pressable</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#state_long_pressable" target="_top"><code>state_long_pressable</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.thickness"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#thickness" target="_top"><xfont size="+1"><tt>thickness</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#thickness" target="_top"><code>thickness</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.topOffset"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#topOffset" target="_top"><xfont size="+1"><tt>topOffset</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#topOffset" target="_top"><code>topOffset</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.updatePeriodMillis"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#updatePeriodMillis" target="_top"><xfont size="+1"><tt>updatePeriodMillis</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#updatePeriodMillis" target="_top"><code>updatePeriodMillis</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.verticalCorrection"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#verticalCorrection" target="_top"><xfont size="+1"><tt>verticalCorrection</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#verticalCorrection" target="_top"><code>verticalCorrection</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.verticalGap"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#verticalGap" target="_top"><xfont size="+1"><tt>verticalGap</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#verticalGap" target="_top"><code>verticalGap</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.voiceLanguage"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#voiceLanguage" target="_top"><xfont size="+1"><tt>voiceLanguage</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#voiceLanguage" target="_top"><code>voiceLanguage</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.voiceLanguageModel"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#voiceLanguageModel" target="_top"><xfont size="+1"><tt>voiceLanguageModel</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#voiceLanguageModel" target="_top"><code>voiceLanguageModel</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.voiceMaxResults"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#voiceMaxResults" target="_top"><xfont size="+1"><tt>voiceMaxResults</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#voiceMaxResults" target="_top"><code>voiceMaxResults</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.voicePromptText"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#voicePromptText" target="_top"><xfont size="+1"><tt>voicePromptText</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#voicePromptText" target="_top"><code>voicePromptText</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.voiceSearchMode"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#voiceSearchMode" target="_top"><xfont size="+1"><tt>voiceSearchMode</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#voiceSearchMode" target="_top"><code>voiceSearchMode</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.windowDisablePreview"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#windowDisablePreview" target="_top"><xfont size="+1"><tt>windowDisablePreview</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#windowDisablePreview" target="_top"><code>windowDisablePreview</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.windowNoDisplay"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#windowNoDisplay" target="_top"><xfont size="+1"><tt>windowNoDisplay</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#windowNoDisplay" target="_top"><code>windowNoDisplay</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.windowSoftInputMode"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#windowSoftInputMode" target="_top"><xfont size="+1"><tt>windowSoftInputMode</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#windowSoftInputMode" target="_top"><code>windowSoftInputMode</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -619,7 +618,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.autoText"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#autoText" target="_top"><xfont size="+1"><tt>autoText</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#autoText" target="_top"><code>autoText</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -628,7 +627,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.capitalize"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#capitalize" target="_top"><xfont size="+1"><tt>capitalize</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#capitalize" target="_top"><code>capitalize</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -637,7 +636,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.editable"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#editable" target="_top"><xfont size="+1"><tt>editable</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#editable" target="_top"><code>editable</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -646,7 +645,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.enabled"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#enabled" target="_top"><xfont size="+1"><tt>enabled</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#enabled" target="_top"><code>enabled</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -655,7 +654,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.inputMethod"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#inputMethod" target="_top"><xfont size="+1"><tt>inputMethod</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#inputMethod" target="_top"><code>inputMethod</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -664,7 +663,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.numeric"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#numeric" target="_top"><xfont size="+1"><tt>numeric</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#numeric" target="_top"><code>numeric</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -673,7 +672,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.password"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#password" target="_top"><xfont size="+1"><tt>password</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#password" target="_top"><code>password</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -682,7 +681,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.phoneNumber"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#phoneNumber" target="_top"><xfont size="+1"><tt>phoneNumber</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#phoneNumber" target="_top"><code>phoneNumber</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -691,7 +690,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.searchButtonText"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#searchButtonText" target="_top"><xfont size="+1"><tt>searchButtonText</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#searchButtonText" target="_top"><code>searchButtonText</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -700,7 +699,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.attr.singleLine"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#singleLine" target="_top"><xfont size="+1"><tt>singleLine</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#singleLine" target="_top"><code>singleLine</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
diff --git a/docs/html/sdk/api_diff/3/changes/android.R.drawable.html b/docs/html/sdk/api_diff/3/changes/android.R.drawable.html
index fe046dd..ec91c69 100644
--- a/docs/html/sdk/api_diff/3/changes/android.R.drawable.html
+++ b/docs/html/sdk/api_diff/3/changes/android.R.drawable.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.<A HREF="../../../../reference/android/R.drawable.html" target="_top"><font size="+3"><tt>R.drawable</tt></font></A>
+Class android.<A HREF="../../../../reference/android/R.drawable.html" target="_top"><font size="+2"><code>R.drawable</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,21 +85,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.drawable.dark_header"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#dark_header" target="_top"><xfont size="+1"><tt>dark_header</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#dark_header" target="_top"><code>dark_header</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.drawable.ic_btn_speak_now"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#ic_btn_speak_now" target="_top"><xfont size="+1"><tt>ic_btn_speak_now</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#ic_btn_speak_now" target="_top"><code>ic_btn_speak_now</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.drawable.title_bar_tall"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#title_bar_tall" target="_top"><xfont size="+1"><tt>title_bar_tall</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#title_bar_tall" target="_top"><code>title_bar_tall</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.R.id.html b/docs/html/sdk/api_diff/3/changes/android.R.id.html
index d30fc1d..b4eed46 100644
--- a/docs/html/sdk/api_diff/3/changes/android.R.id.html
+++ b/docs/html/sdk/api_diff/3/changes/android.R.id.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.<A HREF="../../../../reference/android/R.id.html" target="_top"><font size="+3"><tt>R.id</tt></font></A>
+Class android.<A HREF="../../../../reference/android/R.id.html" target="_top"><font size="+2"><code>R.id</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,105 +85,105 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.id.addToDictionary"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#addToDictionary" target="_top"><xfont size="+1"><tt>addToDictionary</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#addToDictionary" target="_top"><code>addToDictionary</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.id.candidatesArea"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#candidatesArea" target="_top"><xfont size="+1"><tt>candidatesArea</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#candidatesArea" target="_top"><code>candidatesArea</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.id.closeButton"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#closeButton" target="_top"><xfont size="+1"><tt>closeButton</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#closeButton" target="_top"><code>closeButton</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.id.copy"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#copy" target="_top"><xfont size="+1"><tt>copy</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#copy" target="_top"><code>copy</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.id.copyUrl"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#copyUrl" target="_top"><xfont size="+1"><tt>copyUrl</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#copyUrl" target="_top"><code>copyUrl</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.id.cut"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#cut" target="_top"><xfont size="+1"><tt>cut</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#cut" target="_top"><code>cut</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.id.extractArea"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#extractArea" target="_top"><xfont size="+1"><tt>extractArea</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#extractArea" target="_top"><code>extractArea</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.id.inputArea"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#inputArea" target="_top"><xfont size="+1"><tt>inputArea</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#inputArea" target="_top"><code>inputArea</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.id.inputExtractEditText"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#inputExtractEditText" target="_top"><xfont size="+1"><tt>inputExtractEditText</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#inputExtractEditText" target="_top"><code>inputExtractEditText</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.id.keyboardView"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#keyboardView" target="_top"><xfont size="+1"><tt>keyboardView</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#keyboardView" target="_top"><code>keyboardView</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.id.paste"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#paste" target="_top"><xfont size="+1"><tt>paste</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#paste" target="_top"><code>paste</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.id.selectAll"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#selectAll" target="_top"><xfont size="+1"><tt>selectAll</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#selectAll" target="_top"><code>selectAll</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.id.startSelectingText"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#startSelectingText" target="_top"><xfont size="+1"><tt>startSelectingText</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#startSelectingText" target="_top"><code>startSelectingText</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.id.stopSelectingText"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#stopSelectingText" target="_top"><xfont size="+1"><tt>stopSelectingText</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#stopSelectingText" target="_top"><code>stopSelectingText</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.id.switchInputMethod"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#switchInputMethod" target="_top"><xfont size="+1"><tt>switchInputMethod</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#switchInputMethod" target="_top"><code>switchInputMethod</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.R.string.html b/docs/html/sdk/api_diff/3/changes/android.R.string.html
index 5d18ffa..8c700c0 100644
--- a/docs/html/sdk/api_diff/3/changes/android.R.string.html
+++ b/docs/html/sdk/api_diff/3/changes/android.R.string.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.<A HREF="../../../../reference/android/R.string.html" target="_top"><font size="+3"><tt>R.string</tt></font></A>
+Class android.<A HREF="../../../../reference/android/R.string.html" target="_top"><font size="+2"><code>R.string</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,14 +85,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.string.VideoView_error_text_invalid_progressive_playback"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#VideoView_error_text_invalid_progressive_playback" target="_top"><xfont size="+1"><tt>VideoView_error_text_invalid_progressive_playback</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#VideoView_error_text_invalid_progressive_playback" target="_top"><code>VideoView_error_text_invalid_progressive_playback</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.string.dialog_alert_title"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#dialog_alert_title" target="_top"><xfont size="+1"><tt>dialog_alert_title</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#dialog_alert_title" target="_top"><code>dialog_alert_title</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.R.style.html b/docs/html/sdk/api_diff/3/changes/android.R.style.html
index 726bab9..fa925bb 100644
--- a/docs/html/sdk/api_diff/3/changes/android.R.style.html
+++ b/docs/html/sdk/api_diff/3/changes/android.R.style.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.<A HREF="../../../../reference/android/R.style.html" target="_top"><font size="+3"><tt>R.style</tt></font></A>
+Class android.<A HREF="../../../../reference/android/R.style.html" target="_top"><font size="+2"><code>R.style</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,35 +85,35 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.style.Theme_InputMethod"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#Theme_InputMethod" target="_top"><xfont size="+1"><tt>Theme_InputMethod</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#Theme_InputMethod" target="_top"><code>Theme_InputMethod</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.style.Theme_Light_Panel"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#Theme_Light_Panel" target="_top"><xfont size="+1"><tt>Theme_Light_Panel</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#Theme_Light_Panel" target="_top"><code>Theme_Light_Panel</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.style.Theme_NoDisplay"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#Theme_NoDisplay" target="_top"><xfont size="+1"><tt>Theme_NoDisplay</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#Theme_NoDisplay" target="_top"><code>Theme_NoDisplay</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.style.Theme_Panel"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#Theme_Panel" target="_top"><xfont size="+1"><tt>Theme_Panel</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#Theme_Panel" target="_top"><code>Theme_Panel</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.R.style.Widget_KeyboardView"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#Widget_KeyboardView" target="_top"><xfont size="+1"><tt>Widget_KeyboardView</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#Widget_KeyboardView" target="_top"><code>Widget_KeyboardView</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.app.Activity.html b/docs/html/sdk/api_diff/3/changes/android.app.Activity.html
index 7ff5871..59c2711 100644
--- a/docs/html/sdk/api_diff/3/changes/android.app.Activity.html
+++ b/docs/html/sdk/api_diff/3/changes/android.app.Activity.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.app.<A HREF="../../../../reference/android/app/Activity.html" target="_top"><font size="+3"><tt>Activity</tt></font></A>
+Class android.app.<A HREF="../../../../reference/android/app/Activity.html" target="_top"><font size="+2"><code>Activity</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,35 +84,35 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.Activity.closeContextMenu_added()"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#closeContextMenu()" target="_top"><xfont size="+1"><tt>closeContextMenu</tt></font></A>()</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#closeContextMenu()" target="_top"><code>closeContextMenu</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.Activity.hasWindowFocus_added()"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#hasWindowFocus()" target="_top"><xfont size="+1"><tt>hasWindowFocus</tt></font></A>()</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#hasWindowFocus()" target="_top"><code>hasWindowFocus</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.Activity.onUserInteraction_added()"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#onUserInteraction()" target="_top"><xfont size="+1"><tt>onUserInteraction</tt></font></A>()</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#onUserInteraction()" target="_top"><code>onUserInteraction</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.Activity.onUserLeaveHint_added()"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#onUserLeaveHint()" target="_top"><xfont size="+1"><tt>onUserLeaveHint</tt></font></A>()</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#onUserLeaveHint()" target="_top"><code>onUserLeaveHint</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.Activity.setVisible_added(boolean)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#setVisible(boolean)" target="_top"><xfont size="+1"><tt>setVisible</tt></font></A>(<code>boolean</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#setVisible(boolean)" target="_top"><code>setVisible</code></A>(<code>boolean</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.app.ActivityManager.html b/docs/html/sdk/api_diff/3/changes/android.app.ActivityManager.html
index bd473fb..422a675 100644
--- a/docs/html/sdk/api_diff/3/changes/android.app.ActivityManager.html
+++ b/docs/html/sdk/api_diff/3/changes/android.app.ActivityManager.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.app.<A HREF="../../../../reference/android/app/ActivityManager.html" target="_top"><font size="+3"><tt>ActivityManager</tt></font></A>
+Class android.app.<A HREF="../../../../reference/android/app/ActivityManager.html" target="_top"><font size="+2"><code>ActivityManager</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,21 +84,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.ActivityManager.getDeviceConfigurationInfo_added()"></A>
-  <nobr><code>ConfigurationInfo</code>&nbsp;<A HREF="../../../../reference/android/app/ActivityManager.html#getDeviceConfigurationInfo()" target="_top"><xfont size="+1"><tt>getDeviceConfigurationInfo</tt></font></A>()</nobr>
+  <nobr><code>ConfigurationInfo</code>&nbsp;<A HREF="../../../../reference/android/app/ActivityManager.html#getDeviceConfigurationInfo()" target="_top"><code>getDeviceConfigurationInfo</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.ActivityManager.getRunningAppProcesses_added()"></A>
-  <nobr><code>List&lt;RunningAppProcessInfo&gt;</code>&nbsp;<A HREF="../../../../reference/android/app/ActivityManager.html#getRunningAppProcesses()" target="_top"><xfont size="+1"><tt>getRunningAppProcesses</tt></font></A>()</nobr>
+  <nobr><code>List&lt;RunningAppProcessInfo&gt;</code>&nbsp;<A HREF="../../../../reference/android/app/ActivityManager.html#getRunningAppProcesses()" target="_top"><code>getRunningAppProcesses</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.ActivityManager.restartPackage_added(java.lang.String)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/ActivityManager.html#restartPackage(java.lang.String)" target="_top"><xfont size="+1"><tt>restartPackage</tt></font></A>(<code>String</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/ActivityManager.html#restartPackage(java.lang.String)" target="_top"><code>restartPackage</code></A>(<code>String</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.app.AlarmManager.html b/docs/html/sdk/api_diff/3/changes/android.app.AlarmManager.html
index b8280f2..1be5089 100644
--- a/docs/html/sdk/api_diff/3/changes/android.app.AlarmManager.html
+++ b/docs/html/sdk/api_diff/3/changes/android.app.AlarmManager.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.app.<A HREF="../../../../reference/android/app/AlarmManager.html" target="_top"><font size="+3"><tt>AlarmManager</tt></font></A>
+Class android.app.<A HREF="../../../../reference/android/app/AlarmManager.html" target="_top"><font size="+2"><code>AlarmManager</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.AlarmManager.setInexactRepeating_added(int, long, long, android.app.PendingIntent)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/AlarmManager.html#setInexactRepeating(int, long, long, android.app.PendingIntent)" target="_top"><xfont size="+1"><tt>setInexactRepeating</tt></font></A>(<code>int,</nobr> long<nobr>,</nobr> long<nobr>,</nobr> PendingIntent<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/AlarmManager.html#setInexactRepeating(int, long, long, android.app.PendingIntent)" target="_top"><code>setInexactRepeating</code></A>(<code>int,</nobr> long<nobr>,</nobr> long<nobr>,</nobr> PendingIntent<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -101,35 +100,35 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.AlarmManager.INTERVAL_DAY"></A>
-  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/app/AlarmManager.html#INTERVAL_DAY" target="_top"><xfont size="+1"><tt>INTERVAL_DAY</tt></font></A></nobr>
+  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/app/AlarmManager.html#INTERVAL_DAY" target="_top"><code>INTERVAL_DAY</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.AlarmManager.INTERVAL_FIFTEEN_MINUTES"></A>
-  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/app/AlarmManager.html#INTERVAL_FIFTEEN_MINUTES" target="_top"><xfont size="+1"><tt>INTERVAL_FIFTEEN_MINUTES</tt></font></A></nobr>
+  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/app/AlarmManager.html#INTERVAL_FIFTEEN_MINUTES" target="_top"><code>INTERVAL_FIFTEEN_MINUTES</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.AlarmManager.INTERVAL_HALF_DAY"></A>
-  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/app/AlarmManager.html#INTERVAL_HALF_DAY" target="_top"><xfont size="+1"><tt>INTERVAL_HALF_DAY</tt></font></A></nobr>
+  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/app/AlarmManager.html#INTERVAL_HALF_DAY" target="_top"><code>INTERVAL_HALF_DAY</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.AlarmManager.INTERVAL_HALF_HOUR"></A>
-  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/app/AlarmManager.html#INTERVAL_HALF_HOUR" target="_top"><xfont size="+1"><tt>INTERVAL_HALF_HOUR</tt></font></A></nobr>
+  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/app/AlarmManager.html#INTERVAL_HALF_HOUR" target="_top"><code>INTERVAL_HALF_HOUR</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.AlarmManager.INTERVAL_HOUR"></A>
-  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/app/AlarmManager.html#INTERVAL_HOUR" target="_top"><xfont size="+1"><tt>INTERVAL_HOUR</tt></font></A></nobr>
+  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/app/AlarmManager.html#INTERVAL_HOUR" target="_top"><code>INTERVAL_HOUR</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.app.AlertDialog.html b/docs/html/sdk/api_diff/3/changes/android.app.AlertDialog.html
index bb8cdb1..37f5cd4 100644
--- a/docs/html/sdk/api_diff/3/changes/android.app.AlertDialog.html
+++ b/docs/html/sdk/api_diff/3/changes/android.app.AlertDialog.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,15 +67,37 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.app.<A HREF="../../../../reference/android/app/AlertDialog.html" target="_top"><font size="+3"><tt>AlertDialog</tt></font></A>
+Class android.app.<A HREF="../../../../reference/android/app/AlertDialog.html" target="_top"><font size="+2"><code>AlertDialog</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
 <p>
+<a NAME="Removed"></a>
+<TABLE summary="Removed Methods" WIDTH="100%">
+<TR>
+  <TH VALIGN="TOP" COLSPAN=2>Removed Methods</FONT></TD>
+</TH>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="android.app.AlertDialog.setButton_removed(java.lang.CharSequence, android.content.DialogInterface.OnClickListener)"></A>
+  <nobr><code>void</code>&nbsp;setButton(<code>CharSequence,</nobr> OnClickListener<nobr><nobr></code>)</nobr>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="android.app.AlertDialog.setButton_removed(java.lang.CharSequence, android.os.Message)"></A>
+  <nobr><code>void</code>&nbsp;setButton(<code>CharSequence,</nobr> Message<nobr><nobr></code>)</nobr>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<p>
 <a NAME="Added"></a>
 <TABLE summary="Added Methods" WIDTH="100%">
 <TR>
@@ -85,35 +106,49 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.AlertDialog.getButton_added(int)"></A>
-  <nobr><code>Button</code>&nbsp;<A HREF="../../../../reference/android/app/AlertDialog.html#getButton(int)" target="_top"><xfont size="+1"><tt>getButton</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>Button</code>&nbsp;<A HREF="../../../../reference/android/app/AlertDialog.html#getButton(int)" target="_top"><code>getButton</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.AlertDialog.getListView_added()"></A>
-  <nobr><code>ListView</code>&nbsp;<A HREF="../../../../reference/android/app/AlertDialog.html#getListView()" target="_top"><xfont size="+1"><tt>getListView</tt></font></A>()</nobr>
+  <nobr><code>ListView</code>&nbsp;<A HREF="../../../../reference/android/app/AlertDialog.html#getListView()" target="_top"><code>getListView</code></A>()</nobr>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="android.app.AlertDialog.setButton_added(int, java.lang.CharSequence, android.content.DialogInterface.OnClickListener)"></A>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/AlertDialog.html#setButton(int, java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" target="_top"><code>setButton</code></A>(<code>int,</nobr> CharSequence<nobr>,</nobr> OnClickListener<nobr><nobr></code>)</nobr>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="android.app.AlertDialog.setButton_added(int, java.lang.CharSequence, android.os.Message)"></A>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/AlertDialog.html#setButton(int, java.lang.CharSequence, android.os.Message)" target="_top"><code>setButton</code></A>(<code>int,</nobr> CharSequence<nobr>,</nobr> Message<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.AlertDialog.setButton_added(java.lang.CharSequence, android.content.DialogInterface.OnClickListener)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/AlertDialog.html#setButton(java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" target="_top"><xfont size="+1"><tt>setButton</tt></font></A>(<code>CharSequence,</nobr> OnClickListener<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/AlertDialog.html#setButton(java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" target="_top"><code>setButton</code></A>(<code>CharSequence,</nobr> OnClickListener<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.AlertDialog.setButton_added(java.lang.CharSequence, android.os.Message)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/AlertDialog.html#setButton(java.lang.CharSequence, android.os.Message)" target="_top"><xfont size="+1"><tt>setButton</tt></font></A>(<code>CharSequence,</nobr> Message<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/AlertDialog.html#setButton(java.lang.CharSequence, android.os.Message)" target="_top"><code>setButton</code></A>(<code>CharSequence,</nobr> Message<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.AlertDialog.setView_added(android.view.View, int, int, int, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/AlertDialog.html#setView(android.view.View, int, int, int, int)" target="_top"><xfont size="+1"><tt>setView</tt></font></A>(<code>View,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/AlertDialog.html#setView(android.view.View, int, int, int, int)" target="_top"><code>setView</code></A>(<code>View,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -127,28 +162,8 @@
 </TH>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="android.app.AlertDialog.setButton_changed(int, java.lang.CharSequence, android.content.DialogInterface.OnClickListener)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/AlertDialog.html#setButton(int, java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" target="_top"><xfont size="+1"><tt>setButton</tt></font></A>(<code>int,</nobr> CharSequence<nobr>,</nobr> OnClickListener<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-Change in signature from (<code>CharSequence, OnClickListener</code>) to (<code>int, CharSequence, OnClickListener</code>).<br>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="android.app.AlertDialog.setButton_changed(int, java.lang.CharSequence, android.os.Message)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/AlertDialog.html#setButton(int, java.lang.CharSequence, android.os.Message)" target="_top"><xfont size="+1"><tt>setButton</tt></font></A>(<code>int,</nobr> CharSequence<nobr>,</nobr> Message<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-Change in signature from (<code>CharSequence, Message</code>) to (<code>int, CharSequence, Message</code>).<br>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.AlertDialog.setButton2_changed(java.lang.CharSequence, android.content.DialogInterface.OnClickListener)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/AlertDialog.html#setButton2(java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" target="_top"><xfont size="+1"><tt>setButton2</tt></font></A>(<code>CharSequence,</nobr> OnClickListener<nobr><nobr></code>)  </nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/AlertDialog.html#setButton2(java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" target="_top"><code>setButton2</code></A>(<code>CharSequence,</nobr> OnClickListener<nobr><nobr></code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -158,7 +173,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.AlertDialog.setButton2_changed(java.lang.CharSequence, android.os.Message)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/AlertDialog.html#setButton2(java.lang.CharSequence, android.os.Message)" target="_top"><xfont size="+1"><tt>setButton2</tt></font></A>(<code>CharSequence,</nobr> Message<nobr><nobr></code>)  </nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/AlertDialog.html#setButton2(java.lang.CharSequence, android.os.Message)" target="_top"><code>setButton2</code></A>(<code>CharSequence,</nobr> Message<nobr><nobr></code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -168,7 +183,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.AlertDialog.setButton3_changed(java.lang.CharSequence, android.content.DialogInterface.OnClickListener)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/AlertDialog.html#setButton3(java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" target="_top"><xfont size="+1"><tt>setButton3</tt></font></A>(<code>CharSequence,</nobr> OnClickListener<nobr><nobr></code>)  </nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/AlertDialog.html#setButton3(java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" target="_top"><code>setButton3</code></A>(<code>CharSequence,</nobr> OnClickListener<nobr><nobr></code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -178,7 +193,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.AlertDialog.setButton3_changed(java.lang.CharSequence, android.os.Message)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/AlertDialog.html#setButton3(java.lang.CharSequence, android.os.Message)" target="_top"><xfont size="+1"><tt>setButton3</tt></font></A>(<code>CharSequence,</nobr> Message<nobr><nobr></code>)  </nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/AlertDialog.html#setButton3(java.lang.CharSequence, android.os.Message)" target="_top"><code>setButton3</code></A>(<code>CharSequence,</nobr> Message<nobr><nobr></code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
diff --git a/docs/html/sdk/api_diff/3/changes/android.app.Instrumentation.html b/docs/html/sdk/api_diff/3/changes/android.app.Instrumentation.html
index b6f26a6..0d56b9c 100644
--- a/docs/html/sdk/api_diff/3/changes/android.app.Instrumentation.html
+++ b/docs/html/sdk/api_diff/3/changes/android.app.Instrumentation.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.app.<A HREF="../../../../reference/android/app/Instrumentation.html" target="_top"><font size="+3"><tt>Instrumentation</tt></font></A>
+Class android.app.<A HREF="../../../../reference/android/app/Instrumentation.html" target="_top"><font size="+2"><code>Instrumentation</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.Instrumentation.callActivityOnUserLeaving_added(android.app.Activity)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Instrumentation.html#callActivityOnUserLeaving(android.app.Activity)" target="_top"><xfont size="+1"><tt>callActivityOnUserLeaving</tt></font></A>(<code>Activity</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Instrumentation.html#callActivityOnUserLeaving(android.app.Activity)" target="_top"><code>callActivityOnUserLeaving</code></A>(<code>Activity</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.app.LauncherActivity.html b/docs/html/sdk/api_diff/3/changes/android.app.LauncherActivity.html
index 60f7f29..bcfcabb 100644
--- a/docs/html/sdk/api_diff/3/changes/android.app.LauncherActivity.html
+++ b/docs/html/sdk/api_diff/3/changes/android.app.LauncherActivity.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.app.<A HREF="../../../../reference/android/app/LauncherActivity.html" target="_top"><font size="+3"><tt>LauncherActivity</tt></font></A>
+Class android.app.<A HREF="../../../../reference/android/app/LauncherActivity.html" target="_top"><font size="+2"><code>LauncherActivity</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,14 +84,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.LauncherActivity.intentForPosition_added(int)"></A>
-  <nobr><code>Intent</code>&nbsp;<A HREF="../../../../reference/android/app/LauncherActivity.html#intentForPosition(int)" target="_top"><xfont size="+1"><tt>intentForPosition</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>Intent</code>&nbsp;<A HREF="../../../../reference/android/app/LauncherActivity.html#intentForPosition(int)" target="_top"><code>intentForPosition</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.LauncherActivity.makeListItems_added()"></A>
-  <nobr><code>List&lt;ListItem&gt;</code>&nbsp;<A HREF="../../../../reference/android/app/LauncherActivity.html#makeListItems()" target="_top"><xfont size="+1"><tt>makeListItems</tt></font></A>()</nobr>
+  <nobr><code>List&lt;ListItem&gt;</code>&nbsp;<A HREF="../../../../reference/android/app/LauncherActivity.html#makeListItems()" target="_top"><code>makeListItems</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -107,7 +106,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.LauncherActivity.getTargetIntent_changed()"></A>
-  <nobr><code>Intent</code>&nbsp;<A HREF="../../../../reference/android/app/LauncherActivity.html#getTargetIntent()" target="_top"><xfont size="+1"><tt>getTargetIntent</tt></font></A>()  </nobr>
+  <nobr><code>Intent</code>&nbsp;<A HREF="../../../../reference/android/app/LauncherActivity.html#getTargetIntent()" target="_top"><code>getTargetIntent</code></A>()  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 Changed from abstract to non-abstract.
diff --git a/docs/html/sdk/api_diff/3/changes/android.app.PendingIntent.html b/docs/html/sdk/api_diff/3/changes/android.app.PendingIntent.html
index 6155508..58421a3 100644
--- a/docs/html/sdk/api_diff/3/changes/android.app.PendingIntent.html
+++ b/docs/html/sdk/api_diff/3/changes/android.app.PendingIntent.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.app.<A HREF="../../../../reference/android/app/PendingIntent.html" target="_top"><font size="+3"><tt>PendingIntent</tt></font></A>
+Class android.app.<A HREF="../../../../reference/android/app/PendingIntent.html" target="_top"><font size="+2"><code>PendingIntent</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,7 +85,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.app.PendingIntent.FLAG_UPDATE_CURRENT"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/app/PendingIntent.html#FLAG_UPDATE_CURRENT" target="_top"><xfont size="+1"><tt>FLAG_UPDATE_CURRENT</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/app/PendingIntent.html#FLAG_UPDATE_CURRENT" target="_top"><code>FLAG_UPDATE_CURRENT</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.content.BroadcastReceiver.html b/docs/html/sdk/api_diff/3/changes/android.content.BroadcastReceiver.html
index bd8cc8c..8056fdb 100644
--- a/docs/html/sdk/api_diff/3/changes/android.content.BroadcastReceiver.html
+++ b/docs/html/sdk/api_diff/3/changes/android.content.BroadcastReceiver.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.content.<A HREF="../../../../reference/android/content/BroadcastReceiver.html" target="_top"><font size="+3"><tt>BroadcastReceiver</tt></font></A>
+Class android.content.<A HREF="../../../../reference/android/content/BroadcastReceiver.html" target="_top"><font size="+2"><code>BroadcastReceiver</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.BroadcastReceiver.peekService_added(android.content.Context, android.content.Intent)"></A>
-  <nobr><code>IBinder</code>&nbsp;<A HREF="../../../../reference/android/content/BroadcastReceiver.html#peekService(android.content.Context, android.content.Intent)" target="_top"><xfont size="+1"><tt>peekService</tt></font></A>(<code>Context,</nobr> Intent<nobr><nobr></code>)</nobr>
+  <nobr><code>IBinder</code>&nbsp;<A HREF="../../../../reference/android/content/BroadcastReceiver.html#peekService(android.content.Context, android.content.Intent)" target="_top"><code>peekService</code></A>(<code>Context,</nobr> Intent<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.content.ContentProvider.html b/docs/html/sdk/api_diff/3/changes/android.content.ContentProvider.html
index c6de326..438aeb2 100644
--- a/docs/html/sdk/api_diff/3/changes/android.content.ContentProvider.html
+++ b/docs/html/sdk/api_diff/3/changes/android.content.ContentProvider.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.content.<A HREF="../../../../reference/android/content/ContentProvider.html" target="_top"><font size="+3"><tt>ContentProvider</tt></font></A>
+Class android.content.<A HREF="../../../../reference/android/content/ContentProvider.html" target="_top"><font size="+2"><code>ContentProvider</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.ContentProvider.openAssetFile_added(android.net.Uri, java.lang.String)"></A>
-  <nobr><code>AssetFileDescriptor</code>&nbsp;<A HREF="../../../../reference/android/content/ContentProvider.html#openAssetFile(android.net.Uri, java.lang.String)" target="_top"><xfont size="+1"><tt>openAssetFile</tt></font></A>(<code>Uri,</nobr> String<nobr><nobr></code>)</nobr>
+  <nobr><code>AssetFileDescriptor</code>&nbsp;<A HREF="../../../../reference/android/content/ContentProvider.html#openAssetFile(android.net.Uri, java.lang.String)" target="_top"><code>openAssetFile</code></A>(<code>Uri,</nobr> String<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.content.ContentResolver.html b/docs/html/sdk/api_diff/3/changes/android.content.ContentResolver.html
index 2101198..97bb8f7 100644
--- a/docs/html/sdk/api_diff/3/changes/android.content.ContentResolver.html
+++ b/docs/html/sdk/api_diff/3/changes/android.content.ContentResolver.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.content.<A HREF="../../../../reference/android/content/ContentResolver.html" target="_top"><font size="+3"><tt>ContentResolver</tt></font></A>
+Class android.content.<A HREF="../../../../reference/android/content/ContentResolver.html" target="_top"><font size="+2"><code>ContentResolver</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,14 +84,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.ContentResolver.openAssetFileDescriptor_added(android.net.Uri, java.lang.String)"></A>
-  <nobr><code>AssetFileDescriptor</code>&nbsp;<A HREF="../../../../reference/android/content/ContentResolver.html#openAssetFileDescriptor(android.net.Uri, java.lang.String)" target="_top"><xfont size="+1"><tt>openAssetFileDescriptor</tt></font></A>(<code>Uri,</nobr> String<nobr><nobr></code>)</nobr>
+  <nobr><code>AssetFileDescriptor</code>&nbsp;<A HREF="../../../../reference/android/content/ContentResolver.html#openAssetFileDescriptor(android.net.Uri, java.lang.String)" target="_top"><code>openAssetFileDescriptor</code></A>(<code>Uri,</nobr> String<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.ContentResolver.openOutputStream_added(android.net.Uri, java.lang.String)"></A>
-  <nobr><code>OutputStream</code>&nbsp;<A HREF="../../../../reference/android/content/ContentResolver.html#openOutputStream(android.net.Uri, java.lang.String)" target="_top"><xfont size="+1"><tt>openOutputStream</tt></font></A>(<code>Uri,</nobr> String<nobr><nobr></code>)</nobr>
+  <nobr><code>OutputStream</code>&nbsp;<A HREF="../../../../reference/android/content/ContentResolver.html#openOutputStream(android.net.Uri, java.lang.String)" target="_top"><code>openOutputStream</code></A>(<code>Uri,</nobr> String<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.content.Context.html b/docs/html/sdk/api_diff/3/changes/android.content.Context.html
index ac3d99d..d41db1b 100644
--- a/docs/html/sdk/api_diff/3/changes/android.content.Context.html
+++ b/docs/html/sdk/api_diff/3/changes/android.content.Context.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.content.<A HREF="../../../../reference/android/content/Context.html" target="_top"><font size="+3"><tt>Context</tt></font></A>
+Class android.content.<A HREF="../../../../reference/android/content/Context.html" target="_top"><font size="+2"><code>Context</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,7 +85,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.Context.INPUT_METHOD_SERVICE"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Context.html#INPUT_METHOD_SERVICE" target="_top"><xfont size="+1"><tt>INPUT_METHOD_SERVICE</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Context.html#INPUT_METHOD_SERVICE" target="_top"><code>INPUT_METHOD_SERVICE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.content.DialogInterface.html b/docs/html/sdk/api_diff/3/changes/android.content.DialogInterface.html
index 17dd651..3cce190 100644
--- a/docs/html/sdk/api_diff/3/changes/android.content.DialogInterface.html
+++ b/docs/html/sdk/api_diff/3/changes/android.content.DialogInterface.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Interface android.content.<A HREF="../../../../reference/android/content/DialogInterface.html" target="_top"><font size="+3"><tt>DialogInterface</tt></font></A>
+Interface android.content.<A HREF="../../../../reference/android/content/DialogInterface.html" target="_top"><font size="+2"><code>DialogInterface</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,21 +85,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.DialogInterface.BUTTON_NEGATIVE"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/DialogInterface.html#BUTTON_NEGATIVE" target="_top"><xfont size="+1"><tt>BUTTON_NEGATIVE</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/DialogInterface.html#BUTTON_NEGATIVE" target="_top"><code>BUTTON_NEGATIVE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.DialogInterface.BUTTON_NEUTRAL"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/DialogInterface.html#BUTTON_NEUTRAL" target="_top"><xfont size="+1"><tt>BUTTON_NEUTRAL</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/DialogInterface.html#BUTTON_NEUTRAL" target="_top"><code>BUTTON_NEUTRAL</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.DialogInterface.BUTTON_POSITIVE"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/DialogInterface.html#BUTTON_POSITIVE" target="_top"><xfont size="+1"><tt>BUTTON_POSITIVE</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/DialogInterface.html#BUTTON_POSITIVE" target="_top"><code>BUTTON_POSITIVE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -115,7 +114,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.DialogInterface.BUTTON1"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/DialogInterface.html#BUTTON1" target="_top"><xfont size="+1"><tt>BUTTON1</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/DialogInterface.html#BUTTON1" target="_top"><code>BUTTON1</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -124,7 +123,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.DialogInterface.BUTTON2"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/DialogInterface.html#BUTTON2" target="_top"><xfont size="+1"><tt>BUTTON2</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/DialogInterface.html#BUTTON2" target="_top"><code>BUTTON2</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -133,7 +132,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.DialogInterface.BUTTON3"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/DialogInterface.html#BUTTON3" target="_top"><xfont size="+1"><tt>BUTTON3</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/DialogInterface.html#BUTTON3" target="_top"><code>BUTTON3</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
diff --git a/docs/html/sdk/api_diff/3/changes/android.content.Intent.html b/docs/html/sdk/api_diff/3/changes/android.content.Intent.html
index edb0238..5053901 100644
--- a/docs/html/sdk/api_diff/3/changes/android.content.Intent.html
+++ b/docs/html/sdk/api_diff/3/changes/android.content.Intent.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.content.<A HREF="../../../../reference/android/content/Intent.html" target="_top"><font size="+3"><tt>Intent</tt></font></A>
+Class android.content.<A HREF="../../../../reference/android/content/Intent.html" target="_top"><font size="+2"><code>Intent</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,14 +84,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.Intent.replaceExtras_added(android.content.Intent)"></A>
-  <nobr><code>Intent</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#replaceExtras(android.content.Intent)" target="_top"><xfont size="+1"><tt>replaceExtras</tt></font></A>(<code>Intent</code>)</nobr>
+  <nobr><code>Intent</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#replaceExtras(android.content.Intent)" target="_top"><code>replaceExtras</code></A>(<code>Intent</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.Intent.replaceExtras_added(android.os.Bundle)"></A>
-  <nobr><code>Intent</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#replaceExtras(android.os.Bundle)" target="_top"><xfont size="+1"><tt>replaceExtras</tt></font></A>(<code>Bundle</code>)</nobr>
+  <nobr><code>Intent</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#replaceExtras(android.os.Bundle)" target="_top"><code>replaceExtras</code></A>(<code>Bundle</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -123,98 +122,98 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.Intent.ACTION_INPUT_METHOD_CHANGED"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#ACTION_INPUT_METHOD_CHANGED" target="_top"><xfont size="+1"><tt>ACTION_INPUT_METHOD_CHANGED</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#ACTION_INPUT_METHOD_CHANGED" target="_top"><code>ACTION_INPUT_METHOD_CHANGED</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.Intent.ACTION_MEDIA_CHECKING"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#ACTION_MEDIA_CHECKING" target="_top"><xfont size="+1"><tt>ACTION_MEDIA_CHECKING</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#ACTION_MEDIA_CHECKING" target="_top"><code>ACTION_MEDIA_CHECKING</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.Intent.ACTION_MEDIA_NOFS"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#ACTION_MEDIA_NOFS" target="_top"><xfont size="+1"><tt>ACTION_MEDIA_NOFS</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#ACTION_MEDIA_NOFS" target="_top"><code>ACTION_MEDIA_NOFS</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.Intent.ACTION_PACKAGE_DATA_CLEARED"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#ACTION_PACKAGE_DATA_CLEARED" target="_top"><xfont size="+1"><tt>ACTION_PACKAGE_DATA_CLEARED</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#ACTION_PACKAGE_DATA_CLEARED" target="_top"><code>ACTION_PACKAGE_DATA_CLEARED</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.Intent.ACTION_PACKAGE_REPLACED"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#ACTION_PACKAGE_REPLACED" target="_top"><xfont size="+1"><tt>ACTION_PACKAGE_REPLACED</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#ACTION_PACKAGE_REPLACED" target="_top"><code>ACTION_PACKAGE_REPLACED</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.Intent.ACTION_SEARCH_LONG_PRESS"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#ACTION_SEARCH_LONG_PRESS" target="_top"><xfont size="+1"><tt>ACTION_SEARCH_LONG_PRESS</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#ACTION_SEARCH_LONG_PRESS" target="_top"><code>ACTION_SEARCH_LONG_PRESS</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.Intent.ACTION_SYSTEM_TUTORIAL"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#ACTION_SYSTEM_TUTORIAL" target="_top"><xfont size="+1"><tt>ACTION_SYSTEM_TUTORIAL</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#ACTION_SYSTEM_TUTORIAL" target="_top"><code>ACTION_SYSTEM_TUTORIAL</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.Intent.ACTION_USER_PRESENT"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#ACTION_USER_PRESENT" target="_top"><xfont size="+1"><tt>ACTION_USER_PRESENT</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#ACTION_USER_PRESENT" target="_top"><code>ACTION_USER_PRESENT</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.Intent.CATEGORY_INFO"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#CATEGORY_INFO" target="_top"><xfont size="+1"><tt>CATEGORY_INFO</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#CATEGORY_INFO" target="_top"><code>CATEGORY_INFO</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.Intent.EXTRA_DATA_REMOVED"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#EXTRA_DATA_REMOVED" target="_top"><xfont size="+1"><tt>EXTRA_DATA_REMOVED</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#EXTRA_DATA_REMOVED" target="_top"><code>EXTRA_DATA_REMOVED</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.Intent.EXTRA_REPLACING"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#EXTRA_REPLACING" target="_top"><xfont size="+1"><tt>EXTRA_REPLACING</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#EXTRA_REPLACING" target="_top"><code>EXTRA_REPLACING</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.Intent.FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET" target="_top"><xfont size="+1"><tt>FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET" target="_top"><code>FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.Intent.FLAG_ACTIVITY_NO_USER_ACTION"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#FLAG_ACTIVITY_NO_USER_ACTION" target="_top"><xfont size="+1"><tt>FLAG_ACTIVITY_NO_USER_ACTION</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#FLAG_ACTIVITY_NO_USER_ACTION" target="_top"><code>FLAG_ACTIVITY_NO_USER_ACTION</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.Intent.FLAG_ACTIVITY_REORDER_TO_FRONT"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#FLAG_ACTIVITY_REORDER_TO_FRONT" target="_top"><xfont size="+1"><tt>FLAG_ACTIVITY_REORDER_TO_FRONT</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#FLAG_ACTIVITY_REORDER_TO_FRONT" target="_top"><code>FLAG_ACTIVITY_REORDER_TO_FRONT</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.content.pm.ActivityInfo.html b/docs/html/sdk/api_diff/3/changes/android.content.pm.ActivityInfo.html
index 5c62f6b..c8b3f78 100644
--- a/docs/html/sdk/api_diff/3/changes/android.content.pm.ActivityInfo.html
+++ b/docs/html/sdk/api_diff/3/changes/android.content.pm.ActivityInfo.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.content.pm.<A HREF="../../../../reference/android/content/pm/ActivityInfo.html" target="_top"><font size="+3"><tt>ActivityInfo</tt></font></A>
+Class android.content.pm.<A HREF="../../../../reference/android/content/pm/ActivityInfo.html" target="_top"><font size="+2"><code>ActivityInfo</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,14 +85,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.pm.ActivityInfo.FLAG_NO_HISTORY"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/pm/ActivityInfo.html#FLAG_NO_HISTORY" target="_top"><xfont size="+1"><tt>FLAG_NO_HISTORY</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/pm/ActivityInfo.html#FLAG_NO_HISTORY" target="_top"><code>FLAG_NO_HISTORY</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.pm.ActivityInfo.softInputMode"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/pm/ActivityInfo.html#softInputMode" target="_top"><xfont size="+1"><tt>softInputMode</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/pm/ActivityInfo.html#softInputMode" target="_top"><code>softInputMode</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.content.pm.PackageInfo.html b/docs/html/sdk/api_diff/3/changes/android.content.pm.PackageInfo.html
index b360d7c..d9fb46b 100644
--- a/docs/html/sdk/api_diff/3/changes/android.content.pm.PackageInfo.html
+++ b/docs/html/sdk/api_diff/3/changes/android.content.pm.PackageInfo.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.content.pm.<A HREF="../../../../reference/android/content/pm/PackageInfo.html" target="_top"><font size="+3"><tt>PackageInfo</tt></font></A>
+Class android.content.pm.<A HREF="../../../../reference/android/content/pm/PackageInfo.html" target="_top"><font size="+2"><code>PackageInfo</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,21 +85,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.pm.PackageInfo.configPreferences"></A>
-  <nobr><code>ConfigurationInfo[]</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageInfo.html#configPreferences" target="_top"><xfont size="+1"><tt>configPreferences</tt></font></A></nobr>
+  <nobr><code>ConfigurationInfo[]</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageInfo.html#configPreferences" target="_top"><code>configPreferences</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.pm.PackageInfo.sharedUserId"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageInfo.html#sharedUserId" target="_top"><xfont size="+1"><tt>sharedUserId</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageInfo.html#sharedUserId" target="_top"><code>sharedUserId</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.pm.PackageInfo.sharedUserLabel"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageInfo.html#sharedUserLabel" target="_top"><xfont size="+1"><tt>sharedUserLabel</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageInfo.html#sharedUserLabel" target="_top"><code>sharedUserLabel</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.content.pm.PackageManager.html b/docs/html/sdk/api_diff/3/changes/android.content.pm.PackageManager.html
index efd37c5..12395cc 100644
--- a/docs/html/sdk/api_diff/3/changes/android.content.pm.PackageManager.html
+++ b/docs/html/sdk/api_diff/3/changes/android.content.pm.PackageManager.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.content.pm.<A HREF="../../../../reference/android/content/pm/PackageManager.html" target="_top"><font size="+3"><tt>PackageManager</tt></font></A>
+Class android.content.pm.<A HREF="../../../../reference/android/content/pm/PackageManager.html" target="_top"><font size="+2"><code>PackageManager</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,21 +84,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.pm.PackageManager.getLaunchIntentForPackage_added(java.lang.String)"></A>
-  <nobr><code>Intent</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageManager.html#getLaunchIntentForPackage(java.lang.String)" target="_top"><xfont size="+1"><tt>getLaunchIntentForPackage</tt></font></A>(<code>String</code>)</nobr>
+  <nobr><code>Intent</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageManager.html#getLaunchIntentForPackage(java.lang.String)" target="_top"><code>getLaunchIntentForPackage</code></A>(<code>String</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.pm.PackageManager.getSystemSharedLibraryNames_added()"></A>
-  <nobr><code>String[]</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageManager.html#getSystemSharedLibraryNames()" target="_top"><xfont size="+1"><tt>getSystemSharedLibraryNames</tt></font></A>()</nobr>
+  <nobr><code>String[]</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageManager.html#getSystemSharedLibraryNames()" target="_top"><code>getSystemSharedLibraryNames</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.pm.PackageManager.isSafeMode_added()"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageManager.html#isSafeMode()" target="_top"><xfont size="+1"><tt>isSafeMode</tt></font></A>()</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageManager.html#isSafeMode()" target="_top"><code>isSafeMode</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -115,21 +114,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.pm.PackageManager.GET_CONFIGURATIONS"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageManager.html#GET_CONFIGURATIONS" target="_top"><xfont size="+1"><tt>GET_CONFIGURATIONS</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageManager.html#GET_CONFIGURATIONS" target="_top"><code>GET_CONFIGURATIONS</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.pm.PackageManager.GET_UNINSTALLED_PACKAGES"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageManager.html#GET_UNINSTALLED_PACKAGES" target="_top"><xfont size="+1"><tt>GET_UNINSTALLED_PACKAGES</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageManager.html#GET_UNINSTALLED_PACKAGES" target="_top"><code>GET_UNINSTALLED_PACKAGES</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.pm.PackageManager.INSTALL_FAILED_CONFLICTING_PROVIDER"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageManager.html#INSTALL_FAILED_CONFLICTING_PROVIDER" target="_top"><xfont size="+1"><tt>INSTALL_FAILED_CONFLICTING_PROVIDER</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageManager.html#INSTALL_FAILED_CONFLICTING_PROVIDER" target="_top"><code>INSTALL_FAILED_CONFLICTING_PROVIDER</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.content.res.AssetFileDescriptor.html b/docs/html/sdk/api_diff/3/changes/android.content.res.AssetFileDescriptor.html
index 458a70a..4b08d37 100644
--- a/docs/html/sdk/api_diff/3/changes/android.content.res.AssetFileDescriptor.html
+++ b/docs/html/sdk/api_diff/3/changes/android.content.res.AssetFileDescriptor.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.content.res.<A HREF="../../../../reference/android/content/res/AssetFileDescriptor.html" target="_top"><font size="+3"><tt>AssetFileDescriptor</tt></font></A>
+Class android.content.res.<A HREF="../../../../reference/android/content/res/AssetFileDescriptor.html" target="_top"><font size="+2"><code>AssetFileDescriptor</code></font></A>
 </H2>
 <p><font xsize="+1">Added interface <code>android.os.Parcelable</code>.<br></font>
 <a NAME="constructors"></a>
@@ -86,35 +85,35 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.res.AssetFileDescriptor.createInputStream_added()"></A>
-  <nobr><code>FileInputStream</code>&nbsp;<A HREF="../../../../reference/android/content/res/AssetFileDescriptor.html#createInputStream()" target="_top"><xfont size="+1"><tt>createInputStream</tt></font></A>()</nobr>
+  <nobr><code>FileInputStream</code>&nbsp;<A HREF="../../../../reference/android/content/res/AssetFileDescriptor.html#createInputStream()" target="_top"><code>createInputStream</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.res.AssetFileDescriptor.createOutputStream_added()"></A>
-  <nobr><code>FileOutputStream</code>&nbsp;<A HREF="../../../../reference/android/content/res/AssetFileDescriptor.html#createOutputStream()" target="_top"><xfont size="+1"><tt>createOutputStream</tt></font></A>()</nobr>
+  <nobr><code>FileOutputStream</code>&nbsp;<A HREF="../../../../reference/android/content/res/AssetFileDescriptor.html#createOutputStream()" target="_top"><code>createOutputStream</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.res.AssetFileDescriptor.describeContents_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/AssetFileDescriptor.html#describeContents()" target="_top"><xfont size="+1"><tt>describeContents</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/AssetFileDescriptor.html#describeContents()" target="_top"><code>describeContents</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.res.AssetFileDescriptor.getDeclaredLength_added()"></A>
-  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/content/res/AssetFileDescriptor.html#getDeclaredLength()" target="_top"><xfont size="+1"><tt>getDeclaredLength</tt></font></A>()</nobr>
+  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/content/res/AssetFileDescriptor.html#getDeclaredLength()" target="_top"><code>getDeclaredLength</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.res.AssetFileDescriptor.writeToParcel_added(android.os.Parcel, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/content/res/AssetFileDescriptor.html#writeToParcel(android.os.Parcel, int)" target="_top"><xfont size="+1"><tt>writeToParcel</tt></font></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/content/res/AssetFileDescriptor.html#writeToParcel(android.os.Parcel, int)" target="_top"><code>writeToParcel</code></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -130,14 +129,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.res.AssetFileDescriptor.CREATOR"></A>
-  <nobr><code>Creator</code>&nbsp;<A HREF="../../../../reference/android/content/res/AssetFileDescriptor.html#CREATOR" target="_top"><xfont size="+1"><tt>CREATOR</tt></font></A></nobr>
+  <nobr><code>Creator</code>&nbsp;<A HREF="../../../../reference/android/content/res/AssetFileDescriptor.html#CREATOR" target="_top"><code>CREATOR</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.res.AssetFileDescriptor.UNKNOWN_LENGTH"></A>
-  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/content/res/AssetFileDescriptor.html#UNKNOWN_LENGTH" target="_top"><xfont size="+1"><tt>UNKNOWN_LENGTH</tt></font></A></nobr>
+  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/content/res/AssetFileDescriptor.html#UNKNOWN_LENGTH" target="_top"><code>UNKNOWN_LENGTH</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.content.res.Configuration.html b/docs/html/sdk/api_diff/3/changes/android.content.res.Configuration.html
index 3b8f943..2902399 100644
--- a/docs/html/sdk/api_diff/3/changes/android.content.res.Configuration.html
+++ b/docs/html/sdk/api_diff/3/changes/android.content.res.Configuration.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.content.res.<A HREF="../../../../reference/android/content/res/Configuration.html" target="_top"><font size="+3"><tt>Configuration</tt></font></A>
+Class android.content.res.<A HREF="../../../../reference/android/content/res/Configuration.html" target="_top"><font size="+2"><code>Configuration</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,28 +85,28 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.res.Configuration.HARDKEYBOARDHIDDEN_NO"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/Configuration.html#HARDKEYBOARDHIDDEN_NO" target="_top"><xfont size="+1"><tt>HARDKEYBOARDHIDDEN_NO</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/Configuration.html#HARDKEYBOARDHIDDEN_NO" target="_top"><code>HARDKEYBOARDHIDDEN_NO</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.res.Configuration.HARDKEYBOARDHIDDEN_UNDEFINED"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/Configuration.html#HARDKEYBOARDHIDDEN_UNDEFINED" target="_top"><xfont size="+1"><tt>HARDKEYBOARDHIDDEN_UNDEFINED</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/Configuration.html#HARDKEYBOARDHIDDEN_UNDEFINED" target="_top"><code>HARDKEYBOARDHIDDEN_UNDEFINED</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.res.Configuration.HARDKEYBOARDHIDDEN_YES"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/Configuration.html#HARDKEYBOARDHIDDEN_YES" target="_top"><xfont size="+1"><tt>HARDKEYBOARDHIDDEN_YES</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/Configuration.html#HARDKEYBOARDHIDDEN_YES" target="_top"><code>HARDKEYBOARDHIDDEN_YES</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.res.Configuration.hardKeyboardHidden"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/Configuration.html#hardKeyboardHidden" target="_top"><xfont size="+1"><tt>hardKeyboardHidden</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/Configuration.html#hardKeyboardHidden" target="_top"><code>hardKeyboardHidden</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.content.res.Resources.html b/docs/html/sdk/api_diff/3/changes/android.content.res.Resources.html
index 7fde1f9..c3c0573 100644
--- a/docs/html/sdk/api_diff/3/changes/android.content.res.Resources.html
+++ b/docs/html/sdk/api_diff/3/changes/android.content.res.Resources.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.content.res.<A HREF="../../../../reference/android/content/res/Resources.html" target="_top"><font size="+3"><tt>Resources</tt></font></A>
+Class android.content.res.<A HREF="../../../../reference/android/content/res/Resources.html" target="_top"><font size="+2"><code>Resources</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,35 +84,35 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.res.Resources.getBoolean_added(int)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/content/res/Resources.html#getBoolean(int)" target="_top"><xfont size="+1"><tt>getBoolean</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/content/res/Resources.html#getBoolean(int)" target="_top"><code>getBoolean</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.res.Resources.getFraction_added(int, int, int)"></A>
-  <nobr><code>float</code>&nbsp;<A HREF="../../../../reference/android/content/res/Resources.html#getFraction(int, int, int)" target="_top"><xfont size="+1"><tt>getFraction</tt></font></A>(<code>int,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>float</code>&nbsp;<A HREF="../../../../reference/android/content/res/Resources.html#getFraction(int, int, int)" target="_top"><code>getFraction</code></A>(<code>int,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.res.Resources.openRawResource_added(int, android.util.TypedValue)"></A>
-  <nobr><code>InputStream</code>&nbsp;<A HREF="../../../../reference/android/content/res/Resources.html#openRawResource(int, android.util.TypedValue)" target="_top"><xfont size="+1"><tt>openRawResource</tt></font></A>(<code>int,</nobr> TypedValue<nobr><nobr></code>)</nobr>
+  <nobr><code>InputStream</code>&nbsp;<A HREF="../../../../reference/android/content/res/Resources.html#openRawResource(int, android.util.TypedValue)" target="_top"><code>openRawResource</code></A>(<code>int,</nobr> TypedValue<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.res.Resources.parseBundleExtra_added(java.lang.String, android.util.AttributeSet, android.os.Bundle)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/content/res/Resources.html#parseBundleExtra(java.lang.String, android.util.AttributeSet, android.os.Bundle)" target="_top"><xfont size="+1"><tt>parseBundleExtra</tt></font></A>(<code>String,</nobr> AttributeSet<nobr>,</nobr> Bundle<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/content/res/Resources.html#parseBundleExtra(java.lang.String, android.util.AttributeSet, android.os.Bundle)" target="_top"><code>parseBundleExtra</code></A>(<code>String,</nobr> AttributeSet<nobr>,</nobr> Bundle<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.res.Resources.parseBundleExtras_added(android.content.res.XmlResourceParser, android.os.Bundle)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/content/res/Resources.html#parseBundleExtras(android.content.res.XmlResourceParser, android.os.Bundle)" target="_top"><xfont size="+1"><tt>parseBundleExtras</tt></font></A>(<code>XmlResourceParser,</nobr> Bundle<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/content/res/Resources.html#parseBundleExtras(android.content.res.XmlResourceParser, android.os.Bundle)" target="_top"><code>parseBundleExtras</code></A>(<code>XmlResourceParser,</nobr> Bundle<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.content.res.TypedArray.html b/docs/html/sdk/api_diff/3/changes/android.content.res.TypedArray.html
index f1336fc..bb67b6d 100644
--- a/docs/html/sdk/api_diff/3/changes/android.content.res.TypedArray.html
+++ b/docs/html/sdk/api_diff/3/changes/android.content.res.TypedArray.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.content.res.<A HREF="../../../../reference/android/content/res/TypedArray.html" target="_top"><font size="+3"><tt>TypedArray</tt></font></A>
+Class android.content.res.<A HREF="../../../../reference/android/content/res/TypedArray.html" target="_top"><font size="+2"><code>TypedArray</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.content.res.TypedArray.getLayoutDimension_added(int, int)"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/TypedArray.html#getLayoutDimension(int, int)" target="_top"><xfont size="+1"><tt>getLayoutDimension</tt></font></A>(<code>int,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/TypedArray.html#getLayoutDimension(int, int)" target="_top"><code>getLayoutDimension</code></A>(<code>int,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.database.Cursor.html b/docs/html/sdk/api_diff/3/changes/android.database.Cursor.html
index 020402a..f072598 100644
--- a/docs/html/sdk/api_diff/3/changes/android.database.Cursor.html
+++ b/docs/html/sdk/api_diff/3/changes/android.database.Cursor.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Interface android.database.<A HREF="../../../../reference/android/database/Cursor.html" target="_top"><font size="+3"><tt>Cursor</tt></font></A>
+Interface android.database.<A HREF="../../../../reference/android/database/Cursor.html" target="_top"><font size="+2"><code>Cursor</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.database.Cursor.getColumnIndex_changed(java.lang.String)"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/database/Cursor.html#getColumnIndex(java.lang.String)" target="_top"><xfont size="+1"><tt>getColumnIndex</tt></font></A>(<code>String</code>)  </nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/database/Cursor.html#getColumnIndex(java.lang.String)" target="_top"><code>getColumnIndex</code></A>(<code>String</code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 Change from deprecated to undeprecated.<br>
diff --git a/docs/html/sdk/api_diff/3/changes/android.database.CursorWrapper.html b/docs/html/sdk/api_diff/3/changes/android.database.CursorWrapper.html
index 3a7675d..ab1c183 100644
--- a/docs/html/sdk/api_diff/3/changes/android.database.CursorWrapper.html
+++ b/docs/html/sdk/api_diff/3/changes/android.database.CursorWrapper.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.database.<A HREF="../../../../reference/android/database/CursorWrapper.html" target="_top"><font size="+3"><tt>CursorWrapper</tt></font></A>
+Class android.database.<A HREF="../../../../reference/android/database/CursorWrapper.html" target="_top"><font size="+2"><code>CursorWrapper</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.database.CursorWrapper.getColumnIndex_changed(java.lang.String)"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/database/CursorWrapper.html#getColumnIndex(java.lang.String)" target="_top"><xfont size="+1"><tt>getColumnIndex</tt></font></A>(<code>String</code>)  </nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/database/CursorWrapper.html#getColumnIndex(java.lang.String)" target="_top"><code>getColumnIndex</code></A>(<code>String</code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 Change from deprecated to undeprecated.<br>
diff --git a/docs/html/sdk/api_diff/3/changes/android.database.DatabaseUtils.html b/docs/html/sdk/api_diff/3/changes/android.database.DatabaseUtils.html
index 114beae..fa57630 100644
--- a/docs/html/sdk/api_diff/3/changes/android.database.DatabaseUtils.html
+++ b/docs/html/sdk/api_diff/3/changes/android.database.DatabaseUtils.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.database.<A HREF="../../../../reference/android/database/DatabaseUtils.html" target="_top"><font size="+3"><tt>DatabaseUtils</tt></font></A>
+Class android.database.<A HREF="../../../../reference/android/database/DatabaseUtils.html" target="_top"><font size="+2"><code>DatabaseUtils</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.database.DatabaseUtils.appendEscapedSQLString_changed(java.lang.StringBuilder, java.lang.String)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/database/DatabaseUtils.html#appendEscapedSQLString(java.lang.StringBuilder, java.lang.String)" target="_top"><xfont size="+1"><tt>appendEscapedSQLString</tt></font></A>(<code>StringBuilder,</nobr> String<nobr><nobr></code>)  </nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/database/DatabaseUtils.html#appendEscapedSQLString(java.lang.StringBuilder, java.lang.String)" target="_top"><code>appendEscapedSQLString</code></A>(<code>StringBuilder,</nobr> String<nobr><nobr></code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 Change from deprecated to undeprecated.<br>
diff --git a/docs/html/sdk/api_diff/3/changes/android.database.sqlite.SQLiteDatabase.html b/docs/html/sdk/api_diff/3/changes/android.database.sqlite.SQLiteDatabase.html
index cd59c1b..491a707 100644
--- a/docs/html/sdk/api_diff/3/changes/android.database.sqlite.SQLiteDatabase.html
+++ b/docs/html/sdk/api_diff/3/changes/android.database.sqlite.SQLiteDatabase.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.database.sqlite.<A HREF="../../../../reference/android/database/sqlite/SQLiteDatabase.html" target="_top"><font size="+3"><tt>SQLiteDatabase</tt></font></A>
+Class android.database.sqlite.<A HREF="../../../../reference/android/database/sqlite/SQLiteDatabase.html" target="_top"><font size="+2"><code>SQLiteDatabase</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.database.sqlite.SQLiteDatabase.yieldIfContendedSafely_added()"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/database/sqlite/SQLiteDatabase.html#yieldIfContendedSafely()" target="_top"><xfont size="+1"><tt>yieldIfContendedSafely</tt></font></A>()</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/database/sqlite/SQLiteDatabase.html#yieldIfContendedSafely()" target="_top"><code>yieldIfContendedSafely</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -100,7 +99,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.database.sqlite.SQLiteDatabase.yieldIfContended_changed()"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/database/sqlite/SQLiteDatabase.html#yieldIfContended()" target="_top"><xfont size="+1"><tt>yieldIfContended</tt></font></A>()  </nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/database/sqlite/SQLiteDatabase.html#yieldIfContended()" target="_top"><code>yieldIfContended</code></A>()  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
diff --git a/docs/html/sdk/api_diff/3/changes/android.graphics.Bitmap.html b/docs/html/sdk/api_diff/3/changes/android.graphics.Bitmap.html
index f6ddc29..a2df5de 100644
--- a/docs/html/sdk/api_diff/3/changes/android.graphics.Bitmap.html
+++ b/docs/html/sdk/api_diff/3/changes/android.graphics.Bitmap.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.graphics.<A HREF="../../../../reference/android/graphics/Bitmap.html" target="_top"><font size="+3"><tt>Bitmap</tt></font></A>
+Class android.graphics.<A HREF="../../../../reference/android/graphics/Bitmap.html" target="_top"><font size="+2"><code>Bitmap</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.graphics.Bitmap.copyPixelsFromBuffer_added(java.nio.Buffer)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/graphics/Bitmap.html#copyPixelsFromBuffer(java.nio.Buffer)" target="_top"><xfont size="+1"><tt>copyPixelsFromBuffer</tt></font></A>(<code>Buffer</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/graphics/Bitmap.html#copyPixelsFromBuffer(java.nio.Buffer)" target="_top"><code>copyPixelsFromBuffer</code></A>(<code>Buffer</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.graphics.Canvas.html b/docs/html/sdk/api_diff/3/changes/android.graphics.Canvas.html
index cf8ceef..01842b7 100644
--- a/docs/html/sdk/api_diff/3/changes/android.graphics.Canvas.html
+++ b/docs/html/sdk/api_diff/3/changes/android.graphics.Canvas.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.graphics.<A HREF="../../../../reference/android/graphics/Canvas.html" target="_top"><font size="+3"><tt>Canvas</tt></font></A>
+Class android.graphics.<A HREF="../../../../reference/android/graphics/Canvas.html" target="_top"><font size="+2"><code>Canvas</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.graphics.Canvas.drawBitmap_added(int[], int, int, float, float, int, int, boolean, android.graphics.Paint)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/graphics/Canvas.html#drawBitmap(int[], int, int, float, float, int, int, boolean, android.graphics.Paint)" target="_top"><xfont size="+1"><tt>drawBitmap</tt></font></A>(<code>int[],</nobr> int<nobr>,</nobr> int<nobr>,</nobr> float<nobr>,</nobr> float<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> boolean<nobr>,</nobr> Paint<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/graphics/Canvas.html#drawBitmap(int[], int, int, float, float, int, int, boolean, android.graphics.Paint)" target="_top"><code>drawBitmap</code></A>(<code>int[],</nobr> int<nobr>,</nobr> int<nobr>,</nobr> float<nobr>,</nobr> float<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> boolean<nobr>,</nobr> Paint<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.graphics.Rect.html b/docs/html/sdk/api_diff/3/changes/android.graphics.Rect.html
index 1c0b1f3..0db409c 100644
--- a/docs/html/sdk/api_diff/3/changes/android.graphics.Rect.html
+++ b/docs/html/sdk/api_diff/3/changes/android.graphics.Rect.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.graphics.<A HREF="../../../../reference/android/graphics/Rect.html" target="_top"><font size="+3"><tt>Rect</tt></font></A>
+Class android.graphics.<A HREF="../../../../reference/android/graphics/Rect.html" target="_top"><font size="+2"><code>Rect</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.graphics.Rect.toShortString_added()"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/graphics/Rect.html#toShortString()" target="_top"><xfont size="+1"><tt>toShortString</tt></font></A>()</nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/graphics/Rect.html#toShortString()" target="_top"><code>toShortString</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.graphics.RectF.html b/docs/html/sdk/api_diff/3/changes/android.graphics.RectF.html
index 4e9b91b..05c1da6 100644
--- a/docs/html/sdk/api_diff/3/changes/android.graphics.RectF.html
+++ b/docs/html/sdk/api_diff/3/changes/android.graphics.RectF.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.graphics.<A HREF="../../../../reference/android/graphics/RectF.html" target="_top"><font size="+3"><tt>RectF</tt></font></A>
+Class android.graphics.<A HREF="../../../../reference/android/graphics/RectF.html" target="_top"><font size="+2"><code>RectF</code></font></A>
 </H2>
 <p><font xsize="+1">Added interface <code>android.os.Parcelable</code>.<br></font>
 <a NAME="constructors"></a>
@@ -86,21 +85,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.graphics.RectF.describeContents_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/graphics/RectF.html#describeContents()" target="_top"><xfont size="+1"><tt>describeContents</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/graphics/RectF.html#describeContents()" target="_top"><code>describeContents</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.graphics.RectF.readFromParcel_added(android.os.Parcel)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/graphics/RectF.html#readFromParcel(android.os.Parcel)" target="_top"><xfont size="+1"><tt>readFromParcel</tt></font></A>(<code>Parcel</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/graphics/RectF.html#readFromParcel(android.os.Parcel)" target="_top"><code>readFromParcel</code></A>(<code>Parcel</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.graphics.RectF.writeToParcel_added(android.os.Parcel, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/graphics/RectF.html#writeToParcel(android.os.Parcel, int)" target="_top"><xfont size="+1"><tt>writeToParcel</tt></font></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/graphics/RectF.html#writeToParcel(android.os.Parcel, int)" target="_top"><code>writeToParcel</code></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -116,7 +115,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.graphics.RectF.CREATOR"></A>
-  <nobr><code>Creator</code>&nbsp;<A HREF="../../../../reference/android/graphics/RectF.html#CREATOR" target="_top"><xfont size="+1"><tt>CREATOR</tt></font></A></nobr>
+  <nobr><code>Creator</code>&nbsp;<A HREF="../../../../reference/android/graphics/RectF.html#CREATOR" target="_top"><code>CREATOR</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.graphics.drawable.Drawable.html b/docs/html/sdk/api_diff/3/changes/android.graphics.drawable.Drawable.html
index faa70b9..6b05cbfa 100644
--- a/docs/html/sdk/api_diff/3/changes/android.graphics.drawable.Drawable.html
+++ b/docs/html/sdk/api_diff/3/changes/android.graphics.drawable.Drawable.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.graphics.drawable.<A HREF="../../../../reference/android/graphics/drawable/Drawable.html" target="_top"><font size="+3"><tt>Drawable</tt></font></A>
+Class android.graphics.drawable.<A HREF="../../../../reference/android/graphics/drawable/Drawable.html" target="_top"><font size="+2"><code>Drawable</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.graphics.drawable.Drawable.mutate_added()"></A>
-  <nobr><code>Drawable</code>&nbsp;<A HREF="../../../../reference/android/graphics/drawable/Drawable.html#mutate()" target="_top"><xfont size="+1"><tt>mutate</tt></font></A>()</nobr>
+  <nobr><code>Drawable</code>&nbsp;<A HREF="../../../../reference/android/graphics/drawable/Drawable.html#mutate()" target="_top"><code>mutate</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.graphics.drawable.RotateDrawable.html b/docs/html/sdk/api_diff/3/changes/android.graphics.drawable.RotateDrawable.html
index 8cffe1e..f4b8d7b 100644
--- a/docs/html/sdk/api_diff/3/changes/android.graphics.drawable.RotateDrawable.html
+++ b/docs/html/sdk/api_diff/3/changes/android.graphics.drawable.RotateDrawable.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.graphics.drawable.<A HREF="../../../../reference/android/graphics/drawable/RotateDrawable.html" target="_top"><font size="+3"><tt>RotateDrawable</tt></font></A>
+Class android.graphics.drawable.<A HREF="../../../../reference/android/graphics/drawable/RotateDrawable.html" target="_top"><font size="+2"><code>RotateDrawable</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.graphics.drawable.RotateDrawable.getDrawable_added()"></A>
-  <nobr><code>Drawable</code>&nbsp;<A HREF="../../../../reference/android/graphics/drawable/RotateDrawable.html#getDrawable()" target="_top"><xfont size="+1"><tt>getDrawable</tt></font></A>()</nobr>
+  <nobr><code>Drawable</code>&nbsp;<A HREF="../../../../reference/android/graphics/drawable/RotateDrawable.html#getDrawable()" target="_top"><code>getDrawable</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.graphics.drawable.ScaleDrawable.html b/docs/html/sdk/api_diff/3/changes/android.graphics.drawable.ScaleDrawable.html
index 529f380..d525dd7 100644
--- a/docs/html/sdk/api_diff/3/changes/android.graphics.drawable.ScaleDrawable.html
+++ b/docs/html/sdk/api_diff/3/changes/android.graphics.drawable.ScaleDrawable.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.graphics.drawable.<A HREF="../../../../reference/android/graphics/drawable/ScaleDrawable.html" target="_top"><font size="+3"><tt>ScaleDrawable</tt></font></A>
+Class android.graphics.drawable.<A HREF="../../../../reference/android/graphics/drawable/ScaleDrawable.html" target="_top"><font size="+2"><code>ScaleDrawable</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.graphics.drawable.ScaleDrawable.getDrawable_added()"></A>
-  <nobr><code>Drawable</code>&nbsp;<A HREF="../../../../reference/android/graphics/drawable/ScaleDrawable.html#getDrawable()" target="_top"><xfont size="+1"><tt>getDrawable</tt></font></A>()</nobr>
+  <nobr><code>Drawable</code>&nbsp;<A HREF="../../../../reference/android/graphics/drawable/ScaleDrawable.html#getDrawable()" target="_top"><code>getDrawable</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.graphics.drawable.TransitionDrawable.html b/docs/html/sdk/api_diff/3/changes/android.graphics.drawable.TransitionDrawable.html
index d7dc8ea..520dcd46 100644
--- a/docs/html/sdk/api_diff/3/changes/android.graphics.drawable.TransitionDrawable.html
+++ b/docs/html/sdk/api_diff/3/changes/android.graphics.drawable.TransitionDrawable.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.graphics.drawable.<A HREF="../../../../reference/android/graphics/drawable/TransitionDrawable.html" target="_top"><font size="+3"><tt>TransitionDrawable</tt></font></A>
+Class android.graphics.drawable.<A HREF="../../../../reference/android/graphics/drawable/TransitionDrawable.html" target="_top"><font size="+2"><code>TransitionDrawable</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <p>
@@ -84,7 +83,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.graphics.drawable.TransitionDrawable.ctor_added(android.graphics.drawable.Drawable[])"></A>
-  <nobr><A HREF="../../../../reference/android/graphics/drawable/TransitionDrawable.html#TransitionDrawable(android.graphics.drawable.Drawable[])" target="_top"><xfont size="+1"><tt>TransitionDrawable</tt></font></A>(<code>Drawable[]</code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/graphics/drawable/TransitionDrawable.html#TransitionDrawable(android.graphics.drawable.Drawable[])" target="_top"><code>TransitionDrawable</code></A>(<code>Drawable[]</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.graphics.drawable.shapes.Shape.html b/docs/html/sdk/api_diff/3/changes/android.graphics.drawable.shapes.Shape.html
index 836aa92..5f03e03 100644
--- a/docs/html/sdk/api_diff/3/changes/android.graphics.drawable.shapes.Shape.html
+++ b/docs/html/sdk/api_diff/3/changes/android.graphics.drawable.shapes.Shape.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.graphics.drawable.shapes.<A HREF="../../../../reference/android/graphics/drawable/shapes/Shape.html" target="_top"><font size="+3"><tt>Shape</tt></font></A>
+Class android.graphics.drawable.shapes.<A HREF="../../../../reference/android/graphics/drawable/shapes/Shape.html" target="_top"><font size="+2"><code>Shape</code></font></A>
 </H2>
 <p><font xsize="+1">Added interface <code>java.lang.Cloneable</code>.<br></font>
 <a NAME="constructors"></a>
@@ -86,11 +85,11 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.graphics.drawable.shapes.Shape.clone_changed()"></A>
-  <nobr><code>Shape</code>&nbsp;<A HREF="../../../../reference/android/graphics/drawable/shapes/Shape.html#clone()" target="_top"><xfont size="+1"><tt>clone</tt></font></A>()  </nobr>
+  <nobr><code>Shape</code>&nbsp;<A HREF="../../../../reference/android/graphics/drawable/shapes/Shape.html#clone()" target="_top"><code>clone</code></A>()  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 Change in return type from <code>Object</code> to <code>Shape</code>.<br>
- Method was inherited from <tt>java.lang.Object</tt>, but is now defined locally. Change of visibility from protected to public.<br>
+ Method was inherited from <code>java.lang.Object</code>, but is now defined locally. Change of visibility from protected to public.<br>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.hardware.Camera.html b/docs/html/sdk/api_diff/3/changes/android.hardware.Camera.html
index b7a0dd3..84fea2a 100644
--- a/docs/html/sdk/api_diff/3/changes/android.hardware.Camera.html
+++ b/docs/html/sdk/api_diff/3/changes/android.hardware.Camera.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.hardware.<A HREF="../../../../reference/android/hardware/Camera.html" target="_top"><font size="+3"><tt>Camera</tt></font></A>
+Class android.hardware.<A HREF="../../../../reference/android/hardware/Camera.html" target="_top"><font size="+2"><code>Camera</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.Camera.setOneShotPreviewCallback_added(android.hardware.Camera.PreviewCallback)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.html#setOneShotPreviewCallback(android.hardware.Camera.PreviewCallback)" target="_top"><xfont size="+1"><tt>setOneShotPreviewCallback</tt></font></A>(<code>PreviewCallback</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.html#setOneShotPreviewCallback(android.hardware.Camera.PreviewCallback)" target="_top"><code>setOneShotPreviewCallback</code></A>(<code>PreviewCallback</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -100,7 +99,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.Camera.setPreviewDisplay_changed(android.view.SurfaceHolder)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.html#setPreviewDisplay(android.view.SurfaceHolder)" target="_top"><xfont size="+1"><tt>setPreviewDisplay</tt></font></A>(<code>SurfaceHolder</code>)  </nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.html#setPreviewDisplay(android.view.SurfaceHolder)" target="_top"><code>setPreviewDisplay</code></A>(<code>SurfaceHolder</code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 Change in exceptions thrown from no exceptions to <code>java.io.IOException</code>.<br>
diff --git a/docs/html/sdk/api_diff/3/changes/android.hardware.SensorListener.html b/docs/html/sdk/api_diff/3/changes/android.hardware.SensorListener.html
index 9b63571..8a4f15a 100644
--- a/docs/html/sdk/api_diff/3/changes/android.hardware.SensorListener.html
+++ b/docs/html/sdk/api_diff/3/changes/android.hardware.SensorListener.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Interface android.hardware.<A HREF="../../../../reference/android/hardware/SensorListener.html" target="_top"><font size="+3"><tt>SensorListener</tt></font></A>
+Interface android.hardware.<A HREF="../../../../reference/android/hardware/SensorListener.html" target="_top"><font size="+2"><code>SensorListener</code></font></A>
 </H2>
 <p><b>Now deprecated</b>.<br>
 <a NAME="constructors"></a>
diff --git a/docs/html/sdk/api_diff/3/changes/android.hardware.SensorManager.html b/docs/html/sdk/api_diff/3/changes/android.hardware.SensorManager.html
index e42eeba..d276bd7 100644
--- a/docs/html/sdk/api_diff/3/changes/android.hardware.SensorManager.html
+++ b/docs/html/sdk/api_diff/3/changes/android.hardware.SensorManager.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.hardware.<A HREF="../../../../reference/android/hardware/SensorManager.html" target="_top"><font size="+3"><tt>SensorManager</tt></font></A>
+Class android.hardware.<A HREF="../../../../reference/android/hardware/SensorManager.html" target="_top"><font size="+2"><code>SensorManager</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,70 +84,70 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.getDefaultSensor_added(int)"></A>
-  <nobr><code>Sensor</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#getDefaultSensor(int)" target="_top"><xfont size="+1"><tt>getDefaultSensor</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>Sensor</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#getDefaultSensor(int)" target="_top"><code>getDefaultSensor</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.getInclination_added(float[])"></A>
-  <nobr><code>float</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#getInclination(float[])" target="_top"><xfont size="+1"><tt>getInclination</tt></font></A>(<code>float[]</code>)</nobr>
+  <nobr><code>float</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#getInclination(float[])" target="_top"><code>getInclination</code></A>(<code>float[]</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.getOrientation_added(float[], float[])"></A>
-  <nobr><code>float[]</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#getOrientation(float[], float[])" target="_top"><xfont size="+1"><tt>getOrientation</tt></font></A>(<code>float[],</nobr> float[]<nobr><nobr></code>)</nobr>
+  <nobr><code>float[]</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#getOrientation(float[], float[])" target="_top"><code>getOrientation</code></A>(<code>float[],</nobr> float[]<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.getRotationMatrix_added(float[], float[], float[], float[])"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#getRotationMatrix(float[], float[], float[], float[])" target="_top"><xfont size="+1"><tt>getRotationMatrix</tt></font></A>(<code>float[],</nobr> float[]<nobr>,</nobr> float[]<nobr>,</nobr> float[]<nobr><nobr></code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#getRotationMatrix(float[], float[], float[], float[])" target="_top"><code>getRotationMatrix</code></A>(<code>float[],</nobr> float[]<nobr>,</nobr> float[]<nobr>,</nobr> float[]<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.getSensorList_added(int)"></A>
-  <nobr><code>List&lt;Sensor&gt;</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#getSensorList(int)" target="_top"><xfont size="+1"><tt>getSensorList</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>List&lt;Sensor&gt;</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#getSensorList(int)" target="_top"><code>getSensorList</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.registerListener_added(android.hardware.SensorEventListener, android.hardware.Sensor, int)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#registerListener(android.hardware.SensorEventListener, android.hardware.Sensor, int)" target="_top"><xfont size="+1"><tt>registerListener</tt></font></A>(<code>SensorEventListener,</nobr> Sensor<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#registerListener(android.hardware.SensorEventListener, android.hardware.Sensor, int)" target="_top"><code>registerListener</code></A>(<code>SensorEventListener,</nobr> Sensor<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.registerListener_added(android.hardware.SensorEventListener, android.hardware.Sensor, int, android.os.Handler)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#registerListener(android.hardware.SensorEventListener, android.hardware.Sensor, int, android.os.Handler)" target="_top"><xfont size="+1"><tt>registerListener</tt></font></A>(<code>SensorEventListener,</nobr> Sensor<nobr>,</nobr> int<nobr>,</nobr> Handler<nobr><nobr></code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#registerListener(android.hardware.SensorEventListener, android.hardware.Sensor, int, android.os.Handler)" target="_top"><code>registerListener</code></A>(<code>SensorEventListener,</nobr> Sensor<nobr>,</nobr> int<nobr>,</nobr> Handler<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.remapCoordinateSystem_added(float[], int, int, float[])"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#remapCoordinateSystem(float[], int, int, float[])" target="_top"><xfont size="+1"><tt>remapCoordinateSystem</tt></font></A>(<code>float[],</nobr> int<nobr>,</nobr> int<nobr>,</nobr> float[]<nobr><nobr></code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#remapCoordinateSystem(float[], int, int, float[])" target="_top"><code>remapCoordinateSystem</code></A>(<code>float[],</nobr> int<nobr>,</nobr> int<nobr>,</nobr> float[]<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.unregisterListener_added(android.hardware.SensorEventListener)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#unregisterListener(android.hardware.SensorEventListener)" target="_top"><xfont size="+1"><tt>unregisterListener</tt></font></A>(<code>SensorEventListener</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#unregisterListener(android.hardware.SensorEventListener)" target="_top"><code>unregisterListener</code></A>(<code>SensorEventListener</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.unregisterListener_added(android.hardware.SensorEventListener, android.hardware.Sensor)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#unregisterListener(android.hardware.SensorEventListener, android.hardware.Sensor)" target="_top"><xfont size="+1"><tt>unregisterListener</tt></font></A>(<code>SensorEventListener,</nobr> Sensor<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#unregisterListener(android.hardware.SensorEventListener, android.hardware.Sensor)" target="_top"><code>unregisterListener</code></A>(<code>SensorEventListener,</nobr> Sensor<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -163,7 +162,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.getSensors_changed()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#getSensors()" target="_top"><xfont size="+1"><tt>getSensors</tt></font></A>()  </nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#getSensors()" target="_top"><code>getSensors</code></A>()  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -173,7 +172,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.registerListener_changed(android.hardware.SensorListener, int)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#registerListener(android.hardware.SensorListener, int)" target="_top"><xfont size="+1"><tt>registerListener</tt></font></A>(<code>SensorListener,</nobr> int<nobr><nobr></code>)  </nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#registerListener(android.hardware.SensorListener, int)" target="_top"><code>registerListener</code></A>(<code>SensorListener,</nobr> int<nobr><nobr></code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -183,7 +182,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.registerListener_changed(android.hardware.SensorListener, int, int)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#registerListener(android.hardware.SensorListener, int, int)" target="_top"><xfont size="+1"><tt>registerListener</tt></font></A>(<code>SensorListener,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#registerListener(android.hardware.SensorListener, int, int)" target="_top"><code>registerListener</code></A>(<code>SensorListener,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -193,7 +192,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.unregisterListener_changed(android.hardware.SensorListener)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#unregisterListener(android.hardware.SensorListener)" target="_top"><xfont size="+1"><tt>unregisterListener</tt></font></A>(<code>SensorListener</code>)  </nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#unregisterListener(android.hardware.SensorListener)" target="_top"><code>unregisterListener</code></A>(<code>SensorListener</code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -203,7 +202,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.unregisterListener_changed(android.hardware.SensorListener, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#unregisterListener(android.hardware.SensorListener, int)" target="_top"><xfont size="+1"><tt>unregisterListener</tt></font></A>(<code>SensorListener,</nobr> int<nobr><nobr></code>)  </nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#unregisterListener(android.hardware.SensorListener, int)" target="_top"><code>unregisterListener</code></A>(<code>SensorListener,</nobr> int<nobr><nobr></code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -222,42 +221,42 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.AXIS_MINUS_X"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#AXIS_MINUS_X" target="_top"><xfont size="+1"><tt>AXIS_MINUS_X</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#AXIS_MINUS_X" target="_top"><code>AXIS_MINUS_X</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.AXIS_MINUS_Y"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#AXIS_MINUS_Y" target="_top"><xfont size="+1"><tt>AXIS_MINUS_Y</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#AXIS_MINUS_Y" target="_top"><code>AXIS_MINUS_Y</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.AXIS_MINUS_Z"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#AXIS_MINUS_Z" target="_top"><xfont size="+1"><tt>AXIS_MINUS_Z</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#AXIS_MINUS_Z" target="_top"><code>AXIS_MINUS_Z</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.AXIS_X"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#AXIS_X" target="_top"><xfont size="+1"><tt>AXIS_X</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#AXIS_X" target="_top"><code>AXIS_X</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.AXIS_Y"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#AXIS_Y" target="_top"><xfont size="+1"><tt>AXIS_Y</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#AXIS_Y" target="_top"><code>AXIS_Y</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.AXIS_Z"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#AXIS_Z" target="_top"><xfont size="+1"><tt>AXIS_Z</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#AXIS_Z" target="_top"><code>AXIS_Z</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -272,7 +271,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.DATA_X"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#DATA_X" target="_top"><xfont size="+1"><tt>DATA_X</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#DATA_X" target="_top"><code>DATA_X</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -281,7 +280,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.DATA_Y"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#DATA_Y" target="_top"><xfont size="+1"><tt>DATA_Y</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#DATA_Y" target="_top"><code>DATA_Y</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -290,7 +289,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.DATA_Z"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#DATA_Z" target="_top"><xfont size="+1"><tt>DATA_Z</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#DATA_Z" target="_top"><code>DATA_Z</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -299,7 +298,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.LIGHT_NO_MOON"></A>
-  <nobr><code>float</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#LIGHT_NO_MOON" target="_top"><xfont size="+1"><tt>LIGHT_NO_MOON</tt></font></A></nobr>  </TD>
+  <nobr><code>float</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#LIGHT_NO_MOON" target="_top"><code>LIGHT_NO_MOON</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 Changed in value from 0.0010f to 0.001f.
   </TD>
@@ -308,7 +307,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.RAW_DATA_INDEX"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#RAW_DATA_INDEX" target="_top"><xfont size="+1"><tt>RAW_DATA_INDEX</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#RAW_DATA_INDEX" target="_top"><code>RAW_DATA_INDEX</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -317,7 +316,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.RAW_DATA_X"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#RAW_DATA_X" target="_top"><xfont size="+1"><tt>RAW_DATA_X</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#RAW_DATA_X" target="_top"><code>RAW_DATA_X</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -326,7 +325,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.RAW_DATA_Y"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#RAW_DATA_Y" target="_top"><xfont size="+1"><tt>RAW_DATA_Y</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#RAW_DATA_Y" target="_top"><code>RAW_DATA_Y</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -335,7 +334,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.RAW_DATA_Z"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#RAW_DATA_Z" target="_top"><xfont size="+1"><tt>RAW_DATA_Z</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#RAW_DATA_Z" target="_top"><code>RAW_DATA_Z</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -344,7 +343,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.SENSOR_ACCELEROMETER"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#SENSOR_ACCELEROMETER" target="_top"><xfont size="+1"><tt>SENSOR_ACCELEROMETER</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#SENSOR_ACCELEROMETER" target="_top"><code>SENSOR_ACCELEROMETER</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -353,7 +352,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.SENSOR_ALL"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#SENSOR_ALL" target="_top"><xfont size="+1"><tt>SENSOR_ALL</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#SENSOR_ALL" target="_top"><code>SENSOR_ALL</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -362,7 +361,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.SENSOR_LIGHT"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#SENSOR_LIGHT" target="_top"><xfont size="+1"><tt>SENSOR_LIGHT</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#SENSOR_LIGHT" target="_top"><code>SENSOR_LIGHT</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -371,7 +370,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.SENSOR_MAGNETIC_FIELD"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#SENSOR_MAGNETIC_FIELD" target="_top"><xfont size="+1"><tt>SENSOR_MAGNETIC_FIELD</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#SENSOR_MAGNETIC_FIELD" target="_top"><code>SENSOR_MAGNETIC_FIELD</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -380,7 +379,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.SENSOR_MAX"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#SENSOR_MAX" target="_top"><xfont size="+1"><tt>SENSOR_MAX</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#SENSOR_MAX" target="_top"><code>SENSOR_MAX</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -389,7 +388,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.SENSOR_MIN"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#SENSOR_MIN" target="_top"><xfont size="+1"><tt>SENSOR_MIN</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#SENSOR_MIN" target="_top"><code>SENSOR_MIN</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -398,7 +397,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.SENSOR_ORIENTATION"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#SENSOR_ORIENTATION" target="_top"><xfont size="+1"><tt>SENSOR_ORIENTATION</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#SENSOR_ORIENTATION" target="_top"><code>SENSOR_ORIENTATION</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -407,7 +406,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.SENSOR_ORIENTATION_RAW"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#SENSOR_ORIENTATION_RAW" target="_top"><xfont size="+1"><tt>SENSOR_ORIENTATION_RAW</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#SENSOR_ORIENTATION_RAW" target="_top"><code>SENSOR_ORIENTATION_RAW</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -416,7 +415,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.SENSOR_PROXIMITY"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#SENSOR_PROXIMITY" target="_top"><xfont size="+1"><tt>SENSOR_PROXIMITY</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#SENSOR_PROXIMITY" target="_top"><code>SENSOR_PROXIMITY</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -425,7 +424,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.SENSOR_TEMPERATURE"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#SENSOR_TEMPERATURE" target="_top"><xfont size="+1"><tt>SENSOR_TEMPERATURE</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#SENSOR_TEMPERATURE" target="_top"><code>SENSOR_TEMPERATURE</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -434,7 +433,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.hardware.SensorManager.SENSOR_TRICORDER"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#SENSOR_TRICORDER" target="_top"><xfont size="+1"><tt>SENSOR_TRICORDER</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/SensorManager.html#SENSOR_TRICORDER" target="_top"><code>SENSOR_TRICORDER</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
diff --git a/docs/html/sdk/api_diff/3/changes/android.location.Location.html b/docs/html/sdk/api_diff/3/changes/android.location.Location.html
index 03d3f89..05f5191 100644
--- a/docs/html/sdk/api_diff/3/changes/android.location.Location.html
+++ b/docs/html/sdk/api_diff/3/changes/android.location.Location.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.location.<A HREF="../../../../reference/android/location/Location.html" target="_top"><font size="+3"><tt>Location</tt></font></A>
+Class android.location.<A HREF="../../../../reference/android/location/Location.html" target="_top"><font size="+2"><code>Location</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.location.Location.dump_added(android.util.Printer, java.lang.String)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/location/Location.html#dump(android.util.Printer, java.lang.String)" target="_top"><xfont size="+1"><tt>dump</tt></font></A>(<code>Printer,</nobr> String<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/location/Location.html#dump(android.util.Printer, java.lang.String)" target="_top"><code>dump</code></A>(<code>Printer,</nobr> String<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.location.LocationManager.html b/docs/html/sdk/api_diff/3/changes/android.location.LocationManager.html
index 4cd6838..d98b5f3 100644
--- a/docs/html/sdk/api_diff/3/changes/android.location.LocationManager.html
+++ b/docs/html/sdk/api_diff/3/changes/android.location.LocationManager.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.location.<A HREF="../../../../reference/android/location/LocationManager.html" target="_top"><font size="+3"><tt>LocationManager</tt></font></A>
+Class android.location.<A HREF="../../../../reference/android/location/LocationManager.html" target="_top"><font size="+2"><code>LocationManager</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,98 +84,98 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.location.LocationManager.addGpsStatusListener_added(android.location.GpsStatus.Listener)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#addGpsStatusListener(android.location.GpsStatus.Listener)" target="_top"><xfont size="+1"><tt>addGpsStatusListener</tt></font></A>(<code>Listener</code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#addGpsStatusListener(android.location.GpsStatus.Listener)" target="_top"><code>addGpsStatusListener</code></A>(<code>Listener</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.location.LocationManager.addTestProvider_added(java.lang.String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#addTestProvider(java.lang.String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, int)" target="_top"><xfont size="+1"><tt>addTestProvider</tt></font></A>(<code>String,</nobr> boolean<nobr>,</nobr> boolean<nobr>,</nobr> boolean<nobr>,</nobr> boolean<nobr>,</nobr> boolean<nobr>,</nobr> boolean<nobr>,</nobr> boolean<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#addTestProvider(java.lang.String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, int)" target="_top"><code>addTestProvider</code></A>(<code>String,</nobr> boolean<nobr>,</nobr> boolean<nobr>,</nobr> boolean<nobr>,</nobr> boolean<nobr>,</nobr> boolean<nobr>,</nobr> boolean<nobr>,</nobr> boolean<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.location.LocationManager.clearTestProviderEnabled_added(java.lang.String)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#clearTestProviderEnabled(java.lang.String)" target="_top"><xfont size="+1"><tt>clearTestProviderEnabled</tt></font></A>(<code>String</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#clearTestProviderEnabled(java.lang.String)" target="_top"><code>clearTestProviderEnabled</code></A>(<code>String</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.location.LocationManager.clearTestProviderLocation_added(java.lang.String)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#clearTestProviderLocation(java.lang.String)" target="_top"><xfont size="+1"><tt>clearTestProviderLocation</tt></font></A>(<code>String</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#clearTestProviderLocation(java.lang.String)" target="_top"><code>clearTestProviderLocation</code></A>(<code>String</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.location.LocationManager.clearTestProviderStatus_added(java.lang.String)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#clearTestProviderStatus(java.lang.String)" target="_top"><xfont size="+1"><tt>clearTestProviderStatus</tt></font></A>(<code>String</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#clearTestProviderStatus(java.lang.String)" target="_top"><code>clearTestProviderStatus</code></A>(<code>String</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.location.LocationManager.getGpsStatus_added(android.location.GpsStatus)"></A>
-  <nobr><code>GpsStatus</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#getGpsStatus(android.location.GpsStatus)" target="_top"><xfont size="+1"><tt>getGpsStatus</tt></font></A>(<code>GpsStatus</code>)</nobr>
+  <nobr><code>GpsStatus</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#getGpsStatus(android.location.GpsStatus)" target="_top"><code>getGpsStatus</code></A>(<code>GpsStatus</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.location.LocationManager.removeGpsStatusListener_added(android.location.GpsStatus.Listener)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#removeGpsStatusListener(android.location.GpsStatus.Listener)" target="_top"><xfont size="+1"><tt>removeGpsStatusListener</tt></font></A>(<code>Listener</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#removeGpsStatusListener(android.location.GpsStatus.Listener)" target="_top"><code>removeGpsStatusListener</code></A>(<code>Listener</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.location.LocationManager.removeTestProvider_added(java.lang.String)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#removeTestProvider(java.lang.String)" target="_top"><xfont size="+1"><tt>removeTestProvider</tt></font></A>(<code>String</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#removeTestProvider(java.lang.String)" target="_top"><code>removeTestProvider</code></A>(<code>String</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.location.LocationManager.removeUpdates_added(android.app.PendingIntent)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#removeUpdates(android.app.PendingIntent)" target="_top"><xfont size="+1"><tt>removeUpdates</tt></font></A>(<code>PendingIntent</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#removeUpdates(android.app.PendingIntent)" target="_top"><code>removeUpdates</code></A>(<code>PendingIntent</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.location.LocationManager.requestLocationUpdates_added(java.lang.String, long, float, android.app.PendingIntent)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#requestLocationUpdates(java.lang.String, long, float, android.app.PendingIntent)" target="_top"><xfont size="+1"><tt>requestLocationUpdates</tt></font></A>(<code>String,</nobr> long<nobr>,</nobr> float<nobr>,</nobr> PendingIntent<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#requestLocationUpdates(java.lang.String, long, float, android.app.PendingIntent)" target="_top"><code>requestLocationUpdates</code></A>(<code>String,</nobr> long<nobr>,</nobr> float<nobr>,</nobr> PendingIntent<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.location.LocationManager.sendExtraCommand_added(java.lang.String, java.lang.String, android.os.Bundle)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#sendExtraCommand(java.lang.String, java.lang.String, android.os.Bundle)" target="_top"><xfont size="+1"><tt>sendExtraCommand</tt></font></A>(<code>String,</nobr> String<nobr>,</nobr> Bundle<nobr><nobr></code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#sendExtraCommand(java.lang.String, java.lang.String, android.os.Bundle)" target="_top"><code>sendExtraCommand</code></A>(<code>String,</nobr> String<nobr>,</nobr> Bundle<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.location.LocationManager.setTestProviderEnabled_added(java.lang.String, boolean)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#setTestProviderEnabled(java.lang.String, boolean)" target="_top"><xfont size="+1"><tt>setTestProviderEnabled</tt></font></A>(<code>String,</nobr> boolean<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#setTestProviderEnabled(java.lang.String, boolean)" target="_top"><code>setTestProviderEnabled</code></A>(<code>String,</nobr> boolean<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.location.LocationManager.setTestProviderLocation_added(java.lang.String, android.location.Location)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#setTestProviderLocation(java.lang.String, android.location.Location)" target="_top"><xfont size="+1"><tt>setTestProviderLocation</tt></font></A>(<code>String,</nobr> Location<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#setTestProviderLocation(java.lang.String, android.location.Location)" target="_top"><code>setTestProviderLocation</code></A>(<code>String,</nobr> Location<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.location.LocationManager.setTestProviderStatus_added(java.lang.String, int, android.os.Bundle, long)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#setTestProviderStatus(java.lang.String, int, android.os.Bundle, long)" target="_top"><xfont size="+1"><tt>setTestProviderStatus</tt></font></A>(<code>String,</nobr> int<nobr>,</nobr> Bundle<nobr>,</nobr> long<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#setTestProviderStatus(java.lang.String, int, android.os.Bundle, long)" target="_top"><code>setTestProviderStatus</code></A>(<code>String,</nobr> int<nobr>,</nobr> Bundle<nobr>,</nobr> long<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -192,21 +191,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.location.LocationManager.KEY_LOCATION_CHANGED"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#KEY_LOCATION_CHANGED" target="_top"><xfont size="+1"><tt>KEY_LOCATION_CHANGED</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#KEY_LOCATION_CHANGED" target="_top"><code>KEY_LOCATION_CHANGED</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.location.LocationManager.KEY_PROVIDER_ENABLED"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#KEY_PROVIDER_ENABLED" target="_top"><xfont size="+1"><tt>KEY_PROVIDER_ENABLED</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#KEY_PROVIDER_ENABLED" target="_top"><code>KEY_PROVIDER_ENABLED</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.location.LocationManager.KEY_STATUS_CHANGED"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#KEY_STATUS_CHANGED" target="_top"><xfont size="+1"><tt>KEY_STATUS_CHANGED</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#KEY_STATUS_CHANGED" target="_top"><code>KEY_STATUS_CHANGED</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.media.AudioManager.html b/docs/html/sdk/api_diff/3/changes/android.media.AudioManager.html
index a98d840..00c04bf 100644
--- a/docs/html/sdk/api_diff/3/changes/android.media.AudioManager.html
+++ b/docs/html/sdk/api_diff/3/changes/android.media.AudioManager.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.media.<A HREF="../../../../reference/android/media/AudioManager.html" target="_top"><font size="+3"><tt>AudioManager</tt></font></A>
+Class android.media.<A HREF="../../../../reference/android/media/AudioManager.html" target="_top"><font size="+2"><code>AudioManager</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,21 +84,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.AudioManager.isBluetoothA2dpOn_added()"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#isBluetoothA2dpOn()" target="_top"><xfont size="+1"><tt>isBluetoothA2dpOn</tt></font></A>()</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#isBluetoothA2dpOn()" target="_top"><code>isBluetoothA2dpOn</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.AudioManager.playSoundEffect_added(int, float)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#playSoundEffect(int, float)" target="_top"><xfont size="+1"><tt>playSoundEffect</tt></font></A>(<code>int,</nobr> float<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#playSoundEffect(int, float)" target="_top"><code>playSoundEffect</code></A>(<code>int,</nobr> float<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.AudioManager.setBluetoothA2dpOn_added(boolean)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#setBluetoothA2dpOn(boolean)" target="_top"><xfont size="+1"><tt>setBluetoothA2dpOn</tt></font></A>(<code>boolean</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#setBluetoothA2dpOn(boolean)" target="_top"><code>setBluetoothA2dpOn</code></A>(<code>boolean</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -115,56 +114,56 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.AudioManager.ACTION_AUDIO_BECOMING_NOISY"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#ACTION_AUDIO_BECOMING_NOISY" target="_top"><xfont size="+1"><tt>ACTION_AUDIO_BECOMING_NOISY</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#ACTION_AUDIO_BECOMING_NOISY" target="_top"><code>ACTION_AUDIO_BECOMING_NOISY</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.AudioManager.FX_KEYPRESS_DELETE"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#FX_KEYPRESS_DELETE" target="_top"><xfont size="+1"><tt>FX_KEYPRESS_DELETE</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#FX_KEYPRESS_DELETE" target="_top"><code>FX_KEYPRESS_DELETE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.AudioManager.FX_KEYPRESS_RETURN"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#FX_KEYPRESS_RETURN" target="_top"><xfont size="+1"><tt>FX_KEYPRESS_RETURN</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#FX_KEYPRESS_RETURN" target="_top"><code>FX_KEYPRESS_RETURN</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.AudioManager.FX_KEYPRESS_SPACEBAR"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#FX_KEYPRESS_SPACEBAR" target="_top"><xfont size="+1"><tt>FX_KEYPRESS_SPACEBAR</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#FX_KEYPRESS_SPACEBAR" target="_top"><code>FX_KEYPRESS_SPACEBAR</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.AudioManager.FX_KEYPRESS_STANDARD"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#FX_KEYPRESS_STANDARD" target="_top"><xfont size="+1"><tt>FX_KEYPRESS_STANDARD</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#FX_KEYPRESS_STANDARD" target="_top"><code>FX_KEYPRESS_STANDARD</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.AudioManager.ROUTE_BLUETOOTH_A2DP"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#ROUTE_BLUETOOTH_A2DP" target="_top"><xfont size="+1"><tt>ROUTE_BLUETOOTH_A2DP</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#ROUTE_BLUETOOTH_A2DP" target="_top"><code>ROUTE_BLUETOOTH_A2DP</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.AudioManager.ROUTE_BLUETOOTH_SCO"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#ROUTE_BLUETOOTH_SCO" target="_top"><xfont size="+1"><tt>ROUTE_BLUETOOTH_SCO</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#ROUTE_BLUETOOTH_SCO" target="_top"><code>ROUTE_BLUETOOTH_SCO</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.AudioManager.STREAM_NOTIFICATION"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#STREAM_NOTIFICATION" target="_top"><xfont size="+1"><tt>STREAM_NOTIFICATION</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#STREAM_NOTIFICATION" target="_top"><code>STREAM_NOTIFICATION</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -179,7 +178,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.AudioManager.NUM_STREAMS"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#NUM_STREAMS" target="_top"><xfont size="+1"><tt>NUM_STREAMS</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#NUM_STREAMS" target="_top"><code>NUM_STREAMS</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -188,7 +187,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.AudioManager.ROUTE_BLUETOOTH"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#ROUTE_BLUETOOTH" target="_top"><xfont size="+1"><tt>ROUTE_BLUETOOTH</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/AudioManager.html#ROUTE_BLUETOOTH" target="_top"><code>ROUTE_BLUETOOTH</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
diff --git a/docs/html/sdk/api_diff/3/changes/android.media.MediaPlayer.html b/docs/html/sdk/api_diff/3/changes/android.media.MediaPlayer.html
index 7704e12..f3e24db 100644
--- a/docs/html/sdk/api_diff/3/changes/android.media.MediaPlayer.html
+++ b/docs/html/sdk/api_diff/3/changes/android.media.MediaPlayer.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.media.<A HREF="../../../../reference/android/media/MediaPlayer.html" target="_top"><font size="+3"><tt>MediaPlayer</tt></font></A>
+Class android.media.<A HREF="../../../../reference/android/media/MediaPlayer.html" target="_top"><font size="+2"><code>MediaPlayer</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,21 +84,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.MediaPlayer.isLooping_added()"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/media/MediaPlayer.html#isLooping()" target="_top"><xfont size="+1"><tt>isLooping</tt></font></A>()</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/media/MediaPlayer.html#isLooping()" target="_top"><code>isLooping</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.MediaPlayer.setOnInfoListener_added(android.media.MediaPlayer.OnInfoListener)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/MediaPlayer.html#setOnInfoListener(android.media.MediaPlayer.OnInfoListener)" target="_top"><xfont size="+1"><tt>setOnInfoListener</tt></font></A>(<code>OnInfoListener</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/MediaPlayer.html#setOnInfoListener(android.media.MediaPlayer.OnInfoListener)" target="_top"><code>setOnInfoListener</code></A>(<code>OnInfoListener</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.MediaPlayer.setOnVideoSizeChangedListener_added(android.media.MediaPlayer.OnVideoSizeChangedListener)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/MediaPlayer.html#setOnVideoSizeChangedListener(android.media.MediaPlayer.OnVideoSizeChangedListener)" target="_top"><xfont size="+1"><tt>setOnVideoSizeChangedListener</tt></font></A>(<code>OnVideoSizeChangedListener</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/MediaPlayer.html#setOnVideoSizeChangedListener(android.media.MediaPlayer.OnVideoSizeChangedListener)" target="_top"><code>setOnVideoSizeChangedListener</code></A>(<code>OnVideoSizeChangedListener</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -115,35 +114,35 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.MediaPlayer.MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/MediaPlayer.html#MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK" target="_top"><xfont size="+1"><tt>MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/MediaPlayer.html#MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK" target="_top"><code>MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.MediaPlayer.MEDIA_INFO_BAD_INTERLEAVING"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/MediaPlayer.html#MEDIA_INFO_BAD_INTERLEAVING" target="_top"><xfont size="+1"><tt>MEDIA_INFO_BAD_INTERLEAVING</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/MediaPlayer.html#MEDIA_INFO_BAD_INTERLEAVING" target="_top"><code>MEDIA_INFO_BAD_INTERLEAVING</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.MediaPlayer.MEDIA_INFO_NOT_SEEKABLE"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/MediaPlayer.html#MEDIA_INFO_NOT_SEEKABLE" target="_top"><xfont size="+1"><tt>MEDIA_INFO_NOT_SEEKABLE</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/MediaPlayer.html#MEDIA_INFO_NOT_SEEKABLE" target="_top"><code>MEDIA_INFO_NOT_SEEKABLE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.MediaPlayer.MEDIA_INFO_UNKNOWN"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/MediaPlayer.html#MEDIA_INFO_UNKNOWN" target="_top"><xfont size="+1"><tt>MEDIA_INFO_UNKNOWN</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/MediaPlayer.html#MEDIA_INFO_UNKNOWN" target="_top"><code>MEDIA_INFO_UNKNOWN</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.MediaPlayer.MEDIA_INFO_VIDEO_TRACK_LAGGING"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/MediaPlayer.html#MEDIA_INFO_VIDEO_TRACK_LAGGING" target="_top"><xfont size="+1"><tt>MEDIA_INFO_VIDEO_TRACK_LAGGING</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/MediaPlayer.html#MEDIA_INFO_VIDEO_TRACK_LAGGING" target="_top"><code>MEDIA_INFO_VIDEO_TRACK_LAGGING</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.media.MediaRecorder.OutputFormat.html b/docs/html/sdk/api_diff/3/changes/android.media.MediaRecorder.OutputFormat.html
index 0967c56..d6340c1 100644
--- a/docs/html/sdk/api_diff/3/changes/android.media.MediaRecorder.OutputFormat.html
+++ b/docs/html/sdk/api_diff/3/changes/android.media.MediaRecorder.OutputFormat.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.media.<A HREF="../../../../reference/android/media/MediaRecorder.OutputFormat.html" target="_top"><font size="+3"><tt>MediaRecorder.OutputFormat</tt></font></A>
+Class android.media.<A HREF="../../../../reference/android/media/MediaRecorder.OutputFormat.html" target="_top"><font size="+2"><code>MediaRecorder.OutputFormat</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,7 +85,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.MediaRecorder.OutputFormat.RAW_AMR"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.OutputFormat.html#RAW_AMR" target="_top"><xfont size="+1"><tt>RAW_AMR</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.OutputFormat.html#RAW_AMR" target="_top"><code>RAW_AMR</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.media.MediaRecorder.html b/docs/html/sdk/api_diff/3/changes/android.media.MediaRecorder.html
index 9daf4c3..ff46481 100644
--- a/docs/html/sdk/api_diff/3/changes/android.media.MediaRecorder.html
+++ b/docs/html/sdk/api_diff/3/changes/android.media.MediaRecorder.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.media.<A HREF="../../../../reference/android/media/MediaRecorder.html" target="_top"><font size="+3"><tt>MediaRecorder</tt></font></A>
+Class android.media.<A HREF="../../../../reference/android/media/MediaRecorder.html" target="_top"><font size="+2"><code>MediaRecorder</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,70 +84,70 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.MediaRecorder.setCamera_added(android.hardware.Camera)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#setCamera(android.hardware.Camera)" target="_top"><xfont size="+1"><tt>setCamera</tt></font></A>(<code>Camera</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#setCamera(android.hardware.Camera)" target="_top"><code>setCamera</code></A>(<code>Camera</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.MediaRecorder.setMaxDuration_added(int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#setMaxDuration(int)" target="_top"><xfont size="+1"><tt>setMaxDuration</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#setMaxDuration(int)" target="_top"><code>setMaxDuration</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.MediaRecorder.setMaxFileSize_added(long)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#setMaxFileSize(long)" target="_top"><xfont size="+1"><tt>setMaxFileSize</tt></font></A>(<code>long</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#setMaxFileSize(long)" target="_top"><code>setMaxFileSize</code></A>(<code>long</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.MediaRecorder.setOnErrorListener_added(android.media.MediaRecorder.OnErrorListener)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#setOnErrorListener(android.media.MediaRecorder.OnErrorListener)" target="_top"><xfont size="+1"><tt>setOnErrorListener</tt></font></A>(<code>OnErrorListener</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#setOnErrorListener(android.media.MediaRecorder.OnErrorListener)" target="_top"><code>setOnErrorListener</code></A>(<code>OnErrorListener</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.MediaRecorder.setOnInfoListener_added(android.media.MediaRecorder.OnInfoListener)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#setOnInfoListener(android.media.MediaRecorder.OnInfoListener)" target="_top"><xfont size="+1"><tt>setOnInfoListener</tt></font></A>(<code>OnInfoListener</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#setOnInfoListener(android.media.MediaRecorder.OnInfoListener)" target="_top"><code>setOnInfoListener</code></A>(<code>OnInfoListener</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.MediaRecorder.setOutputFile_added(java.io.FileDescriptor)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#setOutputFile(java.io.FileDescriptor)" target="_top"><xfont size="+1"><tt>setOutputFile</tt></font></A>(<code>FileDescriptor</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#setOutputFile(java.io.FileDescriptor)" target="_top"><code>setOutputFile</code></A>(<code>FileDescriptor</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.MediaRecorder.setVideoEncoder_added(int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#setVideoEncoder(int)" target="_top"><xfont size="+1"><tt>setVideoEncoder</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#setVideoEncoder(int)" target="_top"><code>setVideoEncoder</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.MediaRecorder.setVideoFrameRate_added(int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#setVideoFrameRate(int)" target="_top"><xfont size="+1"><tt>setVideoFrameRate</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#setVideoFrameRate(int)" target="_top"><code>setVideoFrameRate</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.MediaRecorder.setVideoSize_added(int, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#setVideoSize(int, int)" target="_top"><xfont size="+1"><tt>setVideoSize</tt></font></A>(<code>int,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#setVideoSize(int, int)" target="_top"><code>setVideoSize</code></A>(<code>int,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.MediaRecorder.setVideoSource_added(int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#setVideoSource(int)" target="_top"><xfont size="+1"><tt>setVideoSource</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#setVideoSource(int)" target="_top"><code>setVideoSource</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -163,7 +162,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.MediaRecorder.prepare_changed()"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#prepare()" target="_top"><xfont size="+1"><tt>prepare</tt></font></A>()  </nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#prepare()" target="_top"><code>prepare</code></A>()  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 Change in exceptions thrown from <code>java.lang.IllegalStateException</code> to (<code>java.io.IOException, java.lang.IllegalStateException</code>).<br>
@@ -182,28 +181,28 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.MediaRecorder.MEDIA_RECORDER_ERROR_UNKNOWN"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#MEDIA_RECORDER_ERROR_UNKNOWN" target="_top"><xfont size="+1"><tt>MEDIA_RECORDER_ERROR_UNKNOWN</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#MEDIA_RECORDER_ERROR_UNKNOWN" target="_top"><code>MEDIA_RECORDER_ERROR_UNKNOWN</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.MediaRecorder.MEDIA_RECORDER_INFO_MAX_DURATION_REACHED"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#MEDIA_RECORDER_INFO_MAX_DURATION_REACHED" target="_top"><xfont size="+1"><tt>MEDIA_RECORDER_INFO_MAX_DURATION_REACHED</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#MEDIA_RECORDER_INFO_MAX_DURATION_REACHED" target="_top"><code>MEDIA_RECORDER_INFO_MAX_DURATION_REACHED</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.MediaRecorder.MEDIA_RECORDER_INFO_MAX_FILESIZE_REACHED"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#MEDIA_RECORDER_INFO_MAX_FILESIZE_REACHED" target="_top"><xfont size="+1"><tt>MEDIA_RECORDER_INFO_MAX_FILESIZE_REACHED</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#MEDIA_RECORDER_INFO_MAX_FILESIZE_REACHED" target="_top"><code>MEDIA_RECORDER_INFO_MAX_FILESIZE_REACHED</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.MediaRecorder.MEDIA_RECORDER_INFO_UNKNOWN"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#MEDIA_RECORDER_INFO_UNKNOWN" target="_top"><xfont size="+1"><tt>MEDIA_RECORDER_INFO_UNKNOWN</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/MediaRecorder.html#MEDIA_RECORDER_INFO_UNKNOWN" target="_top"><code>MEDIA_RECORDER_INFO_UNKNOWN</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.media.RingtoneManager.html b/docs/html/sdk/api_diff/3/changes/android.media.RingtoneManager.html
index e9fdbfc..a4f729a 100644
--- a/docs/html/sdk/api_diff/3/changes/android.media.RingtoneManager.html
+++ b/docs/html/sdk/api_diff/3/changes/android.media.RingtoneManager.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.media.<A HREF="../../../../reference/android/media/RingtoneManager.html" target="_top"><font size="+3"><tt>RingtoneManager</tt></font></A>
+Class android.media.<A HREF="../../../../reference/android/media/RingtoneManager.html" target="_top"><font size="+2"><code>RingtoneManager</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.RingtoneManager.inferStreamType_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/RingtoneManager.html#inferStreamType()" target="_top"><xfont size="+1"><tt>inferStreamType</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/RingtoneManager.html#inferStreamType()" target="_top"><code>inferStreamType</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.media.SoundPool.html b/docs/html/sdk/api_diff/3/changes/android.media.SoundPool.html
index 6e765d8..52f3301 100644
--- a/docs/html/sdk/api_diff/3/changes/android.media.SoundPool.html
+++ b/docs/html/sdk/api_diff/3/changes/android.media.SoundPool.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.media.<A HREF="../../../../reference/android/media/SoundPool.html" target="_top"><font size="+3"><tt>SoundPool</tt></font></A>
+Class android.media.<A HREF="../../../../reference/android/media/SoundPool.html" target="_top"><font size="+2"><code>SoundPool</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,14 +84,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.SoundPool.load_added(android.content.res.AssetFileDescriptor, int)"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/SoundPool.html#load(android.content.res.AssetFileDescriptor, int)" target="_top"><xfont size="+1"><tt>load</tt></font></A>(<code>AssetFileDescriptor,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/SoundPool.html#load(android.content.res.AssetFileDescriptor, int)" target="_top"><code>load</code></A>(<code>AssetFileDescriptor,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.media.SoundPool.load_added(java.io.FileDescriptor, long, long, int)"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/SoundPool.html#load(java.io.FileDescriptor, long, long, int)" target="_top"><xfont size="+1"><tt>load</tt></font></A>(<code>FileDescriptor,</nobr> long<nobr>,</nobr> long<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/SoundPool.html#load(java.io.FileDescriptor, long, long, int)" target="_top"><code>load</code></A>(<code>FileDescriptor,</nobr> long<nobr>,</nobr> long<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.net.ConnectivityManager.html b/docs/html/sdk/api_diff/3/changes/android.net.ConnectivityManager.html
index 7b0750e..b78d6a0 100644
--- a/docs/html/sdk/api_diff/3/changes/android.net.ConnectivityManager.html
+++ b/docs/html/sdk/api_diff/3/changes/android.net.ConnectivityManager.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.net.<A HREF="../../../../reference/android/net/ConnectivityManager.html" target="_top"><font size="+3"><tt>ConnectivityManager</tt></font></A>
+Class android.net.<A HREF="../../../../reference/android/net/ConnectivityManager.html" target="_top"><font size="+2"><code>ConnectivityManager</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.net.ConnectivityManager.getBackgroundDataSetting_added()"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/net/ConnectivityManager.html#getBackgroundDataSetting()" target="_top"><xfont size="+1"><tt>getBackgroundDataSetting</tt></font></A>()</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/net/ConnectivityManager.html#getBackgroundDataSetting()" target="_top"><code>getBackgroundDataSetting</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -101,7 +100,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.net.ConnectivityManager.ACTION_BACKGROUND_DATA_SETTING_CHANGED"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/net/ConnectivityManager.html#ACTION_BACKGROUND_DATA_SETTING_CHANGED" target="_top"><xfont size="+1"><tt>ACTION_BACKGROUND_DATA_SETTING_CHANGED</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/net/ConnectivityManager.html#ACTION_BACKGROUND_DATA_SETTING_CHANGED" target="_top"><code>ACTION_BACKGROUND_DATA_SETTING_CHANGED</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.net.NetworkInfo.html b/docs/html/sdk/api_diff/3/changes/android.net.NetworkInfo.html
index 6c3c26d..1f3768e 100644
--- a/docs/html/sdk/api_diff/3/changes/android.net.NetworkInfo.html
+++ b/docs/html/sdk/api_diff/3/changes/android.net.NetworkInfo.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.net.<A HREF="../../../../reference/android/net/NetworkInfo.html" target="_top"><font size="+3"><tt>NetworkInfo</tt></font></A>
+Class android.net.<A HREF="../../../../reference/android/net/NetworkInfo.html" target="_top"><font size="+2"><code>NetworkInfo</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <p>
@@ -100,21 +99,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.net.NetworkInfo.getSubtype_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/net/NetworkInfo.html#getSubtype()" target="_top"><xfont size="+1"><tt>getSubtype</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/net/NetworkInfo.html#getSubtype()" target="_top"><code>getSubtype</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.net.NetworkInfo.getSubtypeName_added()"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/net/NetworkInfo.html#getSubtypeName()" target="_top"><xfont size="+1"><tt>getSubtypeName</tt></font></A>()</nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/net/NetworkInfo.html#getSubtypeName()" target="_top"><code>getSubtypeName</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.net.NetworkInfo.isRoaming_added()"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/net/NetworkInfo.html#isRoaming()" target="_top"><xfont size="+1"><tt>isRoaming</tt></font></A>()</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/net/NetworkInfo.html#isRoaming()" target="_top"><code>isRoaming</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.net.wifi.WifiManager.html b/docs/html/sdk/api_diff/3/changes/android.net.wifi.WifiManager.html
index 2e79642..4fd3f6e 100644
--- a/docs/html/sdk/api_diff/3/changes/android.net.wifi.WifiManager.html
+++ b/docs/html/sdk/api_diff/3/changes/android.net.wifi.WifiManager.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.net.wifi.<A HREF="../../../../reference/android/net/wifi/WifiManager.html" target="_top"><font size="+3"><tt>WifiManager</tt></font></A>
+Class android.net.wifi.<A HREF="../../../../reference/android/net/wifi/WifiManager.html" target="_top"><font size="+2"><code>WifiManager</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.net.wifi.WifiManager.createWifiLock_added(int, java.lang.String)"></A>
-  <nobr><code>WifiLock</code>&nbsp;<A HREF="../../../../reference/android/net/wifi/WifiManager.html#createWifiLock(int, java.lang.String)" target="_top"><xfont size="+1"><tt>createWifiLock</tt></font></A>(<code>int,</nobr> String<nobr><nobr></code>)</nobr>
+  <nobr><code>WifiLock</code>&nbsp;<A HREF="../../../../reference/android/net/wifi/WifiManager.html#createWifiLock(int, java.lang.String)" target="_top"><code>createWifiLock</code></A>(<code>int,</nobr> String<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -101,14 +100,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.net.wifi.WifiManager.WIFI_MODE_FULL"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/net/wifi/WifiManager.html#WIFI_MODE_FULL" target="_top"><xfont size="+1"><tt>WIFI_MODE_FULL</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/net/wifi/WifiManager.html#WIFI_MODE_FULL" target="_top"><code>WIFI_MODE_FULL</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.net.wifi.WifiManager.WIFI_MODE_SCAN_ONLY"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/net/wifi/WifiManager.html#WIFI_MODE_SCAN_ONLY" target="_top"><xfont size="+1"><tt>WIFI_MODE_SCAN_ONLY</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/net/wifi/WifiManager.html#WIFI_MODE_SCAN_ONLY" target="_top"><code>WIFI_MODE_SCAN_ONLY</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.os.Binder.html b/docs/html/sdk/api_diff/3/changes/android.os.Binder.html
index 882803a..9fec6a4 100644
--- a/docs/html/sdk/api_diff/3/changes/android.os.Binder.html
+++ b/docs/html/sdk/api_diff/3/changes/android.os.Binder.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.os.<A HREF="../../../../reference/android/os/Binder.html" target="_top"><font size="+3"><tt>Binder</tt></font></A>
+Class android.os.<A HREF="../../../../reference/android/os/Binder.html" target="_top"><font size="+2"><code>Binder</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.os.Binder.dump_added(java.io.FileDescriptor, java.lang.String[])"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/os/Binder.html#dump(java.io.FileDescriptor, java.lang.String[])" target="_top"><xfont size="+1"><tt>dump</tt></font></A>(<code>FileDescriptor,</nobr> String[]<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/os/Binder.html#dump(java.io.FileDescriptor, java.lang.String[])" target="_top"><code>dump</code></A>(<code>FileDescriptor,</nobr> String[]<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.os.Build.html b/docs/html/sdk/api_diff/3/changes/android.os.Build.html
index 2a69a8c..cf738eb 100644
--- a/docs/html/sdk/api_diff/3/changes/android.os.Build.html
+++ b/docs/html/sdk/api_diff/3/changes/android.os.Build.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.os.<A HREF="../../../../reference/android/os/Build.html" target="_top"><font size="+3"><tt>Build</tt></font></A>
+Class android.os.<A HREF="../../../../reference/android/os/Build.html" target="_top"><font size="+2"><code>Build</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,7 +85,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.os.Build.DISPLAY"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/os/Build.html#DISPLAY" target="_top"><xfont size="+1"><tt>DISPLAY</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/os/Build.html#DISPLAY" target="_top"><code>DISPLAY</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.os.Debug.html b/docs/html/sdk/api_diff/3/changes/android.os.Debug.html
index 8e7e2db..c2aead7 100644
--- a/docs/html/sdk/api_diff/3/changes/android.os.Debug.html
+++ b/docs/html/sdk/api_diff/3/changes/android.os.Debug.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.os.<A HREF="../../../../reference/android/os/Debug.html" target="_top"><font size="+3"><tt>Debug</tt></font></A>
+Class android.os.<A HREF="../../../../reference/android/os/Debug.html" target="_top"><font size="+2"><code>Debug</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.os.Debug.dumpHprofData_added(java.lang.String)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/os/Debug.html#dumpHprofData(java.lang.String)" target="_top"><xfont size="+1"><tt>dumpHprofData</tt></font></A>(<code>String</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/os/Debug.html#dumpHprofData(java.lang.String)" target="_top"><code>dumpHprofData</code></A>(<code>String</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -100,7 +99,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.os.Debug.changeDebugPort_changed(int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/os/Debug.html#changeDebugPort(int)" target="_top"><xfont size="+1"><tt>changeDebugPort</tt></font></A>(<code>int</code>)  </nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/os/Debug.html#changeDebugPort(int)" target="_top"><code>changeDebugPort</code></A>(<code>int</code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
diff --git a/docs/html/sdk/api_diff/3/changes/android.os.Environment.html b/docs/html/sdk/api_diff/3/changes/android.os.Environment.html
index 4cc7643..1151021 100644
--- a/docs/html/sdk/api_diff/3/changes/android.os.Environment.html
+++ b/docs/html/sdk/api_diff/3/changes/android.os.Environment.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.os.<A HREF="../../../../reference/android/os/Environment.html" target="_top"><font size="+3"><tt>Environment</tt></font></A>
+Class android.os.<A HREF="../../../../reference/android/os/Environment.html" target="_top"><font size="+2"><code>Environment</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,14 +85,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.os.Environment.MEDIA_CHECKING"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/os/Environment.html#MEDIA_CHECKING" target="_top"><xfont size="+1"><tt>MEDIA_CHECKING</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/os/Environment.html#MEDIA_CHECKING" target="_top"><code>MEDIA_CHECKING</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.os.Environment.MEDIA_NOFS"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/os/Environment.html#MEDIA_NOFS" target="_top"><xfont size="+1"><tt>MEDIA_NOFS</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/os/Environment.html#MEDIA_NOFS" target="_top"><code>MEDIA_NOFS</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.os.Handler.html b/docs/html/sdk/api_diff/3/changes/android.os.Handler.html
index fc10c9b..dcc1da8 100644
--- a/docs/html/sdk/api_diff/3/changes/android.os.Handler.html
+++ b/docs/html/sdk/api_diff/3/changes/android.os.Handler.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.os.<A HREF="../../../../reference/android/os/Handler.html" target="_top"><font size="+3"><tt>Handler</tt></font></A>
+Class android.os.<A HREF="../../../../reference/android/os/Handler.html" target="_top"><font size="+2"><code>Handler</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <p>
@@ -84,14 +83,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.os.Handler.ctor_added(android.os.Handler.Callback)"></A>
-  <nobr><A HREF="../../../../reference/android/os/Handler.html#Handler(android.os.Handler.Callback)" target="_top"><xfont size="+1"><tt>Handler</tt></font></A>(<code>Callback</code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/os/Handler.html#Handler(android.os.Handler.Callback)" target="_top"><code>Handler</code></A>(<code>Callback</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.os.Handler.ctor_added(android.os.Looper, android.os.Handler.Callback)"></A>
-  <nobr><A HREF="../../../../reference/android/os/Handler.html#Handler(android.os.Looper, android.os.Handler.Callback)" target="_top"><xfont size="+1"><tt>Handler</tt></font></A>(<code>Looper,</nobr> Callback<nobr><nobr></code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/os/Handler.html#Handler(android.os.Looper, android.os.Handler.Callback)" target="_top"><code>Handler</code></A>(<code>Looper,</nobr> Callback<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.os.IBinder.html b/docs/html/sdk/api_diff/3/changes/android.os.IBinder.html
index 95745dc..1328f26 100644
--- a/docs/html/sdk/api_diff/3/changes/android.os.IBinder.html
+++ b/docs/html/sdk/api_diff/3/changes/android.os.IBinder.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Interface android.os.<A HREF="../../../../reference/android/os/IBinder.html" target="_top"><font size="+3"><tt>IBinder</tt></font></A>
+Interface android.os.<A HREF="../../../../reference/android/os/IBinder.html" target="_top"><font size="+2"><code>IBinder</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.os.IBinder.dump_added(java.io.FileDescriptor, java.lang.String[])"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/os/IBinder.html#dump(java.io.FileDescriptor, java.lang.String[])" target="_top"><xfont size="+1"><tt>dump</tt></font></A>(<code>FileDescriptor,</nobr> String[]<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/os/IBinder.html#dump(java.io.FileDescriptor, java.lang.String[])" target="_top"><code>dump</code></A>(<code>FileDescriptor,</nobr> String[]<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.os.Looper.html b/docs/html/sdk/api_diff/3/changes/android.os.Looper.html
index d79ae756..9910373 100644
--- a/docs/html/sdk/api_diff/3/changes/android.os.Looper.html
+++ b/docs/html/sdk/api_diff/3/changes/android.os.Looper.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.os.<A HREF="../../../../reference/android/os/Looper.html" target="_top"><font size="+3"><tt>Looper</tt></font></A>
+Class android.os.<A HREF="../../../../reference/android/os/Looper.html" target="_top"><font size="+2"><code>Looper</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.os.Looper.getThread_added()"></A>
-  <nobr><code>Thread</code>&nbsp;<A HREF="../../../../reference/android/os/Looper.html#getThread()" target="_top"><xfont size="+1"><tt>getThread</tt></font></A>()</nobr>
+  <nobr><code>Thread</code>&nbsp;<A HREF="../../../../reference/android/os/Looper.html#getThread()" target="_top"><code>getThread</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.os.Parcel.html b/docs/html/sdk/api_diff/3/changes/android.os.Parcel.html
index 317b722d..70eb25d 100644
--- a/docs/html/sdk/api_diff/3/changes/android.os.Parcel.html
+++ b/docs/html/sdk/api_diff/3/changes/android.os.Parcel.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.os.<A HREF="../../../../reference/android/os/Parcel.html" target="_top"><font size="+3"><tt>Parcel</tt></font></A>
+Class android.os.<A HREF="../../../../reference/android/os/Parcel.html" target="_top"><font size="+2"><code>Parcel</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.os.Parcel.readHashMap_changed(java.lang.ClassLoader)"></A>
-  <nobr><code>HashMap</code>&nbsp;<A HREF="../../../../reference/android/os/Parcel.html#readHashMap(java.lang.ClassLoader)" target="_top"><xfont size="+1"><tt>readHashMap</tt></font></A>(<code>ClassLoader</code>)  </nobr>
+  <nobr><code>HashMap</code>&nbsp;<A HREF="../../../../reference/android/os/Parcel.html#readHashMap(java.lang.ClassLoader)" target="_top"><code>readHashMap</code></A>(<code>ClassLoader</code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 Change from deprecated to undeprecated.<br>
@@ -95,7 +94,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.os.Parcel.readMap_changed(java.util.Map, java.lang.ClassLoader)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/os/Parcel.html#readMap(java.util.Map, java.lang.ClassLoader)" target="_top"><xfont size="+1"><tt>readMap</tt></font></A>(<code>Map,</nobr> ClassLoader<nobr><nobr></code>)  </nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/os/Parcel.html#readMap(java.util.Map, java.lang.ClassLoader)" target="_top"><code>readMap</code></A>(<code>Map,</nobr> ClassLoader<nobr><nobr></code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 Change from deprecated to undeprecated.<br>
@@ -105,7 +104,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.os.Parcel.writeMap_changed(java.util.Map)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/os/Parcel.html#writeMap(java.util.Map)" target="_top"><xfont size="+1"><tt>writeMap</tt></font></A>(<code>Map</code>)  </nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/os/Parcel.html#writeMap(java.util.Map)" target="_top"><code>writeMap</code></A>(<code>Map</code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 Change from deprecated to undeprecated.<br>
diff --git a/docs/html/sdk/api_diff/3/changes/android.os.ParcelFileDescriptor.html b/docs/html/sdk/api_diff/3/changes/android.os.ParcelFileDescriptor.html
index 77641d5..605c019 100644
--- a/docs/html/sdk/api_diff/3/changes/android.os.ParcelFileDescriptor.html
+++ b/docs/html/sdk/api_diff/3/changes/android.os.ParcelFileDescriptor.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.os.<A HREF="../../../../reference/android/os/ParcelFileDescriptor.html" target="_top"><font size="+3"><tt>ParcelFileDescriptor</tt></font></A>
+Class android.os.<A HREF="../../../../reference/android/os/ParcelFileDescriptor.html" target="_top"><font size="+2"><code>ParcelFileDescriptor</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.os.ParcelFileDescriptor.getStatSize_added()"></A>
-  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/os/ParcelFileDescriptor.html#getStatSize()" target="_top"><xfont size="+1"><tt>getStatSize</tt></font></A>()</nobr>
+  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/os/ParcelFileDescriptor.html#getStatSize()" target="_top"><code>getStatSize</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -101,7 +100,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.os.ParcelFileDescriptor.MODE_APPEND"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/os/ParcelFileDescriptor.html#MODE_APPEND" target="_top"><xfont size="+1"><tt>MODE_APPEND</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/os/ParcelFileDescriptor.html#MODE_APPEND" target="_top"><code>MODE_APPEND</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.preference.DialogPreference.html b/docs/html/sdk/api_diff/3/changes/android.preference.DialogPreference.html
index 93e05e7..7acc308 100644
--- a/docs/html/sdk/api_diff/3/changes/android.preference.DialogPreference.html
+++ b/docs/html/sdk/api_diff/3/changes/android.preference.DialogPreference.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.preference.<A HREF="../../../../reference/android/preference/DialogPreference.html" target="_top"><font size="+3"><tt>DialogPreference</tt></font></A>
+Class android.preference.<A HREF="../../../../reference/android/preference/DialogPreference.html" target="_top"><font size="+2"><code>DialogPreference</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.preference.DialogPreference.getDialog_added()"></A>
-  <nobr><code>Dialog</code>&nbsp;<A HREF="../../../../reference/android/preference/DialogPreference.html#getDialog()" target="_top"><xfont size="+1"><tt>getDialog</tt></font></A>()</nobr>
+  <nobr><code>Dialog</code>&nbsp;<A HREF="../../../../reference/android/preference/DialogPreference.html#getDialog()" target="_top"><code>getDialog</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.provider.Browser.html b/docs/html/sdk/api_diff/3/changes/android.provider.Browser.html
index 9a9a4b8..110d28a 100644
--- a/docs/html/sdk/api_diff/3/changes/android.provider.Browser.html
+++ b/docs/html/sdk/api_diff/3/changes/android.provider.Browser.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.provider.<A HREF="../../../../reference/android/provider/Browser.html" target="_top"><font size="+3"><tt>Browser</tt></font></A>
+Class android.provider.<A HREF="../../../../reference/android/provider/Browser.html" target="_top"><font size="+2"><code>Browser</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,7 +85,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Browser.EXTRA_APPLICATION_ID"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Browser.html#EXTRA_APPLICATION_ID" target="_top"><xfont size="+1"><tt>EXTRA_APPLICATION_ID</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Browser.html#EXTRA_APPLICATION_ID" target="_top"><code>EXTRA_APPLICATION_ID</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.provider.Contacts.Intents.Insert.html b/docs/html/sdk/api_diff/3/changes/android.provider.Contacts.Intents.Insert.html
index 3254182..0f2a63b 100644
--- a/docs/html/sdk/api_diff/3/changes/android.provider.Contacts.Intents.Insert.html
+++ b/docs/html/sdk/api_diff/3/changes/android.provider.Contacts.Intents.Insert.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.provider.<A HREF="../../../../reference/android/provider/Contacts.Intents.Insert.html" target="_top"><font size="+3"><tt>Contacts.Intents.Insert</tt></font></A>
+Class android.provider.<A HREF="../../../../reference/android/provider/Contacts.Intents.Insert.html" target="_top"><font size="+2"><code>Contacts.Intents.Insert</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,63 +85,63 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Contacts.Intents.Insert.PHONETIC_NAME"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Intents.Insert.html#PHONETIC_NAME" target="_top"><xfont size="+1"><tt>PHONETIC_NAME</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Intents.Insert.html#PHONETIC_NAME" target="_top"><code>PHONETIC_NAME</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Contacts.Intents.Insert.SECONDARY_EMAIL"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Intents.Insert.html#SECONDARY_EMAIL" target="_top"><xfont size="+1"><tt>SECONDARY_EMAIL</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Intents.Insert.html#SECONDARY_EMAIL" target="_top"><code>SECONDARY_EMAIL</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Contacts.Intents.Insert.SECONDARY_EMAIL_TYPE"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Intents.Insert.html#SECONDARY_EMAIL_TYPE" target="_top"><xfont size="+1"><tt>SECONDARY_EMAIL_TYPE</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Intents.Insert.html#SECONDARY_EMAIL_TYPE" target="_top"><code>SECONDARY_EMAIL_TYPE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Contacts.Intents.Insert.SECONDARY_PHONE"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Intents.Insert.html#SECONDARY_PHONE" target="_top"><xfont size="+1"><tt>SECONDARY_PHONE</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Intents.Insert.html#SECONDARY_PHONE" target="_top"><code>SECONDARY_PHONE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Contacts.Intents.Insert.SECONDARY_PHONE_TYPE"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Intents.Insert.html#SECONDARY_PHONE_TYPE" target="_top"><xfont size="+1"><tt>SECONDARY_PHONE_TYPE</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Intents.Insert.html#SECONDARY_PHONE_TYPE" target="_top"><code>SECONDARY_PHONE_TYPE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Contacts.Intents.Insert.TERTIARY_EMAIL"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Intents.Insert.html#TERTIARY_EMAIL" target="_top"><xfont size="+1"><tt>TERTIARY_EMAIL</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Intents.Insert.html#TERTIARY_EMAIL" target="_top"><code>TERTIARY_EMAIL</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Contacts.Intents.Insert.TERTIARY_EMAIL_TYPE"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Intents.Insert.html#TERTIARY_EMAIL_TYPE" target="_top"><xfont size="+1"><tt>TERTIARY_EMAIL_TYPE</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Intents.Insert.html#TERTIARY_EMAIL_TYPE" target="_top"><code>TERTIARY_EMAIL_TYPE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Contacts.Intents.Insert.TERTIARY_PHONE"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Intents.Insert.html#TERTIARY_PHONE" target="_top"><xfont size="+1"><tt>TERTIARY_PHONE</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Intents.Insert.html#TERTIARY_PHONE" target="_top"><code>TERTIARY_PHONE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Contacts.Intents.Insert.TERTIARY_PHONE_TYPE"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Intents.Insert.html#TERTIARY_PHONE_TYPE" target="_top"><xfont size="+1"><tt>TERTIARY_PHONE_TYPE</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Intents.Insert.html#TERTIARY_PHONE_TYPE" target="_top"><code>TERTIARY_PHONE_TYPE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.provider.Contacts.Intents.html b/docs/html/sdk/api_diff/3/changes/android.provider.Contacts.Intents.html
index 1f75833..c2694d4 100644
--- a/docs/html/sdk/api_diff/3/changes/android.provider.Contacts.Intents.html
+++ b/docs/html/sdk/api_diff/3/changes/android.provider.Contacts.Intents.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.provider.<A HREF="../../../../reference/android/provider/Contacts.Intents.html" target="_top"><font size="+3"><tt>Contacts.Intents</tt></font></A>
+Class android.provider.<A HREF="../../../../reference/android/provider/Contacts.Intents.html" target="_top"><font size="+2"><code>Contacts.Intents</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,21 +85,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Contacts.Intents.EXTRA_CREATE_DESCRIPTION"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Intents.html#EXTRA_CREATE_DESCRIPTION" target="_top"><xfont size="+1"><tt>EXTRA_CREATE_DESCRIPTION</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Intents.html#EXTRA_CREATE_DESCRIPTION" target="_top"><code>EXTRA_CREATE_DESCRIPTION</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Contacts.Intents.EXTRA_FORCE_CREATE"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Intents.html#EXTRA_FORCE_CREATE" target="_top"><xfont size="+1"><tt>EXTRA_FORCE_CREATE</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Intents.html#EXTRA_FORCE_CREATE" target="_top"><code>EXTRA_FORCE_CREATE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Contacts.Intents.SHOW_OR_CREATE_CONTACT"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Intents.html#SHOW_OR_CREATE_CONTACT" target="_top"><xfont size="+1"><tt>SHOW_OR_CREATE_CONTACT</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Intents.html#SHOW_OR_CREATE_CONTACT" target="_top"><code>SHOW_OR_CREATE_CONTACT</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.provider.Contacts.PeopleColumns.html b/docs/html/sdk/api_diff/3/changes/android.provider.Contacts.PeopleColumns.html
index e8c0f4d..758917d 100644
--- a/docs/html/sdk/api_diff/3/changes/android.provider.Contacts.PeopleColumns.html
+++ b/docs/html/sdk/api_diff/3/changes/android.provider.Contacts.PeopleColumns.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Interface android.provider.<A HREF="../../../../reference/android/provider/Contacts.PeopleColumns.html" target="_top"><font size="+3"><tt>Contacts.PeopleColumns</tt></font></A>
+Interface android.provider.<A HREF="../../../../reference/android/provider/Contacts.PeopleColumns.html" target="_top"><font size="+2"><code>Contacts.PeopleColumns</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,7 +85,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Contacts.PeopleColumns.PHONETIC_NAME"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.PeopleColumns.html#PHONETIC_NAME" target="_top"><xfont size="+1"><tt>PHONETIC_NAME</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.PeopleColumns.html#PHONETIC_NAME" target="_top"><code>PHONETIC_NAME</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.provider.MediaStore.Audio.AlbumColumns.html b/docs/html/sdk/api_diff/3/changes/android.provider.MediaStore.Audio.AlbumColumns.html
index ade1498..1b14ca5 100644
--- a/docs/html/sdk/api_diff/3/changes/android.provider.MediaStore.Audio.AlbumColumns.html
+++ b/docs/html/sdk/api_diff/3/changes/android.provider.MediaStore.Audio.AlbumColumns.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Interface android.provider.<A HREF="../../../../reference/android/provider/MediaStore.Audio.AlbumColumns.html" target="_top"><font size="+3"><tt>MediaStore.Audio.AlbumColumns</tt></font></A>
+Interface android.provider.<A HREF="../../../../reference/android/provider/MediaStore.Audio.AlbumColumns.html" target="_top"><font size="+2"><code>MediaStore.Audio.AlbumColumns</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,7 +85,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.MediaStore.Audio.AlbumColumns.NUMBER_OF_SONGS_FOR_ARTIST"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.Audio.AlbumColumns.html#NUMBER_OF_SONGS_FOR_ARTIST" target="_top"><xfont size="+1"><tt>NUMBER_OF_SONGS_FOR_ARTIST</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.Audio.AlbumColumns.html#NUMBER_OF_SONGS_FOR_ARTIST" target="_top"><code>NUMBER_OF_SONGS_FOR_ARTIST</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.provider.MediaStore.Audio.Media.html b/docs/html/sdk/api_diff/3/changes/android.provider.MediaStore.Audio.Media.html
index 52bae9d..cecc4f6 100644
--- a/docs/html/sdk/api_diff/3/changes/android.provider.MediaStore.Audio.Media.html
+++ b/docs/html/sdk/api_diff/3/changes/android.provider.MediaStore.Audio.Media.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.provider.<A HREF="../../../../reference/android/provider/MediaStore.Audio.Media.html" target="_top"><font size="+3"><tt>MediaStore.Audio.Media</tt></font></A>
+Class android.provider.<A HREF="../../../../reference/android/provider/MediaStore.Audio.Media.html" target="_top"><font size="+2"><code>MediaStore.Audio.Media</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,7 +85,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.MediaStore.Audio.Media.EXTRA_MAX_BYTES"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.Audio.Media.html#EXTRA_MAX_BYTES" target="_top"><xfont size="+1"><tt>EXTRA_MAX_BYTES</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.Audio.Media.html#EXTRA_MAX_BYTES" target="_top"><code>EXTRA_MAX_BYTES</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.provider.MediaStore.Images.Media.html b/docs/html/sdk/api_diff/3/changes/android.provider.MediaStore.Images.Media.html
index b375c3f..7eb4f8f 100644
--- a/docs/html/sdk/api_diff/3/changes/android.provider.MediaStore.Images.Media.html
+++ b/docs/html/sdk/api_diff/3/changes/android.provider.MediaStore.Images.Media.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.provider.<A HREF="../../../../reference/android/provider/MediaStore.Images.Media.html" target="_top"><font size="+3"><tt>MediaStore.Images.Media</tt></font></A>
+Class android.provider.<A HREF="../../../../reference/android/provider/MediaStore.Images.Media.html" target="_top"><font size="+2"><code>MediaStore.Images.Media</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,7 +85,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.MediaStore.Images.Media.DEFAULT_SORT_ORDER"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.Images.Media.html#DEFAULT_SORT_ORDER" target="_top"><xfont size="+1"><tt>DEFAULT_SORT_ORDER</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.Images.Media.html#DEFAULT_SORT_ORDER" target="_top"><code>DEFAULT_SORT_ORDER</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 Changed in value from "name ASC" to "bucket_display_name".
   </TD>
diff --git a/docs/html/sdk/api_diff/3/changes/android.provider.MediaStore.Video.VideoColumns.html b/docs/html/sdk/api_diff/3/changes/android.provider.MediaStore.Video.VideoColumns.html
index 4349450..d4ebdaf 100644
--- a/docs/html/sdk/api_diff/3/changes/android.provider.MediaStore.Video.VideoColumns.html
+++ b/docs/html/sdk/api_diff/3/changes/android.provider.MediaStore.Video.VideoColumns.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Interface android.provider.<A HREF="../../../../reference/android/provider/MediaStore.Video.VideoColumns.html" target="_top"><font size="+3"><tt>MediaStore.Video.VideoColumns</tt></font></A>
+Interface android.provider.<A HREF="../../../../reference/android/provider/MediaStore.Video.VideoColumns.html" target="_top"><font size="+2"><code>MediaStore.Video.VideoColumns</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,21 +85,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.MediaStore.Video.VideoColumns.BOOKMARK"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.Video.VideoColumns.html#BOOKMARK" target="_top"><xfont size="+1"><tt>BOOKMARK</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.Video.VideoColumns.html#BOOKMARK" target="_top"><code>BOOKMARK</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.MediaStore.Video.VideoColumns.BUCKET_DISPLAY_NAME"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.Video.VideoColumns.html#BUCKET_DISPLAY_NAME" target="_top"><xfont size="+1"><tt>BUCKET_DISPLAY_NAME</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.Video.VideoColumns.html#BUCKET_DISPLAY_NAME" target="_top"><code>BUCKET_DISPLAY_NAME</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.MediaStore.Video.VideoColumns.BUCKET_ID"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.Video.VideoColumns.html#BUCKET_ID" target="_top"><xfont size="+1"><tt>BUCKET_ID</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.Video.VideoColumns.html#BUCKET_ID" target="_top"><code>BUCKET_ID</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.provider.MediaStore.Video.html b/docs/html/sdk/api_diff/3/changes/android.provider.MediaStore.Video.html
index 6043762..76a3df3 100644
--- a/docs/html/sdk/api_diff/3/changes/android.provider.MediaStore.Video.html
+++ b/docs/html/sdk/api_diff/3/changes/android.provider.MediaStore.Video.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.provider.<A HREF="../../../../reference/android/provider/MediaStore.Video.html" target="_top"><font size="+3"><tt>MediaStore.Video</tt></font></A>
+Class android.provider.<A HREF="../../../../reference/android/provider/MediaStore.Video.html" target="_top"><font size="+2"><code>MediaStore.Video</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,7 +85,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.MediaStore.Video.DEFAULT_SORT_ORDER"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.Video.html#DEFAULT_SORT_ORDER" target="_top"><xfont size="+1"><tt>DEFAULT_SORT_ORDER</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.Video.html#DEFAULT_SORT_ORDER" target="_top"><code>DEFAULT_SORT_ORDER</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 Changed in value from "name ASC" to "_display_name".
   </TD>
diff --git a/docs/html/sdk/api_diff/3/changes/android.provider.MediaStore.html b/docs/html/sdk/api_diff/3/changes/android.provider.MediaStore.html
index 0d6a4cd..8c61a9a 100644
--- a/docs/html/sdk/api_diff/3/changes/android.provider.MediaStore.html
+++ b/docs/html/sdk/api_diff/3/changes/android.provider.MediaStore.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.provider.<A HREF="../../../../reference/android/provider/MediaStore.html" target="_top"><font size="+3"><tt>MediaStore</tt></font></A>
+Class android.provider.<A HREF="../../../../reference/android/provider/MediaStore.html" target="_top"><font size="+2"><code>MediaStore</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,91 +85,91 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.MediaStore.ACTION_IMAGE_CAPTURE"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.html#ACTION_IMAGE_CAPTURE" target="_top"><xfont size="+1"><tt>ACTION_IMAGE_CAPTURE</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.html#ACTION_IMAGE_CAPTURE" target="_top"><code>ACTION_IMAGE_CAPTURE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.MediaStore.ACTION_VIDEO_CAPTURE"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.html#ACTION_VIDEO_CAPTURE" target="_top"><xfont size="+1"><tt>ACTION_VIDEO_CAPTURE</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.html#ACTION_VIDEO_CAPTURE" target="_top"><code>ACTION_VIDEO_CAPTURE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.MediaStore.EXTRA_FINISH_ON_COMPLETION"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.html#EXTRA_FINISH_ON_COMPLETION" target="_top"><xfont size="+1"><tt>EXTRA_FINISH_ON_COMPLETION</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.html#EXTRA_FINISH_ON_COMPLETION" target="_top"><code>EXTRA_FINISH_ON_COMPLETION</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.MediaStore.EXTRA_MEDIA_ALBUM"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.html#EXTRA_MEDIA_ALBUM" target="_top"><xfont size="+1"><tt>EXTRA_MEDIA_ALBUM</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.html#EXTRA_MEDIA_ALBUM" target="_top"><code>EXTRA_MEDIA_ALBUM</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.MediaStore.EXTRA_MEDIA_ARTIST"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.html#EXTRA_MEDIA_ARTIST" target="_top"><xfont size="+1"><tt>EXTRA_MEDIA_ARTIST</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.html#EXTRA_MEDIA_ARTIST" target="_top"><code>EXTRA_MEDIA_ARTIST</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.MediaStore.EXTRA_MEDIA_FOCUS"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.html#EXTRA_MEDIA_FOCUS" target="_top"><xfont size="+1"><tt>EXTRA_MEDIA_FOCUS</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.html#EXTRA_MEDIA_FOCUS" target="_top"><code>EXTRA_MEDIA_FOCUS</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.MediaStore.EXTRA_MEDIA_TITLE"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.html#EXTRA_MEDIA_TITLE" target="_top"><xfont size="+1"><tt>EXTRA_MEDIA_TITLE</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.html#EXTRA_MEDIA_TITLE" target="_top"><code>EXTRA_MEDIA_TITLE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.MediaStore.EXTRA_OUTPUT"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.html#EXTRA_OUTPUT" target="_top"><xfont size="+1"><tt>EXTRA_OUTPUT</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.html#EXTRA_OUTPUT" target="_top"><code>EXTRA_OUTPUT</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.MediaStore.EXTRA_SCREEN_ORIENTATION"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.html#EXTRA_SCREEN_ORIENTATION" target="_top"><xfont size="+1"><tt>EXTRA_SCREEN_ORIENTATION</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.html#EXTRA_SCREEN_ORIENTATION" target="_top"><code>EXTRA_SCREEN_ORIENTATION</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.MediaStore.EXTRA_VIDEO_QUALITY"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.html#EXTRA_VIDEO_QUALITY" target="_top"><xfont size="+1"><tt>EXTRA_VIDEO_QUALITY</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.html#EXTRA_VIDEO_QUALITY" target="_top"><code>EXTRA_VIDEO_QUALITY</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.MediaStore.INTENT_ACTION_MEDIA_SEARCH"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.html#INTENT_ACTION_MEDIA_SEARCH" target="_top"><xfont size="+1"><tt>INTENT_ACTION_MEDIA_SEARCH</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.html#INTENT_ACTION_MEDIA_SEARCH" target="_top"><code>INTENT_ACTION_MEDIA_SEARCH</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.html#INTENT_ACTION_STILL_IMAGE_CAMERA" target="_top"><xfont size="+1"><tt>INTENT_ACTION_STILL_IMAGE_CAMERA</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.html#INTENT_ACTION_STILL_IMAGE_CAMERA" target="_top"><code>INTENT_ACTION_STILL_IMAGE_CAMERA</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.MediaStore.INTENT_ACTION_VIDEO_CAMERA"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.html#INTENT_ACTION_VIDEO_CAMERA" target="_top"><xfont size="+1"><tt>INTENT_ACTION_VIDEO_CAMERA</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/MediaStore.html#INTENT_ACTION_VIDEO_CAMERA" target="_top"><code>INTENT_ACTION_VIDEO_CAMERA</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.provider.Settings.System.html b/docs/html/sdk/api_diff/3/changes/android.provider.Settings.System.html
index b7ef86c..0672182 100644
--- a/docs/html/sdk/api_diff/3/changes/android.provider.Settings.System.html
+++ b/docs/html/sdk/api_diff/3/changes/android.provider.Settings.System.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.provider.<A HREF="../../../../reference/android/provider/Settings.System.html" target="_top"><font size="+3"><tt>Settings.System</tt></font></A>
+Class android.provider.<A HREF="../../../../reference/android/provider/Settings.System.html" target="_top"><font size="+2"><code>Settings.System</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,21 +84,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.getLong_added(android.content.ContentResolver, java.lang.String)"></A>
-  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#getLong(android.content.ContentResolver, java.lang.String)" target="_top"><xfont size="+1"><tt>getLong</tt></font></A>(<code>ContentResolver,</nobr> String<nobr><nobr></code>)</nobr>
+  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#getLong(android.content.ContentResolver, java.lang.String)" target="_top"><code>getLong</code></A>(<code>ContentResolver,</nobr> String<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.getLong_added(android.content.ContentResolver, java.lang.String, long)"></A>
-  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#getLong(android.content.ContentResolver, java.lang.String, long)" target="_top"><xfont size="+1"><tt>getLong</tt></font></A>(<code>ContentResolver,</nobr> String<nobr>,</nobr> long<nobr><nobr></code>)</nobr>
+  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#getLong(android.content.ContentResolver, java.lang.String, long)" target="_top"><code>getLong</code></A>(<code>ContentResolver,</nobr> String<nobr>,</nobr> long<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.putLong_added(android.content.ContentResolver, java.lang.String, long)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#putLong(android.content.ContentResolver, java.lang.String, long)" target="_top"><xfont size="+1"><tt>putLong</tt></font></A>(<code>ContentResolver,</nobr> String<nobr>,</nobr> long<nobr><nobr></code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#putLong(android.content.ContentResolver, java.lang.String, long)" target="_top"><code>putLong</code></A>(<code>ContentResolver,</nobr> String<nobr>,</nobr> long<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -115,70 +114,70 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.ACCELEROMETER_ROTATION"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#ACCELEROMETER_ROTATION" target="_top"><xfont size="+1"><tt>ACCELEROMETER_ROTATION</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#ACCELEROMETER_ROTATION" target="_top"><code>ACCELEROMETER_ROTATION</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.HAPTIC_FEEDBACK_ENABLED"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#HAPTIC_FEEDBACK_ENABLED" target="_top"><xfont size="+1"><tt>HAPTIC_FEEDBACK_ENABLED</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#HAPTIC_FEEDBACK_ENABLED" target="_top"><code>HAPTIC_FEEDBACK_ENABLED</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.LOCK_PATTERN_TACTILE_FEEDBACK_ENABLED"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#LOCK_PATTERN_TACTILE_FEEDBACK_ENABLED" target="_top"><xfont size="+1"><tt>LOCK_PATTERN_TACTILE_FEEDBACK_ENABLED</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#LOCK_PATTERN_TACTILE_FEEDBACK_ENABLED" target="_top"><code>LOCK_PATTERN_TACTILE_FEEDBACK_ENABLED</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.VOLUME_NOTIFICATION"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#VOLUME_NOTIFICATION" target="_top"><xfont size="+1"><tt>VOLUME_NOTIFICATION</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#VOLUME_NOTIFICATION" target="_top"><code>VOLUME_NOTIFICATION</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.WIFI_MAX_DHCP_RETRY_COUNT"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_MAX_DHCP_RETRY_COUNT" target="_top"><xfont size="+1"><tt>WIFI_MAX_DHCP_RETRY_COUNT</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_MAX_DHCP_RETRY_COUNT" target="_top"><code>WIFI_MAX_DHCP_RETRY_COUNT</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.WIFI_MOBILE_DATA_TRANSITION_WAKELOCK_TIMEOUT_MS"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_MOBILE_DATA_TRANSITION_WAKELOCK_TIMEOUT_MS" target="_top"><xfont size="+1"><tt>WIFI_MOBILE_DATA_TRANSITION_WAKELOCK_TIMEOUT_MS</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_MOBILE_DATA_TRANSITION_WAKELOCK_TIMEOUT_MS" target="_top"><code>WIFI_MOBILE_DATA_TRANSITION_WAKELOCK_TIMEOUT_MS</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.WIFI_SLEEP_POLICY"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_SLEEP_POLICY" target="_top"><xfont size="+1"><tt>WIFI_SLEEP_POLICY</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_SLEEP_POLICY" target="_top"><code>WIFI_SLEEP_POLICY</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.WIFI_SLEEP_POLICY_DEFAULT"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_SLEEP_POLICY_DEFAULT" target="_top"><xfont size="+1"><tt>WIFI_SLEEP_POLICY_DEFAULT</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_SLEEP_POLICY_DEFAULT" target="_top"><code>WIFI_SLEEP_POLICY_DEFAULT</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.WIFI_SLEEP_POLICY_NEVER"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_SLEEP_POLICY_NEVER" target="_top"><xfont size="+1"><tt>WIFI_SLEEP_POLICY_NEVER</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_SLEEP_POLICY_NEVER" target="_top"><code>WIFI_SLEEP_POLICY_NEVER</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.WIFI_SLEEP_POLICY_NEVER_WHILE_PLUGGED"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_SLEEP_POLICY_NEVER_WHILE_PLUGGED" target="_top"><xfont size="+1"><tt>WIFI_SLEEP_POLICY_NEVER_WHILE_PLUGGED</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_SLEEP_POLICY_NEVER_WHILE_PLUGGED" target="_top"><code>WIFI_SLEEP_POLICY_NEVER_WHILE_PLUGGED</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -193,7 +192,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.ADB_ENABLED"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#ADB_ENABLED" target="_top"><xfont size="+1"><tt>ADB_ENABLED</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#ADB_ENABLED" target="_top"><code>ADB_ENABLED</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -202,7 +201,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.ANDROID_ID"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#ANDROID_ID" target="_top"><xfont size="+1"><tt>ANDROID_ID</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#ANDROID_ID" target="_top"><code>ANDROID_ID</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -211,7 +210,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.BLUETOOTH_ON"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#BLUETOOTH_ON" target="_top"><xfont size="+1"><tt>BLUETOOTH_ON</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#BLUETOOTH_ON" target="_top"><code>BLUETOOTH_ON</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -220,7 +219,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.DATA_ROAMING"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#DATA_ROAMING" target="_top"><xfont size="+1"><tt>DATA_ROAMING</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#DATA_ROAMING" target="_top"><code>DATA_ROAMING</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -229,7 +228,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.DEVICE_PROVISIONED"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#DEVICE_PROVISIONED" target="_top"><xfont size="+1"><tt>DEVICE_PROVISIONED</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#DEVICE_PROVISIONED" target="_top"><code>DEVICE_PROVISIONED</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -238,7 +237,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.HTTP_PROXY"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#HTTP_PROXY" target="_top"><xfont size="+1"><tt>HTTP_PROXY</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#HTTP_PROXY" target="_top"><code>HTTP_PROXY</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -247,7 +246,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.INSTALL_NON_MARKET_APPS"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#INSTALL_NON_MARKET_APPS" target="_top"><xfont size="+1"><tt>INSTALL_NON_MARKET_APPS</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#INSTALL_NON_MARKET_APPS" target="_top"><code>INSTALL_NON_MARKET_APPS</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -256,7 +255,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.LOCATION_PROVIDERS_ALLOWED"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#LOCATION_PROVIDERS_ALLOWED" target="_top"><xfont size="+1"><tt>LOCATION_PROVIDERS_ALLOWED</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#LOCATION_PROVIDERS_ALLOWED" target="_top"><code>LOCATION_PROVIDERS_ALLOWED</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -265,7 +264,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.LOGGING_ID"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#LOGGING_ID" target="_top"><xfont size="+1"><tt>LOGGING_ID</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#LOGGING_ID" target="_top"><code>LOGGING_ID</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -274,7 +273,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.NETWORK_PREFERENCE"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#NETWORK_PREFERENCE" target="_top"><xfont size="+1"><tt>NETWORK_PREFERENCE</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#NETWORK_PREFERENCE" target="_top"><code>NETWORK_PREFERENCE</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -283,7 +282,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.PARENTAL_CONTROL_ENABLED"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#PARENTAL_CONTROL_ENABLED" target="_top"><xfont size="+1"><tt>PARENTAL_CONTROL_ENABLED</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#PARENTAL_CONTROL_ENABLED" target="_top"><code>PARENTAL_CONTROL_ENABLED</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -292,7 +291,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.PARENTAL_CONTROL_LAST_UPDATE"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#PARENTAL_CONTROL_LAST_UPDATE" target="_top"><xfont size="+1"><tt>PARENTAL_CONTROL_LAST_UPDATE</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#PARENTAL_CONTROL_LAST_UPDATE" target="_top"><code>PARENTAL_CONTROL_LAST_UPDATE</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -301,7 +300,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.PARENTAL_CONTROL_REDIRECT_URL"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#PARENTAL_CONTROL_REDIRECT_URL" target="_top"><xfont size="+1"><tt>PARENTAL_CONTROL_REDIRECT_URL</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#PARENTAL_CONTROL_REDIRECT_URL" target="_top"><code>PARENTAL_CONTROL_REDIRECT_URL</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -310,7 +309,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.SETTINGS_CLASSNAME"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#SETTINGS_CLASSNAME" target="_top"><xfont size="+1"><tt>SETTINGS_CLASSNAME</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#SETTINGS_CLASSNAME" target="_top"><code>SETTINGS_CLASSNAME</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -319,7 +318,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.USB_MASS_STORAGE_ENABLED"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#USB_MASS_STORAGE_ENABLED" target="_top"><xfont size="+1"><tt>USB_MASS_STORAGE_ENABLED</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#USB_MASS_STORAGE_ENABLED" target="_top"><code>USB_MASS_STORAGE_ENABLED</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -328,7 +327,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.USE_GOOGLE_MAIL"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#USE_GOOGLE_MAIL" target="_top"><xfont size="+1"><tt>USE_GOOGLE_MAIL</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#USE_GOOGLE_MAIL" target="_top"><code>USE_GOOGLE_MAIL</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -337,7 +336,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON" target="_top"><xfont size="+1"><tt>WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON" target="_top"><code>WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -346,7 +345,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.WIFI_NETWORKS_AVAILABLE_REPEAT_DELAY"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_NETWORKS_AVAILABLE_REPEAT_DELAY" target="_top"><xfont size="+1"><tt>WIFI_NETWORKS_AVAILABLE_REPEAT_DELAY</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_NETWORKS_AVAILABLE_REPEAT_DELAY" target="_top"><code>WIFI_NETWORKS_AVAILABLE_REPEAT_DELAY</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -355,7 +354,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.WIFI_NUM_OPEN_NETWORKS_KEPT"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_NUM_OPEN_NETWORKS_KEPT" target="_top"><xfont size="+1"><tt>WIFI_NUM_OPEN_NETWORKS_KEPT</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_NUM_OPEN_NETWORKS_KEPT" target="_top"><code>WIFI_NUM_OPEN_NETWORKS_KEPT</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -364,7 +363,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.WIFI_ON"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_ON" target="_top"><xfont size="+1"><tt>WIFI_ON</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_ON" target="_top"><code>WIFI_ON</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -373,7 +372,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.WIFI_WATCHDOG_ACCEPTABLE_PACKET_LOSS_PERCENTAGE"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_WATCHDOG_ACCEPTABLE_PACKET_LOSS_PERCENTAGE" target="_top"><xfont size="+1"><tt>WIFI_WATCHDOG_ACCEPTABLE_PACKET_LOSS_PERCENTAGE</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_WATCHDOG_ACCEPTABLE_PACKET_LOSS_PERCENTAGE" target="_top"><code>WIFI_WATCHDOG_ACCEPTABLE_PACKET_LOSS_PERCENTAGE</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -382,7 +381,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.WIFI_WATCHDOG_AP_COUNT"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_WATCHDOG_AP_COUNT" target="_top"><xfont size="+1"><tt>WIFI_WATCHDOG_AP_COUNT</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_WATCHDOG_AP_COUNT" target="_top"><code>WIFI_WATCHDOG_AP_COUNT</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -391,7 +390,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.WIFI_WATCHDOG_BACKGROUND_CHECK_DELAY_MS"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_WATCHDOG_BACKGROUND_CHECK_DELAY_MS" target="_top"><xfont size="+1"><tt>WIFI_WATCHDOG_BACKGROUND_CHECK_DELAY_MS</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_WATCHDOG_BACKGROUND_CHECK_DELAY_MS" target="_top"><code>WIFI_WATCHDOG_BACKGROUND_CHECK_DELAY_MS</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -400,7 +399,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.WIFI_WATCHDOG_BACKGROUND_CHECK_ENABLED"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_WATCHDOG_BACKGROUND_CHECK_ENABLED" target="_top"><xfont size="+1"><tt>WIFI_WATCHDOG_BACKGROUND_CHECK_ENABLED</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_WATCHDOG_BACKGROUND_CHECK_ENABLED" target="_top"><code>WIFI_WATCHDOG_BACKGROUND_CHECK_ENABLED</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -409,7 +408,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.WIFI_WATCHDOG_BACKGROUND_CHECK_TIMEOUT_MS"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_WATCHDOG_BACKGROUND_CHECK_TIMEOUT_MS" target="_top"><xfont size="+1"><tt>WIFI_WATCHDOG_BACKGROUND_CHECK_TIMEOUT_MS</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_WATCHDOG_BACKGROUND_CHECK_TIMEOUT_MS" target="_top"><code>WIFI_WATCHDOG_BACKGROUND_CHECK_TIMEOUT_MS</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -418,7 +417,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.WIFI_WATCHDOG_INITIAL_IGNORED_PING_COUNT"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_WATCHDOG_INITIAL_IGNORED_PING_COUNT" target="_top"><xfont size="+1"><tt>WIFI_WATCHDOG_INITIAL_IGNORED_PING_COUNT</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_WATCHDOG_INITIAL_IGNORED_PING_COUNT" target="_top"><code>WIFI_WATCHDOG_INITIAL_IGNORED_PING_COUNT</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -427,7 +426,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.WIFI_WATCHDOG_MAX_AP_CHECKS"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_WATCHDOG_MAX_AP_CHECKS" target="_top"><xfont size="+1"><tt>WIFI_WATCHDOG_MAX_AP_CHECKS</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_WATCHDOG_MAX_AP_CHECKS" target="_top"><code>WIFI_WATCHDOG_MAX_AP_CHECKS</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -436,7 +435,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.WIFI_WATCHDOG_ON"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_WATCHDOG_ON" target="_top"><xfont size="+1"><tt>WIFI_WATCHDOG_ON</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_WATCHDOG_ON" target="_top"><code>WIFI_WATCHDOG_ON</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -445,7 +444,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.WIFI_WATCHDOG_PING_COUNT"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_WATCHDOG_PING_COUNT" target="_top"><xfont size="+1"><tt>WIFI_WATCHDOG_PING_COUNT</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_WATCHDOG_PING_COUNT" target="_top"><code>WIFI_WATCHDOG_PING_COUNT</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -454,7 +453,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.WIFI_WATCHDOG_PING_DELAY_MS"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_WATCHDOG_PING_DELAY_MS" target="_top"><xfont size="+1"><tt>WIFI_WATCHDOG_PING_DELAY_MS</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_WATCHDOG_PING_DELAY_MS" target="_top"><code>WIFI_WATCHDOG_PING_DELAY_MS</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
@@ -463,7 +462,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.System.WIFI_WATCHDOG_PING_TIMEOUT_MS"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_WATCHDOG_PING_TIMEOUT_MS" target="_top"><xfont size="+1"><tt>WIFI_WATCHDOG_PING_TIMEOUT_MS</tt></font></A></nobr>  </TD>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#WIFI_WATCHDOG_PING_TIMEOUT_MS" target="_top"><code>WIFI_WATCHDOG_PING_TIMEOUT_MS</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
diff --git a/docs/html/sdk/api_diff/3/changes/android.provider.Settings.html b/docs/html/sdk/api_diff/3/changes/android.provider.Settings.html
index 227b462..00b0b1f 100644
--- a/docs/html/sdk/api_diff/3/changes/android.provider.Settings.html
+++ b/docs/html/sdk/api_diff/3/changes/android.provider.Settings.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.provider.<A HREF="../../../../reference/android/provider/Settings.html" target="_top"><font size="+3"><tt>Settings</tt></font></A>
+Class android.provider.<A HREF="../../../../reference/android/provider/Settings.html" target="_top"><font size="+2"><code>Settings</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,84 +85,84 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.ACTION_AIRPLANE_MODE_SETTINGS"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_AIRPLANE_MODE_SETTINGS" target="_top"><xfont size="+1"><tt>ACTION_AIRPLANE_MODE_SETTINGS</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_AIRPLANE_MODE_SETTINGS" target="_top"><code>ACTION_AIRPLANE_MODE_SETTINGS</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.ACTION_APPLICATION_DEVELOPMENT_SETTINGS"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_APPLICATION_DEVELOPMENT_SETTINGS" target="_top"><xfont size="+1"><tt>ACTION_APPLICATION_DEVELOPMENT_SETTINGS</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_APPLICATION_DEVELOPMENT_SETTINGS" target="_top"><code>ACTION_APPLICATION_DEVELOPMENT_SETTINGS</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.ACTION_DATA_ROAMING_SETTINGS"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_DATA_ROAMING_SETTINGS" target="_top"><xfont size="+1"><tt>ACTION_DATA_ROAMING_SETTINGS</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_DATA_ROAMING_SETTINGS" target="_top"><code>ACTION_DATA_ROAMING_SETTINGS</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.ACTION_INPUT_METHOD_SETTINGS"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_INPUT_METHOD_SETTINGS" target="_top"><xfont size="+1"><tt>ACTION_INPUT_METHOD_SETTINGS</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_INPUT_METHOD_SETTINGS" target="_top"><code>ACTION_INPUT_METHOD_SETTINGS</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.ACTION_INTERNAL_STORAGE_SETTINGS"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_INTERNAL_STORAGE_SETTINGS" target="_top"><xfont size="+1"><tt>ACTION_INTERNAL_STORAGE_SETTINGS</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_INTERNAL_STORAGE_SETTINGS" target="_top"><code>ACTION_INTERNAL_STORAGE_SETTINGS</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.ACTION_MANAGE_APPLICATIONS_SETTINGS"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_MANAGE_APPLICATIONS_SETTINGS" target="_top"><xfont size="+1"><tt>ACTION_MANAGE_APPLICATIONS_SETTINGS</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_MANAGE_APPLICATIONS_SETTINGS" target="_top"><code>ACTION_MANAGE_APPLICATIONS_SETTINGS</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.ACTION_MEMORY_CARD_SETTINGS"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_MEMORY_CARD_SETTINGS" target="_top"><xfont size="+1"><tt>ACTION_MEMORY_CARD_SETTINGS</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_MEMORY_CARD_SETTINGS" target="_top"><code>ACTION_MEMORY_CARD_SETTINGS</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.ACTION_NETWORK_OPERATOR_SETTINGS"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_NETWORK_OPERATOR_SETTINGS" target="_top"><xfont size="+1"><tt>ACTION_NETWORK_OPERATOR_SETTINGS</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_NETWORK_OPERATOR_SETTINGS" target="_top"><code>ACTION_NETWORK_OPERATOR_SETTINGS</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.ACTION_QUICK_LAUNCH_SETTINGS"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_QUICK_LAUNCH_SETTINGS" target="_top"><xfont size="+1"><tt>ACTION_QUICK_LAUNCH_SETTINGS</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_QUICK_LAUNCH_SETTINGS" target="_top"><code>ACTION_QUICK_LAUNCH_SETTINGS</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.ACTION_SYNC_SETTINGS"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_SYNC_SETTINGS" target="_top"><xfont size="+1"><tt>ACTION_SYNC_SETTINGS</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_SYNC_SETTINGS" target="_top"><code>ACTION_SYNC_SETTINGS</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.ACTION_USER_DICTIONARY_SETTINGS"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_USER_DICTIONARY_SETTINGS" target="_top"><xfont size="+1"><tt>ACTION_USER_DICTIONARY_SETTINGS</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_USER_DICTIONARY_SETTINGS" target="_top"><code>ACTION_USER_DICTIONARY_SETTINGS</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.provider.Settings.ACTION_WIFI_IP_SETTINGS"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_WIFI_IP_SETTINGS" target="_top"><xfont size="+1"><tt>ACTION_WIFI_IP_SETTINGS</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_WIFI_IP_SETTINGS" target="_top"><code>ACTION_WIFI_IP_SETTINGS</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.telephony.PhoneNumberUtils.html b/docs/html/sdk/api_diff/3/changes/android.telephony.PhoneNumberUtils.html
index 6e0b240..5804c12 100644
--- a/docs/html/sdk/api_diff/3/changes/android.telephony.PhoneNumberUtils.html
+++ b/docs/html/sdk/api_diff/3/changes/android.telephony.PhoneNumberUtils.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.telephony.<A HREF="../../../../reference/android/telephony/PhoneNumberUtils.html" target="_top"><font size="+3"><tt>PhoneNumberUtils</tt></font></A>
+Class android.telephony.<A HREF="../../../../reference/android/telephony/PhoneNumberUtils.html" target="_top"><font size="+2"><code>PhoneNumberUtils</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.telephony.PhoneNumberUtils.formatJapaneseNumber_added(android.text.Editable)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/telephony/PhoneNumberUtils.html#formatJapaneseNumber(android.text.Editable)" target="_top"><xfont size="+1"><tt>formatJapaneseNumber</tt></font></A>(<code>Editable</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/telephony/PhoneNumberUtils.html#formatJapaneseNumber(android.text.Editable)" target="_top"><code>formatJapaneseNumber</code></A>(<code>Editable</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -101,7 +100,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.telephony.PhoneNumberUtils.FORMAT_JAPAN"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/PhoneNumberUtils.html#FORMAT_JAPAN" target="_top"><xfont size="+1"><tt>FORMAT_JAPAN</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/PhoneNumberUtils.html#FORMAT_JAPAN" target="_top"><code>FORMAT_JAPAN</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.telephony.TelephonyManager.html b/docs/html/sdk/api_diff/3/changes/android.telephony.TelephonyManager.html
index aa02f5c..2948e22 100644
--- a/docs/html/sdk/api_diff/3/changes/android.telephony.TelephonyManager.html
+++ b/docs/html/sdk/api_diff/3/changes/android.telephony.TelephonyManager.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.telephony.<A HREF="../../../../reference/android/telephony/TelephonyManager.html" target="_top"><font size="+3"><tt>TelephonyManager</tt></font></A>
+Class android.telephony.<A HREF="../../../../reference/android/telephony/TelephonyManager.html" target="_top"><font size="+2"><code>TelephonyManager</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.telephony.TelephonyManager.getNeighboringCellInfo_added()"></A>
-  <nobr><code>List&lt;NeighboringCellInfo&gt;</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#getNeighboringCellInfo()" target="_top"><xfont size="+1"><tt>getNeighboringCellInfo</tt></font></A>()</nobr>
+  <nobr><code>List&lt;NeighboringCellInfo&gt;</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#getNeighboringCellInfo()" target="_top"><code>getNeighboringCellInfo</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -101,42 +100,42 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.telephony.TelephonyManager.ACTION_PHONE_STATE_CHANGED"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#ACTION_PHONE_STATE_CHANGED" target="_top"><xfont size="+1"><tt>ACTION_PHONE_STATE_CHANGED</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#ACTION_PHONE_STATE_CHANGED" target="_top"><code>ACTION_PHONE_STATE_CHANGED</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.telephony.TelephonyManager.EXTRA_INCOMING_NUMBER"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#EXTRA_INCOMING_NUMBER" target="_top"><xfont size="+1"><tt>EXTRA_INCOMING_NUMBER</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#EXTRA_INCOMING_NUMBER" target="_top"><code>EXTRA_INCOMING_NUMBER</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.telephony.TelephonyManager.EXTRA_STATE"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#EXTRA_STATE" target="_top"><xfont size="+1"><tt>EXTRA_STATE</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#EXTRA_STATE" target="_top"><code>EXTRA_STATE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.telephony.TelephonyManager.EXTRA_STATE_IDLE"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#EXTRA_STATE_IDLE" target="_top"><xfont size="+1"><tt>EXTRA_STATE_IDLE</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#EXTRA_STATE_IDLE" target="_top"><code>EXTRA_STATE_IDLE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.telephony.TelephonyManager.EXTRA_STATE_OFFHOOK"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#EXTRA_STATE_OFFHOOK" target="_top"><xfont size="+1"><tt>EXTRA_STATE_OFFHOOK</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#EXTRA_STATE_OFFHOOK" target="_top"><code>EXTRA_STATE_OFFHOOK</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.telephony.TelephonyManager.EXTRA_STATE_RINGING"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#EXTRA_STATE_RINGING" target="_top"><xfont size="+1"><tt>EXTRA_STATE_RINGING</tt></font></A></nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#EXTRA_STATE_RINGING" target="_top"><code>EXTRA_STATE_RINGING</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.telephony.gsm.SmsMessage.html b/docs/html/sdk/api_diff/3/changes/android.telephony.gsm.SmsMessage.html
index c606904..ce994dc 100644
--- a/docs/html/sdk/api_diff/3/changes/android.telephony.gsm.SmsMessage.html
+++ b/docs/html/sdk/api_diff/3/changes/android.telephony.gsm.SmsMessage.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.telephony.gsm.<A HREF="../../../../reference/android/telephony/gsm/SmsMessage.html" target="_top"><font size="+3"><tt>SmsMessage</tt></font></A>
+Class android.telephony.gsm.<A HREF="../../../../reference/android/telephony/gsm/SmsMessage.html" target="_top"><font size="+2"><code>SmsMessage</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.telephony.gsm.SmsMessage.calculateLength_added(java.lang.CharSequence, boolean)"></A>
-  <nobr><code>int[]</code>&nbsp;<A HREF="../../../../reference/android/telephony/gsm/SmsMessage.html#calculateLength(java.lang.CharSequence, boolean)" target="_top"><xfont size="+1"><tt>calculateLength</tt></font></A>(<code>CharSequence,</nobr> boolean<nobr><nobr></code>)</nobr>
+  <nobr><code>int[]</code>&nbsp;<A HREF="../../../../reference/android/telephony/gsm/SmsMessage.html#calculateLength(java.lang.CharSequence, boolean)" target="_top"><code>calculateLength</code></A>(<code>CharSequence,</nobr> boolean<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.test.ActivityInstrumentationTestCase.html b/docs/html/sdk/api_diff/3/changes/android.test.ActivityInstrumentationTestCase.html
index c336077..7574c36 100644
--- a/docs/html/sdk/api_diff/3/changes/android.test.ActivityInstrumentationTestCase.html
+++ b/docs/html/sdk/api_diff/3/changes/android.test.ActivityInstrumentationTestCase.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.test.<A HREF="../../../../reference/android/test/ActivityInstrumentationTestCase.html" target="_top"><font size="+3"><tt>ActivityInstrumentationTestCase</tt></font></A>
+Class android.test.<A HREF="../../../../reference/android/test/ActivityInstrumentationTestCase.html" target="_top"><font size="+2"><code>ActivityInstrumentationTestCase</code></font></A>
 </H2>
 <p><b>Now deprecated</b>.<br>
 <a NAME="constructors"></a>
diff --git a/docs/html/sdk/api_diff/3/changes/android.test.InstrumentationTestCase.html b/docs/html/sdk/api_diff/3/changes/android.test.InstrumentationTestCase.html
index 1fb403a..b8970e5 100644
--- a/docs/html/sdk/api_diff/3/changes/android.test.InstrumentationTestCase.html
+++ b/docs/html/sdk/api_diff/3/changes/android.test.InstrumentationTestCase.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.test.<A HREF="../../../../reference/android/test/InstrumentationTestCase.html" target="_top"><font size="+3"><tt>InstrumentationTestCase</tt></font></A>
+Class android.test.<A HREF="../../../../reference/android/test/InstrumentationTestCase.html" target="_top"><font size="+2"><code>InstrumentationTestCase</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,14 +84,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.InstrumentationTestCase.launchActivityWithIntent_added(java.lang.String, java.lang.Class<T>, android.content.Intent)"></A>
-  <nobr><code>T</code>&nbsp;<A HREF="../../../../reference/android/test/InstrumentationTestCase.html#launchActivityWithIntent(java.lang.String, java.lang.Class<T>, android.content.Intent)" target="_top"><xfont size="+1"><tt>launchActivityWithIntent</tt></font></A>(<code>String,</nobr> Class&lt;T&gt;<nobr>,</nobr> Intent<nobr><nobr></code>)</nobr>
+  <nobr><code>T</code>&nbsp;<A HREF="../../../../reference/android/test/InstrumentationTestCase.html#launchActivityWithIntent(java.lang.String, java.lang.Class<T>, android.content.Intent)" target="_top"><code>launchActivityWithIntent</code></A>(<code>String,</nobr> Class&lt;T&gt;<nobr>,</nobr> Intent<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.InstrumentationTestCase.runTestOnUiThread_added(java.lang.Runnable)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/InstrumentationTestCase.html#runTestOnUiThread(java.lang.Runnable)" target="_top"><xfont size="+1"><tt>runTestOnUiThread</tt></font></A>(<code>Runnable</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/InstrumentationTestCase.html#runTestOnUiThread(java.lang.Runnable)" target="_top"><code>runTestOnUiThread</code></A>(<code>Runnable</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.test.ProviderTestCase.html b/docs/html/sdk/api_diff/3/changes/android.test.ProviderTestCase.html
index ffbee60..19c7eb5 100644
--- a/docs/html/sdk/api_diff/3/changes/android.test.ProviderTestCase.html
+++ b/docs/html/sdk/api_diff/3/changes/android.test.ProviderTestCase.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.test.<A HREF="../../../../reference/android/test/ProviderTestCase.html" target="_top"><font size="+3"><tt>ProviderTestCase</tt></font></A>
+Class android.test.<A HREF="../../../../reference/android/test/ProviderTestCase.html" target="_top"><font size="+2"><code>ProviderTestCase</code></font></A>
 </H2>
 <p><b>Now deprecated</b>.<br>
 <a NAME="constructors"></a>
diff --git a/docs/html/sdk/api_diff/3/changes/android.test.TouchUtils.html b/docs/html/sdk/api_diff/3/changes/android.test.TouchUtils.html
index 75f9e5e..4606b94 100644
--- a/docs/html/sdk/api_diff/3/changes/android.test.TouchUtils.html
+++ b/docs/html/sdk/api_diff/3/changes/android.test.TouchUtils.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,15 +67,30 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.test.<A HREF="../../../../reference/android/test/TouchUtils.html" target="_top"><font size="+3"><tt>TouchUtils</tt></font></A>
+Class android.test.<A HREF="../../../../reference/android/test/TouchUtils.html" target="_top"><font size="+2"><code>TouchUtils</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
 <p>
+<a NAME="Removed"></a>
+<TABLE summary="Removed Methods" WIDTH="100%">
+<TR>
+  <TH VALIGN="TOP" COLSPAN=2>Removed Methods</FONT></TD>
+</TH>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="android.test.TouchUtils.dragViewToBottom_removed(android.test.ActivityInstrumentationTestCase, android.view.View, int)"></A>
+  <nobr><code>void</code>&nbsp;dragViewToBottom(<code>ActivityInstrumentationTestCase,</nobr> View<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<p>
 <a NAME="Added"></a>
 <TABLE summary="Added Methods" WIDTH="100%">
 <TR>
@@ -85,98 +99,105 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.TouchUtils.drag_added(android.test.InstrumentationTestCase, float, float, float, float, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#drag(android.test.InstrumentationTestCase, float, float, float, float, int)" target="_top"><xfont size="+1"><tt>drag</tt></font></A>(<code>InstrumentationTestCase,</nobr> float<nobr>,</nobr> float<nobr>,</nobr> float<nobr>,</nobr> float<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#drag(android.test.InstrumentationTestCase, float, float, float, float, int)" target="_top"><code>drag</code></A>(<code>InstrumentationTestCase,</nobr> float<nobr>,</nobr> float<nobr>,</nobr> float<nobr>,</nobr> float<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.TouchUtils.dragQuarterScreenDown_added(android.test.InstrumentationTestCase, android.app.Activity)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragQuarterScreenDown(android.test.InstrumentationTestCase, android.app.Activity)" target="_top"><xfont size="+1"><tt>dragQuarterScreenDown</tt></font></A>(<code>InstrumentationTestCase,</nobr> Activity<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragQuarterScreenDown(android.test.InstrumentationTestCase, android.app.Activity)" target="_top"><code>dragQuarterScreenDown</code></A>(<code>InstrumentationTestCase,</nobr> Activity<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.TouchUtils.dragQuarterScreenUp_added(android.test.InstrumentationTestCase, android.app.Activity)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragQuarterScreenUp(android.test.InstrumentationTestCase, android.app.Activity)" target="_top"><xfont size="+1"><tt>dragQuarterScreenUp</tt></font></A>(<code>InstrumentationTestCase,</nobr> Activity<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragQuarterScreenUp(android.test.InstrumentationTestCase, android.app.Activity)" target="_top"><code>dragQuarterScreenUp</code></A>(<code>InstrumentationTestCase,</nobr> Activity<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.TouchUtils.dragViewBy_added(android.test.InstrumentationTestCase, android.view.View, int, int, int)"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewBy(android.test.InstrumentationTestCase, android.view.View, int, int, int)" target="_top"><xfont size="+1"><tt>dragViewBy</tt></font></A>(<code>InstrumentationTestCase,</nobr> View<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewBy(android.test.InstrumentationTestCase, android.view.View, int, int, int)" target="_top"><code>dragViewBy</code></A>(<code>InstrumentationTestCase,</nobr> View<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.TouchUtils.dragViewTo_added(android.test.InstrumentationTestCase, android.view.View, int, int, int)"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewTo(android.test.InstrumentationTestCase, android.view.View, int, int, int)" target="_top"><xfont size="+1"><tt>dragViewTo</tt></font></A>(<code>InstrumentationTestCase,</nobr> View<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewTo(android.test.InstrumentationTestCase, android.view.View, int, int, int)" target="_top"><code>dragViewTo</code></A>(<code>InstrumentationTestCase,</nobr> View<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="android.test.TouchUtils.dragViewToBottom_added(android.test.InstrumentationTestCase, android.app.Activity, android.view.View)"></A>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToBottom(android.test.InstrumentationTestCase, android.app.Activity, android.view.View)" target="_top"><code>dragViewToBottom</code></A>(<code>InstrumentationTestCase,</nobr> Activity<nobr>,</nobr> View<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.TouchUtils.dragViewToBottom_added(android.test.ActivityInstrumentationTestCase, android.view.View, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToBottom(android.test.ActivityInstrumentationTestCase, android.view.View, int)" target="_top"><xfont size="+1"><tt>dragViewToBottom</tt></font></A>(<code>ActivityInstrumentationTestCase,</nobr> View<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToBottom(android.test.ActivityInstrumentationTestCase, android.view.View, int)" target="_top"><code>dragViewToBottom</code></A>(<code>ActivityInstrumentationTestCase,</nobr> View<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.TouchUtils.dragViewToBottom_added(android.test.InstrumentationTestCase, android.app.Activity, android.view.View, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToBottom(android.test.InstrumentationTestCase, android.app.Activity, android.view.View, int)" target="_top"><xfont size="+1"><tt>dragViewToBottom</tt></font></A>(<code>InstrumentationTestCase,</nobr> Activity<nobr>,</nobr> View<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToBottom(android.test.InstrumentationTestCase, android.app.Activity, android.view.View, int)" target="_top"><code>dragViewToBottom</code></A>(<code>InstrumentationTestCase,</nobr> Activity<nobr>,</nobr> View<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.TouchUtils.dragViewToTop_added(android.test.InstrumentationTestCase, android.view.View)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToTop(android.test.InstrumentationTestCase, android.view.View)" target="_top"><xfont size="+1"><tt>dragViewToTop</tt></font></A>(<code>InstrumentationTestCase,</nobr> View<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToTop(android.test.InstrumentationTestCase, android.view.View)" target="_top"><code>dragViewToTop</code></A>(<code>InstrumentationTestCase,</nobr> View<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.TouchUtils.dragViewToTop_added(android.test.InstrumentationTestCase, android.view.View, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToTop(android.test.InstrumentationTestCase, android.view.View, int)" target="_top"><xfont size="+1"><tt>dragViewToTop</tt></font></A>(<code>InstrumentationTestCase,</nobr> View<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToTop(android.test.InstrumentationTestCase, android.view.View, int)" target="_top"><code>dragViewToTop</code></A>(<code>InstrumentationTestCase,</nobr> View<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.TouchUtils.dragViewToX_added(android.test.InstrumentationTestCase, android.view.View, int, int)"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToX(android.test.InstrumentationTestCase, android.view.View, int, int)" target="_top"><xfont size="+1"><tt>dragViewToX</tt></font></A>(<code>InstrumentationTestCase,</nobr> View<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToX(android.test.InstrumentationTestCase, android.view.View, int, int)" target="_top"><code>dragViewToX</code></A>(<code>InstrumentationTestCase,</nobr> View<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.TouchUtils.dragViewToY_added(android.test.InstrumentationTestCase, android.view.View, int, int)"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToY(android.test.InstrumentationTestCase, android.view.View, int, int)" target="_top"><xfont size="+1"><tt>dragViewToY</tt></font></A>(<code>InstrumentationTestCase,</nobr> View<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToY(android.test.InstrumentationTestCase, android.view.View, int, int)" target="_top"><code>dragViewToY</code></A>(<code>InstrumentationTestCase,</nobr> View<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.TouchUtils.longClickView_added(android.test.InstrumentationTestCase, android.view.View)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#longClickView(android.test.InstrumentationTestCase, android.view.View)" target="_top"><xfont size="+1"><tt>longClickView</tt></font></A>(<code>InstrumentationTestCase,</nobr> View<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#longClickView(android.test.InstrumentationTestCase, android.view.View)" target="_top"><code>longClickView</code></A>(<code>InstrumentationTestCase,</nobr> View<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.TouchUtils.scrollToBottom_added(android.test.InstrumentationTestCase, android.app.Activity, android.view.ViewGroup)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#scrollToBottom(android.test.InstrumentationTestCase, android.app.Activity, android.view.ViewGroup)" target="_top"><xfont size="+1"><tt>scrollToBottom</tt></font></A>(<code>InstrumentationTestCase,</nobr> Activity<nobr>,</nobr> ViewGroup<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#scrollToBottom(android.test.InstrumentationTestCase, android.app.Activity, android.view.ViewGroup)" target="_top"><code>scrollToBottom</code></A>(<code>InstrumentationTestCase,</nobr> Activity<nobr>,</nobr> ViewGroup<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.TouchUtils.scrollToTop_added(android.test.InstrumentationTestCase, android.app.Activity, android.view.ViewGroup)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#scrollToTop(android.test.InstrumentationTestCase, android.app.Activity, android.view.ViewGroup)" target="_top"><xfont size="+1"><tt>scrollToTop</tt></font></A>(<code>InstrumentationTestCase,</nobr> Activity<nobr>,</nobr> ViewGroup<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#scrollToTop(android.test.InstrumentationTestCase, android.app.Activity, android.view.ViewGroup)" target="_top"><code>scrollToTop</code></A>(<code>InstrumentationTestCase,</nobr> Activity<nobr>,</nobr> ViewGroup<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -191,7 +212,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.TouchUtils.drag_changed(android.test.ActivityInstrumentationTestCase, float, float, float, float, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#drag(android.test.ActivityInstrumentationTestCase, float, float, float, float, int)" target="_top"><xfont size="+1"><tt>drag</tt></font></A>(<code>ActivityInstrumentationTestCase,</nobr> float<nobr>,</nobr> float<nobr>,</nobr> float<nobr>,</nobr> float<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#drag(android.test.ActivityInstrumentationTestCase, float, float, float, float, int)" target="_top"><code>drag</code></A>(<code>ActivityInstrumentationTestCase,</nobr> float<nobr>,</nobr> float<nobr>,</nobr> float<nobr>,</nobr> float<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -201,7 +222,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.TouchUtils.dragQuarterScreenDown_changed(android.test.ActivityInstrumentationTestCase)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragQuarterScreenDown(android.test.ActivityInstrumentationTestCase)" target="_top"><xfont size="+1"><tt>dragQuarterScreenDown</tt></font></A>(<code>ActivityInstrumentationTestCase</code>)  </nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragQuarterScreenDown(android.test.ActivityInstrumentationTestCase)" target="_top"><code>dragQuarterScreenDown</code></A>(<code>ActivityInstrumentationTestCase</code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -211,7 +232,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.TouchUtils.dragQuarterScreenUp_changed(android.test.ActivityInstrumentationTestCase)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragQuarterScreenUp(android.test.ActivityInstrumentationTestCase)" target="_top"><xfont size="+1"><tt>dragQuarterScreenUp</tt></font></A>(<code>ActivityInstrumentationTestCase</code>)  </nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragQuarterScreenUp(android.test.ActivityInstrumentationTestCase)" target="_top"><code>dragQuarterScreenUp</code></A>(<code>ActivityInstrumentationTestCase</code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -221,7 +242,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.TouchUtils.dragViewBy_changed(android.test.ActivityInstrumentationTestCase, android.view.View, int, int, int)"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewBy(android.test.ActivityInstrumentationTestCase, android.view.View, int, int, int)" target="_top"><xfont size="+1"><tt>dragViewBy</tt></font></A>(<code>ActivityInstrumentationTestCase,</nobr> View<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewBy(android.test.ActivityInstrumentationTestCase, android.view.View, int, int, int)" target="_top"><code>dragViewBy</code></A>(<code>ActivityInstrumentationTestCase,</nobr> View<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -231,7 +252,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.TouchUtils.dragViewTo_changed(android.test.ActivityInstrumentationTestCase, android.view.View, int, int, int)"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewTo(android.test.ActivityInstrumentationTestCase, android.view.View, int, int, int)" target="_top"><xfont size="+1"><tt>dragViewTo</tt></font></A>(<code>ActivityInstrumentationTestCase,</nobr> View<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewTo(android.test.ActivityInstrumentationTestCase, android.view.View, int, int, int)" target="_top"><code>dragViewTo</code></A>(<code>ActivityInstrumentationTestCase,</nobr> View<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -241,7 +262,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.TouchUtils.dragViewToBottom_changed(android.test.ActivityInstrumentationTestCase, android.view.View)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToBottom(android.test.ActivityInstrumentationTestCase, android.view.View)" target="_top"><xfont size="+1"><tt>dragViewToBottom</tt></font></A>(<code>ActivityInstrumentationTestCase,</nobr> View<nobr><nobr></code>)  </nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToBottom(android.test.ActivityInstrumentationTestCase, android.view.View)" target="_top"><code>dragViewToBottom</code></A>(<code>ActivityInstrumentationTestCase,</nobr> View<nobr><nobr></code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -250,18 +271,8 @@
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="android.test.TouchUtils.dragViewToBottom_changed(android.test.InstrumentationTestCase, android.app.Activity, android.view.View)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToBottom(android.test.InstrumentationTestCase, android.app.Activity, android.view.View)" target="_top"><xfont size="+1"><tt>dragViewToBottom</tt></font></A>(<code>InstrumentationTestCase,</nobr> Activity<nobr>,</nobr> View<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-Change in signature from (<code>ActivityInstrumentationTestCase, View, int</code>) to (<code>InstrumentationTestCase, Activity, View</code>).<br>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.TouchUtils.dragViewToTop_changed(android.test.ActivityInstrumentationTestCase, android.view.View)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToTop(android.test.ActivityInstrumentationTestCase, android.view.View)" target="_top"><xfont size="+1"><tt>dragViewToTop</tt></font></A>(<code>ActivityInstrumentationTestCase,</nobr> View<nobr><nobr></code>)  </nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToTop(android.test.ActivityInstrumentationTestCase, android.view.View)" target="_top"><code>dragViewToTop</code></A>(<code>ActivityInstrumentationTestCase,</nobr> View<nobr><nobr></code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -271,7 +282,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.TouchUtils.dragViewToTop_changed(android.test.ActivityInstrumentationTestCase, android.view.View, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToTop(android.test.ActivityInstrumentationTestCase, android.view.View, int)" target="_top"><xfont size="+1"><tt>dragViewToTop</tt></font></A>(<code>ActivityInstrumentationTestCase,</nobr> View<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToTop(android.test.ActivityInstrumentationTestCase, android.view.View, int)" target="_top"><code>dragViewToTop</code></A>(<code>ActivityInstrumentationTestCase,</nobr> View<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -281,7 +292,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.TouchUtils.dragViewToX_changed(android.test.ActivityInstrumentationTestCase, android.view.View, int, int)"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToX(android.test.ActivityInstrumentationTestCase, android.view.View, int, int)" target="_top"><xfont size="+1"><tt>dragViewToX</tt></font></A>(<code>ActivityInstrumentationTestCase,</nobr> View<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToX(android.test.ActivityInstrumentationTestCase, android.view.View, int, int)" target="_top"><code>dragViewToX</code></A>(<code>ActivityInstrumentationTestCase,</nobr> View<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -291,7 +302,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.TouchUtils.dragViewToY_changed(android.test.ActivityInstrumentationTestCase, android.view.View, int, int)"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToY(android.test.ActivityInstrumentationTestCase, android.view.View, int, int)" target="_top"><xfont size="+1"><tt>dragViewToY</tt></font></A>(<code>ActivityInstrumentationTestCase,</nobr> View<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToY(android.test.ActivityInstrumentationTestCase, android.view.View, int, int)" target="_top"><code>dragViewToY</code></A>(<code>ActivityInstrumentationTestCase,</nobr> View<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -301,7 +312,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.TouchUtils.longClickView_changed(android.test.ActivityInstrumentationTestCase, android.view.View)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#longClickView(android.test.ActivityInstrumentationTestCase, android.view.View)" target="_top"><xfont size="+1"><tt>longClickView</tt></font></A>(<code>ActivityInstrumentationTestCase,</nobr> View<nobr><nobr></code>)  </nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#longClickView(android.test.ActivityInstrumentationTestCase, android.view.View)" target="_top"><code>longClickView</code></A>(<code>ActivityInstrumentationTestCase,</nobr> View<nobr><nobr></code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -311,7 +322,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.TouchUtils.scrollToBottom_changed(android.test.ActivityInstrumentationTestCase, android.view.ViewGroup)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#scrollToBottom(android.test.ActivityInstrumentationTestCase, android.view.ViewGroup)" target="_top"><xfont size="+1"><tt>scrollToBottom</tt></font></A>(<code>ActivityInstrumentationTestCase,</nobr> ViewGroup<nobr><nobr></code>)  </nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#scrollToBottom(android.test.ActivityInstrumentationTestCase, android.view.ViewGroup)" target="_top"><code>scrollToBottom</code></A>(<code>ActivityInstrumentationTestCase,</nobr> ViewGroup<nobr><nobr></code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -321,7 +332,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.TouchUtils.scrollToTop_changed(android.test.ActivityInstrumentationTestCase, android.view.ViewGroup)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#scrollToTop(android.test.ActivityInstrumentationTestCase, android.view.ViewGroup)" target="_top"><xfont size="+1"><tt>scrollToTop</tt></font></A>(<code>ActivityInstrumentationTestCase,</nobr> ViewGroup<nobr><nobr></code>)  </nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#scrollToTop(android.test.ActivityInstrumentationTestCase, android.view.ViewGroup)" target="_top"><code>scrollToTop</code></A>(<code>ActivityInstrumentationTestCase,</nobr> ViewGroup<nobr><nobr></code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
diff --git a/docs/html/sdk/api_diff/3/changes/android.test.mock.MockPackageManager.html b/docs/html/sdk/api_diff/3/changes/android.test.mock.MockPackageManager.html
index 8e727f3..ff4e607 100644
--- a/docs/html/sdk/api_diff/3/changes/android.test.mock.MockPackageManager.html
+++ b/docs/html/sdk/api_diff/3/changes/android.test.mock.MockPackageManager.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.test.mock.<A HREF="../../../../reference/android/test/mock/MockPackageManager.html" target="_top"><font size="+3"><tt>MockPackageManager</tt></font></A>
+Class android.test.mock.<A HREF="../../../../reference/android/test/mock/MockPackageManager.html" target="_top"><font size="+2"><code>MockPackageManager</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,21 +84,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.mock.MockPackageManager.getLaunchIntentForPackage_added(java.lang.String)"></A>
-  <nobr><code>Intent</code>&nbsp;<A HREF="../../../../reference/android/test/mock/MockPackageManager.html#getLaunchIntentForPackage(java.lang.String)" target="_top"><xfont size="+1"><tt>getLaunchIntentForPackage</tt></font></A>(<code>String</code>)</nobr>
+  <nobr><code>Intent</code>&nbsp;<A HREF="../../../../reference/android/test/mock/MockPackageManager.html#getLaunchIntentForPackage(java.lang.String)" target="_top"><code>getLaunchIntentForPackage</code></A>(<code>String</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.mock.MockPackageManager.getSystemSharedLibraryNames_added()"></A>
-  <nobr><code>String[]</code>&nbsp;<A HREF="../../../../reference/android/test/mock/MockPackageManager.html#getSystemSharedLibraryNames()" target="_top"><xfont size="+1"><tt>getSystemSharedLibraryNames</tt></font></A>()</nobr>
+  <nobr><code>String[]</code>&nbsp;<A HREF="../../../../reference/android/test/mock/MockPackageManager.html#getSystemSharedLibraryNames()" target="_top"><code>getSystemSharedLibraryNames</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.mock.MockPackageManager.isSafeMode_added()"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/test/mock/MockPackageManager.html#isSafeMode()" target="_top"><xfont size="+1"><tt>isSafeMode</tt></font></A>()</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/test/mock/MockPackageManager.html#isSafeMode()" target="_top"><code>isSafeMode</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.test.suitebuilder.TestMethod.html b/docs/html/sdk/api_diff/3/changes/android.test.suitebuilder.TestMethod.html
index 52467f3..e98d280 100644
--- a/docs/html/sdk/api_diff/3/changes/android.test.suitebuilder.TestMethod.html
+++ b/docs/html/sdk/api_diff/3/changes/android.test.suitebuilder.TestMethod.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.test.suitebuilder.<A HREF="../../../../reference/android/test/suitebuilder/TestMethod.html" target="_top"><font size="+3"><tt>TestMethod</tt></font></A>
+Class android.test.suitebuilder.<A HREF="../../../../reference/android/test/suitebuilder/TestMethod.html" target="_top"><font size="+2"><code>TestMethod</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <p>
@@ -84,14 +83,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.suitebuilder.TestMethod.ctor_added(java.lang.String, java.lang.Class<? extends junit.framework.TestCase>)"></A>
-  <nobr><A HREF="../../../../reference/android/test/suitebuilder/TestMethod.html#TestMethod(java.lang.String, java.lang.Class<? extends junit.framework.TestCase>)" target="_top"><xfont size="+1"><tt>TestMethod</tt></font></A>(<code>String,</nobr> Class&lt;TestCase&gt;<nobr><nobr></code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/test/suitebuilder/TestMethod.html#TestMethod(java.lang.String, java.lang.Class<? extends junit.framework.TestCase>)" target="_top"><code>TestMethod</code></A>(<code>String,</nobr> Class&lt;TestCase&gt;<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.test.suitebuilder.TestMethod.ctor_added(junit.framework.TestCase)"></A>
-  <nobr><A HREF="../../../../reference/android/test/suitebuilder/TestMethod.html#TestMethod(junit.framework.TestCase)" target="_top"><xfont size="+1"><tt>TestMethod</tt></font></A>(<code>TestCase</code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/test/suitebuilder/TestMethod.html#TestMethod(junit.framework.TestCase)" target="_top"><code>TestMethod</code></A>(<code>TestCase</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.test.suitebuilder.TestSuiteBuilder.html b/docs/html/sdk/api_diff/3/changes/android.test.suitebuilder.TestSuiteBuilder.html
deleted file mode 100644
index 548f473..0000000
--- a/docs/html/sdk/api_diff/3/changes/android.test.suitebuilder.TestSuiteBuilder.html
+++ /dev/null
@@ -1,126 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<HTML style="overflow:auto;">
-<HEAD>
-<meta name="generator" content="JDiff v1.1.0">
-<!-- Generated by the JDiff Javadoc doclet -->
-<!-- (http://www.jdiff.org) -->
-<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
-<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
-<TITLE>
-android.test.suitebuilder.TestSuiteBuilder
-</TITLE>
-<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
-<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
-<noscript>
-<style type="text/css">
-body{overflow:auto;}
-#body-content{position:relative; top:0;}
-#doc-content{overflow:visible;border-left:3px solid #666;}
-#side-nav{padding:0;}
-#side-nav .toggle-list ul {display:block;}
-#resize-packages-nav{border-bottom:3px solid #666;}
-</style>
-</noscript>
-<style type="text/css">
-body{background-image:url();padding:12px;}
-</style>
-</HEAD>
-<BODY>
-<!-- Start of nav bar -->
-<a name="top"></a>
-<div id="header" style="margin-bottom:0;padding-bottom:0;">
-<div id="headerLeft">
-<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
-</div>
-  <div id="headerRight">
-  <div id="headerLinks">
-<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
-<span class="text">
-<!-- &nbsp;<a href="#">English</a> | -->
-<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
-</span>
-</div>
-  <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td colspan="2" class="diffspechead">API Diff Specification</td>
-      </tr>
-      <tr>
-        <td class="diffspec" style="padding-top:.25em">To Level:</td>
-        <td class="diffvaluenew" style="padding-top:.25em">3</td>
-      </tr>
-      <tr>
-        <td class="diffspec">From Level:</td>
-        <td class="diffvalueold">2</td>
-      </tr>
-      <tr>
-        <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
-      </tr>
-    </table>
-    </div><!-- End and-diff-id -->
-  <div class="and-diff-id" style="margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a>
-      </tr>
-    </table>
-  </div> <!-- End and-diff-id -->
-  </div> <!-- End headerRight -->
-  </div> <!-- End header -->
-<div id="body-content">
-<div id="doc-content" style="position:relative;">
-<div id="mainBodyFluid">
-<H2>
-Class android.test.suitebuilder.<A HREF="../../../../reference/android/test/suitebuilder/TestSuiteBuilder.html" target="_top"><font size="+3"><tt>TestSuiteBuilder</tt></font></A>
-</H2>
-<a NAME="constructors"></a>
-<a NAME="methods"></a>
-<p>
-<a NAME="Changed"></a>
-<TABLE summary="Changed Methods" WIDTH="100%">
-<TR>
-  <TH VALIGN="TOP" COLSPAN=3>Changed Methods</FONT></TD>
-</TH>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="android.test.suitebuilder.TestSuiteBuilder.addRequirements_changed(com.android.internal.util.Predicate<android.test.suitebuilder.TestMethod>...)"></A>
-  <nobr><code>TestSuiteBuilder</code>&nbsp;<A HREF="../../../../reference/android/test/suitebuilder/TestSuiteBuilder.html#addRequirements(com.android.internal.util.Predicate<android.test.suitebuilder.TestMethod>...)" target="_top"><xfont size="+1"><tt>addRequirements</tt></font></A>(<code>Predicate&lt;TestMethod&gt;</code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-Change in signature from <code>void</code> to <code>Predicate&lt;TestMethod&gt;</code>.<br>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<a NAME="fields"></a>
-      </div>	
-      <div id="footer">
-        <div id="copyright">
-        Except as noted, this content is licensed under 
-        <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
-        For details and restrictions, see the <a href="/license.html">Content License</a>.
-        </div>
-      <div id="footerlinks">
-      <p>
-        <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
-        <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
-        <a href="http://www.android.com/branding.html">Brand Guidelines</a>
-      </p>
-    </div>
-    </div> <!-- end footer -->
-    </div><!-- end doc-content -->
-    </div> <!-- end body-content --> 
-<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
-</script>
-<script type="text/javascript">
-  try {
-    var pageTracker = _gat._getTracker("UA-5831155-1");
-    pageTracker._setAllowAnchor(true);
-    pageTracker._initData();
-    pageTracker._trackPageview();
-  } catch(e) {}
-</script>
-</BODY>
-</HTML>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.Annotation.html b/docs/html/sdk/api_diff/3/changes/android.text.Annotation.html
index 863f172..cc1c872 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.Annotation.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.Annotation.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.<A HREF="../../../../reference/android/text/Annotation.html" target="_top"><font size="+3"><tt>Annotation</tt></font></A>
+Class android.text.<A HREF="../../../../reference/android/text/Annotation.html" target="_top"><font size="+2"><code>Annotation</code></font></A>
 </H2>
 <p><font xsize="+1">Added interface <code>android.text.ParcelableSpan</code>.<br></font>
 <a NAME="constructors"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.Annotation.ctor_added(android.os.Parcel)"></A>
-  <nobr><A HREF="../../../../reference/android/text/Annotation.html#Annotation(android.os.Parcel)" target="_top"><xfont size="+1"><tt>Annotation</tt></font></A>(<code>Parcel</code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/text/Annotation.html#Annotation(android.os.Parcel)" target="_top"><code>Annotation</code></A>(<code>Parcel</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -101,21 +100,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.Annotation.describeContents_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/Annotation.html#describeContents()" target="_top"><xfont size="+1"><tt>describeContents</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/Annotation.html#describeContents()" target="_top"><code>describeContents</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.Annotation.getSpanTypeId_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/Annotation.html#getSpanTypeId()" target="_top"><xfont size="+1"><tt>getSpanTypeId</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/Annotation.html#getSpanTypeId()" target="_top"><code>getSpanTypeId</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.Annotation.writeToParcel_added(android.os.Parcel, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/Annotation.html#writeToParcel(android.os.Parcel, int)" target="_top"><xfont size="+1"><tt>writeToParcel</tt></font></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/Annotation.html#writeToParcel(android.os.Parcel, int)" target="_top"><code>writeToParcel</code></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.AutoText.html b/docs/html/sdk/api_diff/3/changes/android.text.AutoText.html
index 04ef46d..fe1dac8 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.AutoText.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.AutoText.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.<A HREF="../../../../reference/android/text/AutoText.html" target="_top"><font size="+3"><tt>AutoText</tt></font></A>
+Class android.text.<A HREF="../../../../reference/android/text/AutoText.html" target="_top"><font size="+2"><code>AutoText</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.AutoText.getSize_added(android.view.View)"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/AutoText.html#getSize(android.view.View)" target="_top"><xfont size="+1"><tt>getSize</tt></font></A>(<code>View</code>)</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/AutoText.html#getSize(android.view.View)" target="_top"><code>getSize</code></A>(<code>View</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.SpanWatcher.html b/docs/html/sdk/api_diff/3/changes/android.text.SpanWatcher.html
index fd9943a..83524fd3 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.SpanWatcher.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.SpanWatcher.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Interface android.text.<A HREF="../../../../reference/android/text/SpanWatcher.html" target="_top"><font size="+3"><tt>SpanWatcher</tt></font></A>
+Interface android.text.<A HREF="../../../../reference/android/text/SpanWatcher.html" target="_top"><font size="+2"><code>SpanWatcher</code></font></A>
 </H2>
 <p><font xsize="+1">Added interface <code>android.text.NoCopySpan</code>.<br></font>
 <a NAME="constructors"></a>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.Spanned.html b/docs/html/sdk/api_diff/3/changes/android.text.Spanned.html
index 1c86197..0997f18 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.Spanned.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.Spanned.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Interface android.text.<A HREF="../../../../reference/android/text/Spanned.html" target="_top"><font size="+3"><tt>Spanned</tt></font></A>
+Interface android.text.<A HREF="../../../../reference/android/text/Spanned.html" target="_top"><font size="+2"><code>Spanned</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,21 +85,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.Spanned.SPAN_COMPOSING"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/Spanned.html#SPAN_COMPOSING" target="_top"><xfont size="+1"><tt>SPAN_COMPOSING</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/Spanned.html#SPAN_COMPOSING" target="_top"><code>SPAN_COMPOSING</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.Spanned.SPAN_INTERMEDIATE"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/Spanned.html#SPAN_INTERMEDIATE" target="_top"><xfont size="+1"><tt>SPAN_INTERMEDIATE</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/Spanned.html#SPAN_INTERMEDIATE" target="_top"><code>SPAN_INTERMEDIATE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.Spanned.SPAN_POINT_MARK_MASK"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/Spanned.html#SPAN_POINT_MARK_MASK" target="_top"><xfont size="+1"><tt>SPAN_POINT_MARK_MASK</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/Spanned.html#SPAN_POINT_MARK_MASK" target="_top"><code>SPAN_POINT_MARK_MASK</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.TextUtils.html b/docs/html/sdk/api_diff/3/changes/android.text.TextUtils.html
index 9fc8dae..daf9724 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.TextUtils.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.TextUtils.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.<A HREF="../../../../reference/android/text/TextUtils.html" target="_top"><font size="+3"><tt>TextUtils</tt></font></A>
+Class android.text.<A HREF="../../../../reference/android/text/TextUtils.html" target="_top"><font size="+2"><code>TextUtils</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,14 +84,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.TextUtils.dumpSpans_added(java.lang.CharSequence, android.util.Printer, java.lang.String)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/TextUtils.html#dumpSpans(java.lang.CharSequence, android.util.Printer, java.lang.String)" target="_top"><xfont size="+1"><tt>dumpSpans</tt></font></A>(<code>CharSequence,</nobr> Printer<nobr>,</nobr> String<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/TextUtils.html#dumpSpans(java.lang.CharSequence, android.util.Printer, java.lang.String)" target="_top"><code>dumpSpans</code></A>(<code>CharSequence,</nobr> Printer<nobr>,</nobr> String<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.TextUtils.getCapsMode_added(java.lang.CharSequence, int, int)"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/TextUtils.html#getCapsMode(java.lang.CharSequence, int, int)" target="_top"><xfont size="+1"><tt>getCapsMode</tt></font></A>(<code>CharSequence,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/TextUtils.html#getCapsMode(java.lang.CharSequence, int, int)" target="_top"><code>getCapsMode</code></A>(<code>CharSequence,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -108,21 +107,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.TextUtils.CAP_MODE_CHARACTERS"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/TextUtils.html#CAP_MODE_CHARACTERS" target="_top"><xfont size="+1"><tt>CAP_MODE_CHARACTERS</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/TextUtils.html#CAP_MODE_CHARACTERS" target="_top"><code>CAP_MODE_CHARACTERS</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.TextUtils.CAP_MODE_SENTENCES"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/TextUtils.html#CAP_MODE_SENTENCES" target="_top"><xfont size="+1"><tt>CAP_MODE_SENTENCES</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/TextUtils.html#CAP_MODE_SENTENCES" target="_top"><code>CAP_MODE_SENTENCES</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.TextUtils.CAP_MODE_WORDS"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/TextUtils.html#CAP_MODE_WORDS" target="_top"><xfont size="+1"><tt>CAP_MODE_WORDS</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/TextUtils.html#CAP_MODE_WORDS" target="_top"><code>CAP_MODE_WORDS</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.TextWatcher.html b/docs/html/sdk/api_diff/3/changes/android.text.TextWatcher.html
index a3856f8..4507a9f 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.TextWatcher.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.TextWatcher.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Interface android.text.<A HREF="../../../../reference/android/text/TextWatcher.html" target="_top"><font size="+3"><tt>TextWatcher</tt></font></A>
+Interface android.text.<A HREF="../../../../reference/android/text/TextWatcher.html" target="_top"><font size="+2"><code>TextWatcher</code></font></A>
 </H2>
 <p><font xsize="+1">Added interface <code>android.text.NoCopySpan</code>.<br></font>
 <a NAME="constructors"></a>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.method.ArrowKeyMovementMethod.html b/docs/html/sdk/api_diff/3/changes/android.text.method.ArrowKeyMovementMethod.html
index 6a1ce5e..9842e35 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.method.ArrowKeyMovementMethod.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.method.ArrowKeyMovementMethod.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.method.<A HREF="../../../../reference/android/text/method/ArrowKeyMovementMethod.html" target="_top"><font size="+3"><tt>ArrowKeyMovementMethod</tt></font></A>
+Class android.text.method.<A HREF="../../../../reference/android/text/method/ArrowKeyMovementMethod.html" target="_top"><font size="+2"><code>ArrowKeyMovementMethod</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.method.ArrowKeyMovementMethod.onKeyOther_added(android.widget.TextView, android.text.Spannable, android.view.KeyEvent)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/text/method/ArrowKeyMovementMethod.html#onKeyOther(android.widget.TextView, android.text.Spannable, android.view.KeyEvent)" target="_top"><xfont size="+1"><tt>onKeyOther</tt></font></A>(<code>TextView,</nobr> Spannable<nobr>,</nobr> KeyEvent<nobr><nobr></code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/text/method/ArrowKeyMovementMethod.html#onKeyOther(android.widget.TextView, android.text.Spannable, android.view.KeyEvent)" target="_top"><code>onKeyOther</code></A>(<code>TextView,</nobr> Spannable<nobr>,</nobr> KeyEvent<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.method.BaseKeyListener.html b/docs/html/sdk/api_diff/3/changes/android.text.method.BaseKeyListener.html
index b8dddc3..5771069 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.method.BaseKeyListener.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.method.BaseKeyListener.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.method.<A HREF="../../../../reference/android/text/method/BaseKeyListener.html" target="_top"><font size="+3"><tt>BaseKeyListener</tt></font></A>
+Class android.text.method.<A HREF="../../../../reference/android/text/method/BaseKeyListener.html" target="_top"><font size="+2"><code>BaseKeyListener</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.method.BaseKeyListener.onKeyOther_added(android.view.View, android.text.Editable, android.view.KeyEvent)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/text/method/BaseKeyListener.html#onKeyOther(android.view.View, android.text.Editable, android.view.KeyEvent)" target="_top"><xfont size="+1"><tt>onKeyOther</tt></font></A>(<code>View,</nobr> Editable<nobr>,</nobr> KeyEvent<nobr><nobr></code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/text/method/BaseKeyListener.html#onKeyOther(android.view.View, android.text.Editable, android.view.KeyEvent)" target="_top"><code>onKeyOther</code></A>(<code>View,</nobr> Editable<nobr>,</nobr> KeyEvent<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.method.DateKeyListener.html b/docs/html/sdk/api_diff/3/changes/android.text.method.DateKeyListener.html
index d49752c..55d951b 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.method.DateKeyListener.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.method.DateKeyListener.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.method.<A HREF="../../../../reference/android/text/method/DateKeyListener.html" target="_top"><font size="+3"><tt>DateKeyListener</tt></font></A>
+Class android.text.method.<A HREF="../../../../reference/android/text/method/DateKeyListener.html" target="_top"><font size="+2"><code>DateKeyListener</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.method.DateKeyListener.getInputType_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/method/DateKeyListener.html#getInputType()" target="_top"><xfont size="+1"><tt>getInputType</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/method/DateKeyListener.html#getInputType()" target="_top"><code>getInputType</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.method.DateTimeKeyListener.html b/docs/html/sdk/api_diff/3/changes/android.text.method.DateTimeKeyListener.html
index 82734d3..fdc0694 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.method.DateTimeKeyListener.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.method.DateTimeKeyListener.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.method.<A HREF="../../../../reference/android/text/method/DateTimeKeyListener.html" target="_top"><font size="+3"><tt>DateTimeKeyListener</tt></font></A>
+Class android.text.method.<A HREF="../../../../reference/android/text/method/DateTimeKeyListener.html" target="_top"><font size="+2"><code>DateTimeKeyListener</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.method.DateTimeKeyListener.getInputType_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/method/DateTimeKeyListener.html#getInputType()" target="_top"><xfont size="+1"><tt>getInputType</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/method/DateTimeKeyListener.html#getInputType()" target="_top"><code>getInputType</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.method.DialerKeyListener.html b/docs/html/sdk/api_diff/3/changes/android.text.method.DialerKeyListener.html
index 435e701..665ddfb 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.method.DialerKeyListener.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.method.DialerKeyListener.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.method.<A HREF="../../../../reference/android/text/method/DialerKeyListener.html" target="_top"><font size="+3"><tt>DialerKeyListener</tt></font></A>
+Class android.text.method.<A HREF="../../../../reference/android/text/method/DialerKeyListener.html" target="_top"><font size="+2"><code>DialerKeyListener</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.method.DialerKeyListener.getInputType_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/method/DialerKeyListener.html#getInputType()" target="_top"><xfont size="+1"><tt>getInputType</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/method/DialerKeyListener.html#getInputType()" target="_top"><code>getInputType</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.method.DigitsKeyListener.html b/docs/html/sdk/api_diff/3/changes/android.text.method.DigitsKeyListener.html
index f33d5fe..e616589 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.method.DigitsKeyListener.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.method.DigitsKeyListener.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.method.<A HREF="../../../../reference/android/text/method/DigitsKeyListener.html" target="_top"><font size="+3"><tt>DigitsKeyListener</tt></font></A>
+Class android.text.method.<A HREF="../../../../reference/android/text/method/DigitsKeyListener.html" target="_top"><font size="+2"><code>DigitsKeyListener</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.method.DigitsKeyListener.getInputType_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/method/DigitsKeyListener.html#getInputType()" target="_top"><xfont size="+1"><tt>getInputType</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/method/DigitsKeyListener.html#getInputType()" target="_top"><code>getInputType</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.method.KeyListener.html b/docs/html/sdk/api_diff/3/changes/android.text.method.KeyListener.html
index 2b24f03..e130b45 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.method.KeyListener.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.method.KeyListener.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Interface android.text.method.<A HREF="../../../../reference/android/text/method/KeyListener.html" target="_top"><font size="+3"><tt>KeyListener</tt></font></A>
+Interface android.text.method.<A HREF="../../../../reference/android/text/method/KeyListener.html" target="_top"><font size="+2"><code>KeyListener</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,21 +84,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.method.KeyListener.clearMetaKeyState_added(android.view.View, android.text.Editable, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/method/KeyListener.html#clearMetaKeyState(android.view.View, android.text.Editable, int)" target="_top"><xfont size="+1"><tt>clearMetaKeyState</tt></font></A>(<code>View,</nobr> Editable<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/method/KeyListener.html#clearMetaKeyState(android.view.View, android.text.Editable, int)" target="_top"><code>clearMetaKeyState</code></A>(<code>View,</nobr> Editable<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.method.KeyListener.getInputType_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/method/KeyListener.html#getInputType()" target="_top"><xfont size="+1"><tt>getInputType</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/method/KeyListener.html#getInputType()" target="_top"><code>getInputType</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.method.KeyListener.onKeyOther_added(android.view.View, android.text.Editable, android.view.KeyEvent)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/text/method/KeyListener.html#onKeyOther(android.view.View, android.text.Editable, android.view.KeyEvent)" target="_top"><xfont size="+1"><tt>onKeyOther</tt></font></A>(<code>View,</nobr> Editable<nobr>,</nobr> KeyEvent<nobr><nobr></code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/text/method/KeyListener.html#onKeyOther(android.view.View, android.text.Editable, android.view.KeyEvent)" target="_top"><code>onKeyOther</code></A>(<code>View,</nobr> Editable<nobr>,</nobr> KeyEvent<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.method.MetaKeyKeyListener.html b/docs/html/sdk/api_diff/3/changes/android.text.method.MetaKeyKeyListener.html
index ecdedc1..718952d 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.method.MetaKeyKeyListener.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.method.MetaKeyKeyListener.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.method.<A HREF="../../../../reference/android/text/method/MetaKeyKeyListener.html" target="_top"><font size="+3"><tt>MetaKeyKeyListener</tt></font></A>
+Class android.text.method.<A HREF="../../../../reference/android/text/method/MetaKeyKeyListener.html" target="_top"><font size="+2"><code>MetaKeyKeyListener</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,70 +84,70 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.method.MetaKeyKeyListener.adjustMetaAfterKeypress_added(long)"></A>
-  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/text/method/MetaKeyKeyListener.html#adjustMetaAfterKeypress(long)" target="_top"><xfont size="+1"><tt>adjustMetaAfterKeypress</tt></font></A>(<code>long</code>)</nobr>
+  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/text/method/MetaKeyKeyListener.html#adjustMetaAfterKeypress(long)" target="_top"><code>adjustMetaAfterKeypress</code></A>(<code>long</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.method.MetaKeyKeyListener.clearMetaKeyState_added(long, int)"></A>
-  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/text/method/MetaKeyKeyListener.html#clearMetaKeyState(long, int)" target="_top"><xfont size="+1"><tt>clearMetaKeyState</tt></font></A>(<code>long,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/text/method/MetaKeyKeyListener.html#clearMetaKeyState(long, int)" target="_top"><code>clearMetaKeyState</code></A>(<code>long,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.method.MetaKeyKeyListener.clearMetaKeyState_added(android.view.View, android.text.Editable, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/method/MetaKeyKeyListener.html#clearMetaKeyState(android.view.View, android.text.Editable, int)" target="_top"><xfont size="+1"><tt>clearMetaKeyState</tt></font></A>(<code>View,</nobr> Editable<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/method/MetaKeyKeyListener.html#clearMetaKeyState(android.view.View, android.text.Editable, int)" target="_top"><code>clearMetaKeyState</code></A>(<code>View,</nobr> Editable<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.method.MetaKeyKeyListener.clearMetaKeyState_added(android.text.Editable, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/method/MetaKeyKeyListener.html#clearMetaKeyState(android.text.Editable, int)" target="_top"><xfont size="+1"><tt>clearMetaKeyState</tt></font></A>(<code>Editable,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/method/MetaKeyKeyListener.html#clearMetaKeyState(android.text.Editable, int)" target="_top"><code>clearMetaKeyState</code></A>(<code>Editable,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.method.MetaKeyKeyListener.getMetaState_added(long)"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/method/MetaKeyKeyListener.html#getMetaState(long)" target="_top"><xfont size="+1"><tt>getMetaState</tt></font></A>(<code>long</code>)</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/method/MetaKeyKeyListener.html#getMetaState(long)" target="_top"><code>getMetaState</code></A>(<code>long</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.method.MetaKeyKeyListener.getMetaState_added(long, int)"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/method/MetaKeyKeyListener.html#getMetaState(long, int)" target="_top"><xfont size="+1"><tt>getMetaState</tt></font></A>(<code>long,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/method/MetaKeyKeyListener.html#getMetaState(long, int)" target="_top"><code>getMetaState</code></A>(<code>long,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.method.MetaKeyKeyListener.handleKeyDown_added(long, int, android.view.KeyEvent)"></A>
-  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/text/method/MetaKeyKeyListener.html#handleKeyDown(long, int, android.view.KeyEvent)" target="_top"><xfont size="+1"><tt>handleKeyDown</tt></font></A>(<code>long,</nobr> int<nobr>,</nobr> KeyEvent<nobr><nobr></code>)</nobr>
+  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/text/method/MetaKeyKeyListener.html#handleKeyDown(long, int, android.view.KeyEvent)" target="_top"><code>handleKeyDown</code></A>(<code>long,</nobr> int<nobr>,</nobr> KeyEvent<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.method.MetaKeyKeyListener.handleKeyUp_added(long, int, android.view.KeyEvent)"></A>
-  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/text/method/MetaKeyKeyListener.html#handleKeyUp(long, int, android.view.KeyEvent)" target="_top"><xfont size="+1"><tt>handleKeyUp</tt></font></A>(<code>long,</nobr> int<nobr>,</nobr> KeyEvent<nobr><nobr></code>)</nobr>
+  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/text/method/MetaKeyKeyListener.html#handleKeyUp(long, int, android.view.KeyEvent)" target="_top"><code>handleKeyUp</code></A>(<code>long,</nobr> int<nobr>,</nobr> KeyEvent<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.method.MetaKeyKeyListener.isSelectingMetaTracker_added(java.lang.CharSequence, java.lang.Object)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/text/method/MetaKeyKeyListener.html#isSelectingMetaTracker(java.lang.CharSequence, java.lang.Object)" target="_top"><xfont size="+1"><tt>isSelectingMetaTracker</tt></font></A>(<code>CharSequence,</nobr> Object<nobr><nobr></code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/text/method/MetaKeyKeyListener.html#isSelectingMetaTracker(java.lang.CharSequence, java.lang.Object)" target="_top"><code>isSelectingMetaTracker</code></A>(<code>CharSequence,</nobr> Object<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.method.MetaKeyKeyListener.resetLockedMeta_added(long)"></A>
-  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/text/method/MetaKeyKeyListener.html#resetLockedMeta(long)" target="_top"><xfont size="+1"><tt>resetLockedMeta</tt></font></A>(<code>long</code>)</nobr>
+  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/text/method/MetaKeyKeyListener.html#resetLockedMeta(long)" target="_top"><code>resetLockedMeta</code></A>(<code>long</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.method.MovementMethod.html b/docs/html/sdk/api_diff/3/changes/android.text.method.MovementMethod.html
index a86dff5..a35816b 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.method.MovementMethod.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.method.MovementMethod.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Interface android.text.method.<A HREF="../../../../reference/android/text/method/MovementMethod.html" target="_top"><font size="+3"><tt>MovementMethod</tt></font></A>
+Interface android.text.method.<A HREF="../../../../reference/android/text/method/MovementMethod.html" target="_top"><font size="+2"><code>MovementMethod</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.method.MovementMethod.onKeyOther_added(android.widget.TextView, android.text.Spannable, android.view.KeyEvent)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/text/method/MovementMethod.html#onKeyOther(android.widget.TextView, android.text.Spannable, android.view.KeyEvent)" target="_top"><xfont size="+1"><tt>onKeyOther</tt></font></A>(<code>TextView,</nobr> Spannable<nobr>,</nobr> KeyEvent<nobr><nobr></code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/text/method/MovementMethod.html#onKeyOther(android.widget.TextView, android.text.Spannable, android.view.KeyEvent)" target="_top"><code>onKeyOther</code></A>(<code>TextView,</nobr> Spannable<nobr>,</nobr> KeyEvent<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.method.MultiTapKeyListener.html b/docs/html/sdk/api_diff/3/changes/android.text.method.MultiTapKeyListener.html
index b7c2f52..5dbcb76 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.method.MultiTapKeyListener.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.method.MultiTapKeyListener.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.method.<A HREF="../../../../reference/android/text/method/MultiTapKeyListener.html" target="_top"><font size="+3"><tt>MultiTapKeyListener</tt></font></A>
+Class android.text.method.<A HREF="../../../../reference/android/text/method/MultiTapKeyListener.html" target="_top"><font size="+2"><code>MultiTapKeyListener</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.method.MultiTapKeyListener.getInputType_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/method/MultiTapKeyListener.html#getInputType()" target="_top"><xfont size="+1"><tt>getInputType</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/method/MultiTapKeyListener.html#getInputType()" target="_top"><code>getInputType</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.method.QwertyKeyListener.html b/docs/html/sdk/api_diff/3/changes/android.text.method.QwertyKeyListener.html
index fff86c6..248d333 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.method.QwertyKeyListener.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.method.QwertyKeyListener.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.method.<A HREF="../../../../reference/android/text/method/QwertyKeyListener.html" target="_top"><font size="+3"><tt>QwertyKeyListener</tt></font></A>
+Class android.text.method.<A HREF="../../../../reference/android/text/method/QwertyKeyListener.html" target="_top"><font size="+2"><code>QwertyKeyListener</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.method.QwertyKeyListener.getInputType_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/method/QwertyKeyListener.html#getInputType()" target="_top"><xfont size="+1"><tt>getInputType</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/method/QwertyKeyListener.html#getInputType()" target="_top"><code>getInputType</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.method.ScrollingMovementMethod.html b/docs/html/sdk/api_diff/3/changes/android.text.method.ScrollingMovementMethod.html
index acf5dcd..7f01b23 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.method.ScrollingMovementMethod.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.method.ScrollingMovementMethod.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.method.<A HREF="../../../../reference/android/text/method/ScrollingMovementMethod.html" target="_top"><font size="+3"><tt>ScrollingMovementMethod</tt></font></A>
+Class android.text.method.<A HREF="../../../../reference/android/text/method/ScrollingMovementMethod.html" target="_top"><font size="+2"><code>ScrollingMovementMethod</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.method.ScrollingMovementMethod.onKeyOther_added(android.widget.TextView, android.text.Spannable, android.view.KeyEvent)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/text/method/ScrollingMovementMethod.html#onKeyOther(android.widget.TextView, android.text.Spannable, android.view.KeyEvent)" target="_top"><xfont size="+1"><tt>onKeyOther</tt></font></A>(<code>TextView,</nobr> Spannable<nobr>,</nobr> KeyEvent<nobr><nobr></code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/text/method/ScrollingMovementMethod.html#onKeyOther(android.widget.TextView, android.text.Spannable, android.view.KeyEvent)" target="_top"><code>onKeyOther</code></A>(<code>TextView,</nobr> Spannable<nobr>,</nobr> KeyEvent<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.method.TextKeyListener.html b/docs/html/sdk/api_diff/3/changes/android.text.method.TextKeyListener.html
index f905b3f..132e8ac 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.method.TextKeyListener.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.method.TextKeyListener.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.method.<A HREF="../../../../reference/android/text/method/TextKeyListener.html" target="_top"><font size="+3"><tt>TextKeyListener</tt></font></A>
+Class android.text.method.<A HREF="../../../../reference/android/text/method/TextKeyListener.html" target="_top"><font size="+2"><code>TextKeyListener</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.method.TextKeyListener.getInputType_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/method/TextKeyListener.html#getInputType()" target="_top"><xfont size="+1"><tt>getInputType</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/method/TextKeyListener.html#getInputType()" target="_top"><code>getInputType</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.method.TimeKeyListener.html b/docs/html/sdk/api_diff/3/changes/android.text.method.TimeKeyListener.html
index 0545b2f..0b69f96 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.method.TimeKeyListener.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.method.TimeKeyListener.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.method.<A HREF="../../../../reference/android/text/method/TimeKeyListener.html" target="_top"><font size="+3"><tt>TimeKeyListener</tt></font></A>
+Class android.text.method.<A HREF="../../../../reference/android/text/method/TimeKeyListener.html" target="_top"><font size="+2"><code>TimeKeyListener</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.method.TimeKeyListener.getInputType_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/method/TimeKeyListener.html#getInputType()" target="_top"><xfont size="+1"><tt>getInputType</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/method/TimeKeyListener.html#getInputType()" target="_top"><code>getInputType</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.method.Touch.html b/docs/html/sdk/api_diff/3/changes/android.text.method.Touch.html
index fd0f64a..8ee56c8 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.method.Touch.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.method.Touch.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.method.<A HREF="../../../../reference/android/text/method/Touch.html" target="_top"><font size="+3"><tt>Touch</tt></font></A>
+Class android.text.method.<A HREF="../../../../reference/android/text/method/Touch.html" target="_top"><font size="+2"><code>Touch</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,14 +84,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.method.Touch.getInitialScrollX_added(android.widget.TextView, android.text.Spannable)"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/method/Touch.html#getInitialScrollX(android.widget.TextView, android.text.Spannable)" target="_top"><xfont size="+1"><tt>getInitialScrollX</tt></font></A>(<code>TextView,</nobr> Spannable<nobr><nobr></code>)</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/method/Touch.html#getInitialScrollX(android.widget.TextView, android.text.Spannable)" target="_top"><code>getInitialScrollX</code></A>(<code>TextView,</nobr> Spannable<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.method.Touch.getInitialScrollY_added(android.widget.TextView, android.text.Spannable)"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/method/Touch.html#getInitialScrollY(android.widget.TextView, android.text.Spannable)" target="_top"><xfont size="+1"><tt>getInitialScrollY</tt></font></A>(<code>TextView,</nobr> Spannable<nobr><nobr></code>)</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/method/Touch.html#getInitialScrollY(android.widget.TextView, android.text.Spannable)" target="_top"><code>getInitialScrollY</code></A>(<code>TextView,</nobr> Spannable<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.style.AbsoluteSizeSpan.html b/docs/html/sdk/api_diff/3/changes/android.text.style.AbsoluteSizeSpan.html
index 32b1098..bce6cac 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.style.AbsoluteSizeSpan.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.style.AbsoluteSizeSpan.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.style.<A HREF="../../../../reference/android/text/style/AbsoluteSizeSpan.html" target="_top"><font size="+3"><tt>AbsoluteSizeSpan</tt></font></A>
+Class android.text.style.<A HREF="../../../../reference/android/text/style/AbsoluteSizeSpan.html" target="_top"><font size="+2"><code>AbsoluteSizeSpan</code></font></A>
 </H2>
 <p><font xsize="+1">Added interface <code>android.text.ParcelableSpan</code>.<br></font>
 <a NAME="constructors"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.AbsoluteSizeSpan.ctor_added(android.os.Parcel)"></A>
-  <nobr><A HREF="../../../../reference/android/text/style/AbsoluteSizeSpan.html#AbsoluteSizeSpan(android.os.Parcel)" target="_top"><xfont size="+1"><tt>AbsoluteSizeSpan</tt></font></A>(<code>Parcel</code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/text/style/AbsoluteSizeSpan.html#AbsoluteSizeSpan(android.os.Parcel)" target="_top"><code>AbsoluteSizeSpan</code></A>(<code>Parcel</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -101,21 +100,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.AbsoluteSizeSpan.describeContents_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/AbsoluteSizeSpan.html#describeContents()" target="_top"><xfont size="+1"><tt>describeContents</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/AbsoluteSizeSpan.html#describeContents()" target="_top"><code>describeContents</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.AbsoluteSizeSpan.getSpanTypeId_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/AbsoluteSizeSpan.html#getSpanTypeId()" target="_top"><xfont size="+1"><tt>getSpanTypeId</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/AbsoluteSizeSpan.html#getSpanTypeId()" target="_top"><code>getSpanTypeId</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.AbsoluteSizeSpan.writeToParcel_added(android.os.Parcel, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/AbsoluteSizeSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><xfont size="+1"><tt>writeToParcel</tt></font></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/AbsoluteSizeSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><code>writeToParcel</code></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.style.AlignmentSpan.Standard.html b/docs/html/sdk/api_diff/3/changes/android.text.style.AlignmentSpan.Standard.html
index 86b03d4..c05042e 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.style.AlignmentSpan.Standard.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.style.AlignmentSpan.Standard.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.style.<A HREF="../../../../reference/android/text/style/AlignmentSpan.Standard.html" target="_top"><font size="+3"><tt>AlignmentSpan.Standard</tt></font></A>
+Class android.text.style.<A HREF="../../../../reference/android/text/style/AlignmentSpan.Standard.html" target="_top"><font size="+2"><code>AlignmentSpan.Standard</code></font></A>
 </H2>
 <p><font xsize="+1">Added interface <code>android.text.ParcelableSpan</code>.<br></font>
 <a NAME="constructors"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.AlignmentSpan.Standard.ctor_added(android.os.Parcel)"></A>
-  <nobr><A HREF="../../../../reference/android/text/style/AlignmentSpan.Standard.html#AlignmentSpan.Standard(android.os.Parcel)" target="_top"><xfont size="+1"><tt>AlignmentSpan.Standard</tt></font></A>(<code>Parcel</code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/text/style/AlignmentSpan.Standard.html#AlignmentSpan.Standard(android.os.Parcel)" target="_top"><code>AlignmentSpan.Standard</code></A>(<code>Parcel</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -101,21 +100,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.AlignmentSpan.Standard.describeContents_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/AlignmentSpan.Standard.html#describeContents()" target="_top"><xfont size="+1"><tt>describeContents</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/AlignmentSpan.Standard.html#describeContents()" target="_top"><code>describeContents</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.AlignmentSpan.Standard.getSpanTypeId_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/AlignmentSpan.Standard.html#getSpanTypeId()" target="_top"><xfont size="+1"><tt>getSpanTypeId</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/AlignmentSpan.Standard.html#getSpanTypeId()" target="_top"><code>getSpanTypeId</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.AlignmentSpan.Standard.writeToParcel_added(android.os.Parcel, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/AlignmentSpan.Standard.html#writeToParcel(android.os.Parcel, int)" target="_top"><xfont size="+1"><tt>writeToParcel</tt></font></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/AlignmentSpan.Standard.html#writeToParcel(android.os.Parcel, int)" target="_top"><code>writeToParcel</code></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.style.BackgroundColorSpan.html b/docs/html/sdk/api_diff/3/changes/android.text.style.BackgroundColorSpan.html
index b7705aa..f6f111a 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.style.BackgroundColorSpan.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.style.BackgroundColorSpan.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.style.<A HREF="../../../../reference/android/text/style/BackgroundColorSpan.html" target="_top"><font size="+3"><tt>BackgroundColorSpan</tt></font></A>
+Class android.text.style.<A HREF="../../../../reference/android/text/style/BackgroundColorSpan.html" target="_top"><font size="+2"><code>BackgroundColorSpan</code></font></A>
 </H2>
 <p><font xsize="+1">Added interfaces <code>android.text.ParcelableSpan, android.text.style.UpdateAppearance</code>.<br></font>
 <a NAME="constructors"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.BackgroundColorSpan.ctor_added(android.os.Parcel)"></A>
-  <nobr><A HREF="../../../../reference/android/text/style/BackgroundColorSpan.html#BackgroundColorSpan(android.os.Parcel)" target="_top"><xfont size="+1"><tt>BackgroundColorSpan</tt></font></A>(<code>Parcel</code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/text/style/BackgroundColorSpan.html#BackgroundColorSpan(android.os.Parcel)" target="_top"><code>BackgroundColorSpan</code></A>(<code>Parcel</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -101,21 +100,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.BackgroundColorSpan.describeContents_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/BackgroundColorSpan.html#describeContents()" target="_top"><xfont size="+1"><tt>describeContents</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/BackgroundColorSpan.html#describeContents()" target="_top"><code>describeContents</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.BackgroundColorSpan.getSpanTypeId_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/BackgroundColorSpan.html#getSpanTypeId()" target="_top"><xfont size="+1"><tt>getSpanTypeId</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/BackgroundColorSpan.html#getSpanTypeId()" target="_top"><code>getSpanTypeId</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.BackgroundColorSpan.writeToParcel_added(android.os.Parcel, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/BackgroundColorSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><xfont size="+1"><tt>writeToParcel</tt></font></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/BackgroundColorSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><code>writeToParcel</code></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.style.BulletSpan.html b/docs/html/sdk/api_diff/3/changes/android.text.style.BulletSpan.html
index 10f6d2a..6c1afa4 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.style.BulletSpan.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.style.BulletSpan.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.style.<A HREF="../../../../reference/android/text/style/BulletSpan.html" target="_top"><font size="+3"><tt>BulletSpan</tt></font></A>
+Class android.text.style.<A HREF="../../../../reference/android/text/style/BulletSpan.html" target="_top"><font size="+2"><code>BulletSpan</code></font></A>
 </H2>
 <p><font xsize="+1">Added interface <code>android.text.ParcelableSpan</code>.<br></font>
 <a NAME="constructors"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.BulletSpan.ctor_added(android.os.Parcel)"></A>
-  <nobr><A HREF="../../../../reference/android/text/style/BulletSpan.html#BulletSpan(android.os.Parcel)" target="_top"><xfont size="+1"><tt>BulletSpan</tt></font></A>(<code>Parcel</code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/text/style/BulletSpan.html#BulletSpan(android.os.Parcel)" target="_top"><code>BulletSpan</code></A>(<code>Parcel</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -101,21 +100,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.BulletSpan.describeContents_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/BulletSpan.html#describeContents()" target="_top"><xfont size="+1"><tt>describeContents</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/BulletSpan.html#describeContents()" target="_top"><code>describeContents</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.BulletSpan.getSpanTypeId_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/BulletSpan.html#getSpanTypeId()" target="_top"><xfont size="+1"><tt>getSpanTypeId</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/BulletSpan.html#getSpanTypeId()" target="_top"><code>getSpanTypeId</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.BulletSpan.writeToParcel_added(android.os.Parcel, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/BulletSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><xfont size="+1"><tt>writeToParcel</tt></font></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/BulletSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><code>writeToParcel</code></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.style.ClickableSpan.html b/docs/html/sdk/api_diff/3/changes/android.text.style.ClickableSpan.html
index 0d7fecb..d6665d8 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.style.ClickableSpan.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.style.ClickableSpan.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.style.<A HREF="../../../../reference/android/text/style/ClickableSpan.html" target="_top"><font size="+3"><tt>ClickableSpan</tt></font></A>
+Class android.text.style.<A HREF="../../../../reference/android/text/style/ClickableSpan.html" target="_top"><font size="+2"><code>ClickableSpan</code></font></A>
 </H2>
 <p><font xsize="+1">Added interface <code>android.text.style.UpdateAppearance</code>.<br></font>
 <a NAME="constructors"></a>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.style.DynamicDrawableSpan.html b/docs/html/sdk/api_diff/3/changes/android.text.style.DynamicDrawableSpan.html
index 2bc83fa..d0c72f8 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.style.DynamicDrawableSpan.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.style.DynamicDrawableSpan.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.style.<A HREF="../../../../reference/android/text/style/DynamicDrawableSpan.html" target="_top"><font size="+3"><tt>DynamicDrawableSpan</tt></font></A>
+Class android.text.style.<A HREF="../../../../reference/android/text/style/DynamicDrawableSpan.html" target="_top"><font size="+2"><code>DynamicDrawableSpan</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <p>
@@ -84,7 +83,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.DynamicDrawableSpan.ctor_added(int)"></A>
-  <nobr><A HREF="../../../../reference/android/text/style/DynamicDrawableSpan.html#DynamicDrawableSpan(int)" target="_top"><xfont size="+1"><tt>DynamicDrawableSpan</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/text/style/DynamicDrawableSpan.html#DynamicDrawableSpan(int)" target="_top"><code>DynamicDrawableSpan</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -100,7 +99,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.DynamicDrawableSpan.getVerticalAlignment_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/DynamicDrawableSpan.html#getVerticalAlignment()" target="_top"><xfont size="+1"><tt>getVerticalAlignment</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/DynamicDrawableSpan.html#getVerticalAlignment()" target="_top"><code>getVerticalAlignment</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -116,21 +115,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.DynamicDrawableSpan.ALIGN_BASELINE"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/DynamicDrawableSpan.html#ALIGN_BASELINE" target="_top"><xfont size="+1"><tt>ALIGN_BASELINE</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/DynamicDrawableSpan.html#ALIGN_BASELINE" target="_top"><code>ALIGN_BASELINE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.DynamicDrawableSpan.ALIGN_BOTTOM"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/DynamicDrawableSpan.html#ALIGN_BOTTOM" target="_top"><xfont size="+1"><tt>ALIGN_BOTTOM</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/DynamicDrawableSpan.html#ALIGN_BOTTOM" target="_top"><code>ALIGN_BOTTOM</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.DynamicDrawableSpan.mVerticalAlignment"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/DynamicDrawableSpan.html#mVerticalAlignment" target="_top"><xfont size="+1"><tt>mVerticalAlignment</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/DynamicDrawableSpan.html#mVerticalAlignment" target="_top"><code>mVerticalAlignment</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.style.ForegroundColorSpan.html b/docs/html/sdk/api_diff/3/changes/android.text.style.ForegroundColorSpan.html
index fa483c0..2008d44 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.style.ForegroundColorSpan.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.style.ForegroundColorSpan.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.style.<A HREF="../../../../reference/android/text/style/ForegroundColorSpan.html" target="_top"><font size="+3"><tt>ForegroundColorSpan</tt></font></A>
+Class android.text.style.<A HREF="../../../../reference/android/text/style/ForegroundColorSpan.html" target="_top"><font size="+2"><code>ForegroundColorSpan</code></font></A>
 </H2>
 <p><font xsize="+1">Added interfaces <code>android.text.ParcelableSpan, android.text.style.UpdateAppearance</code>.<br></font>
 <a NAME="constructors"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.ForegroundColorSpan.ctor_added(android.os.Parcel)"></A>
-  <nobr><A HREF="../../../../reference/android/text/style/ForegroundColorSpan.html#ForegroundColorSpan(android.os.Parcel)" target="_top"><xfont size="+1"><tt>ForegroundColorSpan</tt></font></A>(<code>Parcel</code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/text/style/ForegroundColorSpan.html#ForegroundColorSpan(android.os.Parcel)" target="_top"><code>ForegroundColorSpan</code></A>(<code>Parcel</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -101,21 +100,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.ForegroundColorSpan.describeContents_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/ForegroundColorSpan.html#describeContents()" target="_top"><xfont size="+1"><tt>describeContents</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/ForegroundColorSpan.html#describeContents()" target="_top"><code>describeContents</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.ForegroundColorSpan.getSpanTypeId_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/ForegroundColorSpan.html#getSpanTypeId()" target="_top"><xfont size="+1"><tt>getSpanTypeId</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/ForegroundColorSpan.html#getSpanTypeId()" target="_top"><code>getSpanTypeId</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.ForegroundColorSpan.writeToParcel_added(android.os.Parcel, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/ForegroundColorSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><xfont size="+1"><tt>writeToParcel</tt></font></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/ForegroundColorSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><code>writeToParcel</code></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.style.ImageSpan.html b/docs/html/sdk/api_diff/3/changes/android.text.style.ImageSpan.html
index 459e2b7..08ba87a 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.style.ImageSpan.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.style.ImageSpan.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.style.<A HREF="../../../../reference/android/text/style/ImageSpan.html" target="_top"><font size="+3"><tt>ImageSpan</tt></font></A>
+Class android.text.style.<A HREF="../../../../reference/android/text/style/ImageSpan.html" target="_top"><font size="+2"><code>ImageSpan</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <p>
@@ -84,35 +83,35 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.ImageSpan.ctor_added(android.content.Context, android.net.Uri, int)"></A>
-  <nobr><A HREF="../../../../reference/android/text/style/ImageSpan.html#ImageSpan(android.content.Context, android.net.Uri, int)" target="_top"><xfont size="+1"><tt>ImageSpan</tt></font></A>(<code>Context,</nobr> Uri<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/text/style/ImageSpan.html#ImageSpan(android.content.Context, android.net.Uri, int)" target="_top"><code>ImageSpan</code></A>(<code>Context,</nobr> Uri<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.ImageSpan.ctor_added(android.content.Context, int, int)"></A>
-  <nobr><A HREF="../../../../reference/android/text/style/ImageSpan.html#ImageSpan(android.content.Context, int, int)" target="_top"><xfont size="+1"><tt>ImageSpan</tt></font></A>(<code>Context,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/text/style/ImageSpan.html#ImageSpan(android.content.Context, int, int)" target="_top"><code>ImageSpan</code></A>(<code>Context,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.ImageSpan.ctor_added(android.graphics.Bitmap, int)"></A>
-  <nobr><A HREF="../../../../reference/android/text/style/ImageSpan.html#ImageSpan(android.graphics.Bitmap, int)" target="_top"><xfont size="+1"><tt>ImageSpan</tt></font></A>(<code>Bitmap,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/text/style/ImageSpan.html#ImageSpan(android.graphics.Bitmap, int)" target="_top"><code>ImageSpan</code></A>(<code>Bitmap,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.ImageSpan.ctor_added(android.graphics.drawable.Drawable, int)"></A>
-  <nobr><A HREF="../../../../reference/android/text/style/ImageSpan.html#ImageSpan(android.graphics.drawable.Drawable, int)" target="_top"><xfont size="+1"><tt>ImageSpan</tt></font></A>(<code>Drawable,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/text/style/ImageSpan.html#ImageSpan(android.graphics.drawable.Drawable, int)" target="_top"><code>ImageSpan</code></A>(<code>Drawable,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.ImageSpan.ctor_added(android.graphics.drawable.Drawable, java.lang.String, int)"></A>
-  <nobr><A HREF="../../../../reference/android/text/style/ImageSpan.html#ImageSpan(android.graphics.drawable.Drawable, java.lang.String, int)" target="_top"><xfont size="+1"><tt>ImageSpan</tt></font></A>(<code>Drawable,</nobr> String<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/text/style/ImageSpan.html#ImageSpan(android.graphics.drawable.Drawable, java.lang.String, int)" target="_top"><code>ImageSpan</code></A>(<code>Drawable,</nobr> String<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.style.LeadingMarginSpan.Standard.html b/docs/html/sdk/api_diff/3/changes/android.text.style.LeadingMarginSpan.Standard.html
index 922bcbc..77b798d 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.style.LeadingMarginSpan.Standard.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.style.LeadingMarginSpan.Standard.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.style.<A HREF="../../../../reference/android/text/style/LeadingMarginSpan.Standard.html" target="_top"><font size="+3"><tt>LeadingMarginSpan.Standard</tt></font></A>
+Class android.text.style.<A HREF="../../../../reference/android/text/style/LeadingMarginSpan.Standard.html" target="_top"><font size="+2"><code>LeadingMarginSpan.Standard</code></font></A>
 </H2>
 <p><font xsize="+1">Added interface <code>android.text.ParcelableSpan</code>.<br></font>
 <a NAME="constructors"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.LeadingMarginSpan.Standard.ctor_added(android.os.Parcel)"></A>
-  <nobr><A HREF="../../../../reference/android/text/style/LeadingMarginSpan.Standard.html#LeadingMarginSpan.Standard(android.os.Parcel)" target="_top"><xfont size="+1"><tt>LeadingMarginSpan.Standard</tt></font></A>(<code>Parcel</code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/text/style/LeadingMarginSpan.Standard.html#LeadingMarginSpan.Standard(android.os.Parcel)" target="_top"><code>LeadingMarginSpan.Standard</code></A>(<code>Parcel</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -101,21 +100,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.LeadingMarginSpan.Standard.describeContents_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/LeadingMarginSpan.Standard.html#describeContents()" target="_top"><xfont size="+1"><tt>describeContents</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/LeadingMarginSpan.Standard.html#describeContents()" target="_top"><code>describeContents</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.LeadingMarginSpan.Standard.getSpanTypeId_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/LeadingMarginSpan.Standard.html#getSpanTypeId()" target="_top"><xfont size="+1"><tt>getSpanTypeId</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/LeadingMarginSpan.Standard.html#getSpanTypeId()" target="_top"><code>getSpanTypeId</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.LeadingMarginSpan.Standard.writeToParcel_added(android.os.Parcel, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/LeadingMarginSpan.Standard.html#writeToParcel(android.os.Parcel, int)" target="_top"><xfont size="+1"><tt>writeToParcel</tt></font></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/LeadingMarginSpan.Standard.html#writeToParcel(android.os.Parcel, int)" target="_top"><code>writeToParcel</code></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.style.MaskFilterSpan.html b/docs/html/sdk/api_diff/3/changes/android.text.style.MaskFilterSpan.html
index fbd8db9..c71892f 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.style.MaskFilterSpan.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.style.MaskFilterSpan.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.style.<A HREF="../../../../reference/android/text/style/MaskFilterSpan.html" target="_top"><font size="+3"><tt>MaskFilterSpan</tt></font></A>
+Class android.text.style.<A HREF="../../../../reference/android/text/style/MaskFilterSpan.html" target="_top"><font size="+2"><code>MaskFilterSpan</code></font></A>
 </H2>
 <p><font xsize="+1">Added interface <code>android.text.style.UpdateAppearance</code>.<br></font>
 <a NAME="constructors"></a>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.style.QuoteSpan.html b/docs/html/sdk/api_diff/3/changes/android.text.style.QuoteSpan.html
index 334c223..90dd564 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.style.QuoteSpan.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.style.QuoteSpan.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.style.<A HREF="../../../../reference/android/text/style/QuoteSpan.html" target="_top"><font size="+3"><tt>QuoteSpan</tt></font></A>
+Class android.text.style.<A HREF="../../../../reference/android/text/style/QuoteSpan.html" target="_top"><font size="+2"><code>QuoteSpan</code></font></A>
 </H2>
 <p><font xsize="+1">Added interface <code>android.text.ParcelableSpan</code>.<br></font>
 <a NAME="constructors"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.QuoteSpan.ctor_added(android.os.Parcel)"></A>
-  <nobr><A HREF="../../../../reference/android/text/style/QuoteSpan.html#QuoteSpan(android.os.Parcel)" target="_top"><xfont size="+1"><tt>QuoteSpan</tt></font></A>(<code>Parcel</code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/text/style/QuoteSpan.html#QuoteSpan(android.os.Parcel)" target="_top"><code>QuoteSpan</code></A>(<code>Parcel</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -101,21 +100,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.QuoteSpan.describeContents_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/QuoteSpan.html#describeContents()" target="_top"><xfont size="+1"><tt>describeContents</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/QuoteSpan.html#describeContents()" target="_top"><code>describeContents</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.QuoteSpan.getSpanTypeId_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/QuoteSpan.html#getSpanTypeId()" target="_top"><xfont size="+1"><tt>getSpanTypeId</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/QuoteSpan.html#getSpanTypeId()" target="_top"><code>getSpanTypeId</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.QuoteSpan.writeToParcel_added(android.os.Parcel, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/QuoteSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><xfont size="+1"><tt>writeToParcel</tt></font></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/QuoteSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><code>writeToParcel</code></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.style.RasterizerSpan.html b/docs/html/sdk/api_diff/3/changes/android.text.style.RasterizerSpan.html
index 62fb647..bac6148 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.style.RasterizerSpan.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.style.RasterizerSpan.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.style.<A HREF="../../../../reference/android/text/style/RasterizerSpan.html" target="_top"><font size="+3"><tt>RasterizerSpan</tt></font></A>
+Class android.text.style.<A HREF="../../../../reference/android/text/style/RasterizerSpan.html" target="_top"><font size="+2"><code>RasterizerSpan</code></font></A>
 </H2>
 <p><font xsize="+1">Added interface <code>android.text.style.UpdateAppearance</code>.<br></font>
 <a NAME="constructors"></a>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.style.RelativeSizeSpan.html b/docs/html/sdk/api_diff/3/changes/android.text.style.RelativeSizeSpan.html
index 17d97fb..e9ea964 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.style.RelativeSizeSpan.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.style.RelativeSizeSpan.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.style.<A HREF="../../../../reference/android/text/style/RelativeSizeSpan.html" target="_top"><font size="+3"><tt>RelativeSizeSpan</tt></font></A>
+Class android.text.style.<A HREF="../../../../reference/android/text/style/RelativeSizeSpan.html" target="_top"><font size="+2"><code>RelativeSizeSpan</code></font></A>
 </H2>
 <p><font xsize="+1">Added interface <code>android.text.ParcelableSpan</code>.<br></font>
 <a NAME="constructors"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.RelativeSizeSpan.ctor_added(android.os.Parcel)"></A>
-  <nobr><A HREF="../../../../reference/android/text/style/RelativeSizeSpan.html#RelativeSizeSpan(android.os.Parcel)" target="_top"><xfont size="+1"><tt>RelativeSizeSpan</tt></font></A>(<code>Parcel</code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/text/style/RelativeSizeSpan.html#RelativeSizeSpan(android.os.Parcel)" target="_top"><code>RelativeSizeSpan</code></A>(<code>Parcel</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -101,21 +100,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.RelativeSizeSpan.describeContents_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/RelativeSizeSpan.html#describeContents()" target="_top"><xfont size="+1"><tt>describeContents</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/RelativeSizeSpan.html#describeContents()" target="_top"><code>describeContents</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.RelativeSizeSpan.getSpanTypeId_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/RelativeSizeSpan.html#getSpanTypeId()" target="_top"><xfont size="+1"><tt>getSpanTypeId</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/RelativeSizeSpan.html#getSpanTypeId()" target="_top"><code>getSpanTypeId</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.RelativeSizeSpan.writeToParcel_added(android.os.Parcel, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/RelativeSizeSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><xfont size="+1"><tt>writeToParcel</tt></font></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/RelativeSizeSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><code>writeToParcel</code></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.style.ScaleXSpan.html b/docs/html/sdk/api_diff/3/changes/android.text.style.ScaleXSpan.html
index ee289f5..6fafb9a 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.style.ScaleXSpan.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.style.ScaleXSpan.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.style.<A HREF="../../../../reference/android/text/style/ScaleXSpan.html" target="_top"><font size="+3"><tt>ScaleXSpan</tt></font></A>
+Class android.text.style.<A HREF="../../../../reference/android/text/style/ScaleXSpan.html" target="_top"><font size="+2"><code>ScaleXSpan</code></font></A>
 </H2>
 <p><font xsize="+1">Added interface <code>android.text.ParcelableSpan</code>.<br></font>
 <a NAME="constructors"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.ScaleXSpan.ctor_added(android.os.Parcel)"></A>
-  <nobr><A HREF="../../../../reference/android/text/style/ScaleXSpan.html#ScaleXSpan(android.os.Parcel)" target="_top"><xfont size="+1"><tt>ScaleXSpan</tt></font></A>(<code>Parcel</code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/text/style/ScaleXSpan.html#ScaleXSpan(android.os.Parcel)" target="_top"><code>ScaleXSpan</code></A>(<code>Parcel</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -101,21 +100,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.ScaleXSpan.describeContents_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/ScaleXSpan.html#describeContents()" target="_top"><xfont size="+1"><tt>describeContents</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/ScaleXSpan.html#describeContents()" target="_top"><code>describeContents</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.ScaleXSpan.getSpanTypeId_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/ScaleXSpan.html#getSpanTypeId()" target="_top"><xfont size="+1"><tt>getSpanTypeId</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/ScaleXSpan.html#getSpanTypeId()" target="_top"><code>getSpanTypeId</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.ScaleXSpan.writeToParcel_added(android.os.Parcel, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/ScaleXSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><xfont size="+1"><tt>writeToParcel</tt></font></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/ScaleXSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><code>writeToParcel</code></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.style.StrikethroughSpan.html b/docs/html/sdk/api_diff/3/changes/android.text.style.StrikethroughSpan.html
index f045b96..123f7d1 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.style.StrikethroughSpan.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.style.StrikethroughSpan.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.style.<A HREF="../../../../reference/android/text/style/StrikethroughSpan.html" target="_top"><font size="+3"><tt>StrikethroughSpan</tt></font></A>
+Class android.text.style.<A HREF="../../../../reference/android/text/style/StrikethroughSpan.html" target="_top"><font size="+2"><code>StrikethroughSpan</code></font></A>
 </H2>
 <p><font xsize="+1">Added interfaces <code>android.text.ParcelableSpan, android.text.style.UpdateAppearance</code>.<br></font>
 <a NAME="constructors"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.StrikethroughSpan.ctor_added(android.os.Parcel)"></A>
-  <nobr><A HREF="../../../../reference/android/text/style/StrikethroughSpan.html#StrikethroughSpan(android.os.Parcel)" target="_top"><xfont size="+1"><tt>StrikethroughSpan</tt></font></A>(<code>Parcel</code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/text/style/StrikethroughSpan.html#StrikethroughSpan(android.os.Parcel)" target="_top"><code>StrikethroughSpan</code></A>(<code>Parcel</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -101,21 +100,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.StrikethroughSpan.describeContents_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/StrikethroughSpan.html#describeContents()" target="_top"><xfont size="+1"><tt>describeContents</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/StrikethroughSpan.html#describeContents()" target="_top"><code>describeContents</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.StrikethroughSpan.getSpanTypeId_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/StrikethroughSpan.html#getSpanTypeId()" target="_top"><xfont size="+1"><tt>getSpanTypeId</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/StrikethroughSpan.html#getSpanTypeId()" target="_top"><code>getSpanTypeId</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.StrikethroughSpan.writeToParcel_added(android.os.Parcel, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/StrikethroughSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><xfont size="+1"><tt>writeToParcel</tt></font></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/StrikethroughSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><code>writeToParcel</code></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.style.StyleSpan.html b/docs/html/sdk/api_diff/3/changes/android.text.style.StyleSpan.html
index fcc1608..2c2d71f 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.style.StyleSpan.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.style.StyleSpan.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.style.<A HREF="../../../../reference/android/text/style/StyleSpan.html" target="_top"><font size="+3"><tt>StyleSpan</tt></font></A>
+Class android.text.style.<A HREF="../../../../reference/android/text/style/StyleSpan.html" target="_top"><font size="+2"><code>StyleSpan</code></font></A>
 </H2>
 <p><font xsize="+1">Added interface <code>android.text.ParcelableSpan</code>.<br></font>
 <a NAME="constructors"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.StyleSpan.ctor_added(android.os.Parcel)"></A>
-  <nobr><A HREF="../../../../reference/android/text/style/StyleSpan.html#StyleSpan(android.os.Parcel)" target="_top"><xfont size="+1"><tt>StyleSpan</tt></font></A>(<code>Parcel</code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/text/style/StyleSpan.html#StyleSpan(android.os.Parcel)" target="_top"><code>StyleSpan</code></A>(<code>Parcel</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -101,21 +100,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.StyleSpan.describeContents_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/StyleSpan.html#describeContents()" target="_top"><xfont size="+1"><tt>describeContents</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/StyleSpan.html#describeContents()" target="_top"><code>describeContents</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.StyleSpan.getSpanTypeId_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/StyleSpan.html#getSpanTypeId()" target="_top"><xfont size="+1"><tt>getSpanTypeId</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/StyleSpan.html#getSpanTypeId()" target="_top"><code>getSpanTypeId</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.StyleSpan.writeToParcel_added(android.os.Parcel, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/StyleSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><xfont size="+1"><tt>writeToParcel</tt></font></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/StyleSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><code>writeToParcel</code></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.style.SubscriptSpan.html b/docs/html/sdk/api_diff/3/changes/android.text.style.SubscriptSpan.html
index ec3d5624..feca474 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.style.SubscriptSpan.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.style.SubscriptSpan.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.style.<A HREF="../../../../reference/android/text/style/SubscriptSpan.html" target="_top"><font size="+3"><tt>SubscriptSpan</tt></font></A>
+Class android.text.style.<A HREF="../../../../reference/android/text/style/SubscriptSpan.html" target="_top"><font size="+2"><code>SubscriptSpan</code></font></A>
 </H2>
 <p><font xsize="+1">Added interface <code>android.text.ParcelableSpan</code>.<br></font>
 <a NAME="constructors"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.SubscriptSpan.ctor_added(android.os.Parcel)"></A>
-  <nobr><A HREF="../../../../reference/android/text/style/SubscriptSpan.html#SubscriptSpan(android.os.Parcel)" target="_top"><xfont size="+1"><tt>SubscriptSpan</tt></font></A>(<code>Parcel</code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/text/style/SubscriptSpan.html#SubscriptSpan(android.os.Parcel)" target="_top"><code>SubscriptSpan</code></A>(<code>Parcel</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -101,21 +100,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.SubscriptSpan.describeContents_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/SubscriptSpan.html#describeContents()" target="_top"><xfont size="+1"><tt>describeContents</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/SubscriptSpan.html#describeContents()" target="_top"><code>describeContents</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.SubscriptSpan.getSpanTypeId_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/SubscriptSpan.html#getSpanTypeId()" target="_top"><xfont size="+1"><tt>getSpanTypeId</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/SubscriptSpan.html#getSpanTypeId()" target="_top"><code>getSpanTypeId</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.SubscriptSpan.writeToParcel_added(android.os.Parcel, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/SubscriptSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><xfont size="+1"><tt>writeToParcel</tt></font></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/SubscriptSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><code>writeToParcel</code></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.style.SuperscriptSpan.html b/docs/html/sdk/api_diff/3/changes/android.text.style.SuperscriptSpan.html
index 853be69..b112ec7 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.style.SuperscriptSpan.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.style.SuperscriptSpan.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.style.<A HREF="../../../../reference/android/text/style/SuperscriptSpan.html" target="_top"><font size="+3"><tt>SuperscriptSpan</tt></font></A>
+Class android.text.style.<A HREF="../../../../reference/android/text/style/SuperscriptSpan.html" target="_top"><font size="+2"><code>SuperscriptSpan</code></font></A>
 </H2>
 <p><font xsize="+1">Added interface <code>android.text.ParcelableSpan</code>.<br></font>
 <a NAME="constructors"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.SuperscriptSpan.ctor_added(android.os.Parcel)"></A>
-  <nobr><A HREF="../../../../reference/android/text/style/SuperscriptSpan.html#SuperscriptSpan(android.os.Parcel)" target="_top"><xfont size="+1"><tt>SuperscriptSpan</tt></font></A>(<code>Parcel</code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/text/style/SuperscriptSpan.html#SuperscriptSpan(android.os.Parcel)" target="_top"><code>SuperscriptSpan</code></A>(<code>Parcel</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -101,21 +100,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.SuperscriptSpan.describeContents_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/SuperscriptSpan.html#describeContents()" target="_top"><xfont size="+1"><tt>describeContents</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/SuperscriptSpan.html#describeContents()" target="_top"><code>describeContents</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.SuperscriptSpan.getSpanTypeId_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/SuperscriptSpan.html#getSpanTypeId()" target="_top"><xfont size="+1"><tt>getSpanTypeId</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/SuperscriptSpan.html#getSpanTypeId()" target="_top"><code>getSpanTypeId</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.SuperscriptSpan.writeToParcel_added(android.os.Parcel, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/SuperscriptSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><xfont size="+1"><tt>writeToParcel</tt></font></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/SuperscriptSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><code>writeToParcel</code></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.style.TextAppearanceSpan.html b/docs/html/sdk/api_diff/3/changes/android.text.style.TextAppearanceSpan.html
index 719e68f..fd3b0ea 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.style.TextAppearanceSpan.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.style.TextAppearanceSpan.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.style.<A HREF="../../../../reference/android/text/style/TextAppearanceSpan.html" target="_top"><font size="+3"><tt>TextAppearanceSpan</tt></font></A>
+Class android.text.style.<A HREF="../../../../reference/android/text/style/TextAppearanceSpan.html" target="_top"><font size="+2"><code>TextAppearanceSpan</code></font></A>
 </H2>
 <p><font xsize="+1">Added interface <code>android.text.ParcelableSpan</code>.<br></font>
 <a NAME="constructors"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.TextAppearanceSpan.ctor_added(android.os.Parcel)"></A>
-  <nobr><A HREF="../../../../reference/android/text/style/TextAppearanceSpan.html#TextAppearanceSpan(android.os.Parcel)" target="_top"><xfont size="+1"><tt>TextAppearanceSpan</tt></font></A>(<code>Parcel</code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/text/style/TextAppearanceSpan.html#TextAppearanceSpan(android.os.Parcel)" target="_top"><code>TextAppearanceSpan</code></A>(<code>Parcel</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -101,21 +100,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.TextAppearanceSpan.describeContents_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/TextAppearanceSpan.html#describeContents()" target="_top"><xfont size="+1"><tt>describeContents</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/TextAppearanceSpan.html#describeContents()" target="_top"><code>describeContents</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.TextAppearanceSpan.getSpanTypeId_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/TextAppearanceSpan.html#getSpanTypeId()" target="_top"><xfont size="+1"><tt>getSpanTypeId</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/TextAppearanceSpan.html#getSpanTypeId()" target="_top"><code>getSpanTypeId</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.TextAppearanceSpan.writeToParcel_added(android.os.Parcel, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/TextAppearanceSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><xfont size="+1"><tt>writeToParcel</tt></font></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/TextAppearanceSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><code>writeToParcel</code></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.style.TypefaceSpan.html b/docs/html/sdk/api_diff/3/changes/android.text.style.TypefaceSpan.html
index 01b74e73..2a3c149 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.style.TypefaceSpan.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.style.TypefaceSpan.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.style.<A HREF="../../../../reference/android/text/style/TypefaceSpan.html" target="_top"><font size="+3"><tt>TypefaceSpan</tt></font></A>
+Class android.text.style.<A HREF="../../../../reference/android/text/style/TypefaceSpan.html" target="_top"><font size="+2"><code>TypefaceSpan</code></font></A>
 </H2>
 <p><font xsize="+1">Added interface <code>android.text.ParcelableSpan</code>.<br></font>
 <a NAME="constructors"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.TypefaceSpan.ctor_added(android.os.Parcel)"></A>
-  <nobr><A HREF="../../../../reference/android/text/style/TypefaceSpan.html#TypefaceSpan(android.os.Parcel)" target="_top"><xfont size="+1"><tt>TypefaceSpan</tt></font></A>(<code>Parcel</code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/text/style/TypefaceSpan.html#TypefaceSpan(android.os.Parcel)" target="_top"><code>TypefaceSpan</code></A>(<code>Parcel</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -101,21 +100,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.TypefaceSpan.describeContents_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/TypefaceSpan.html#describeContents()" target="_top"><xfont size="+1"><tt>describeContents</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/TypefaceSpan.html#describeContents()" target="_top"><code>describeContents</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.TypefaceSpan.getSpanTypeId_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/TypefaceSpan.html#getSpanTypeId()" target="_top"><xfont size="+1"><tt>getSpanTypeId</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/TypefaceSpan.html#getSpanTypeId()" target="_top"><code>getSpanTypeId</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.TypefaceSpan.writeToParcel_added(android.os.Parcel, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/TypefaceSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><xfont size="+1"><tt>writeToParcel</tt></font></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/TypefaceSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><code>writeToParcel</code></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.style.URLSpan.html b/docs/html/sdk/api_diff/3/changes/android.text.style.URLSpan.html
index 2a659a4..a100c67 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.style.URLSpan.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.style.URLSpan.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.style.<A HREF="../../../../reference/android/text/style/URLSpan.html" target="_top"><font size="+3"><tt>URLSpan</tt></font></A>
+Class android.text.style.<A HREF="../../../../reference/android/text/style/URLSpan.html" target="_top"><font size="+2"><code>URLSpan</code></font></A>
 </H2>
 <p><font xsize="+1">Added interface <code>android.text.ParcelableSpan</code>.<br></font>
 <a NAME="constructors"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.URLSpan.ctor_added(android.os.Parcel)"></A>
-  <nobr><A HREF="../../../../reference/android/text/style/URLSpan.html#URLSpan(android.os.Parcel)" target="_top"><xfont size="+1"><tt>URLSpan</tt></font></A>(<code>Parcel</code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/text/style/URLSpan.html#URLSpan(android.os.Parcel)" target="_top"><code>URLSpan</code></A>(<code>Parcel</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -101,21 +100,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.URLSpan.describeContents_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/URLSpan.html#describeContents()" target="_top"><xfont size="+1"><tt>describeContents</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/URLSpan.html#describeContents()" target="_top"><code>describeContents</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.URLSpan.getSpanTypeId_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/URLSpan.html#getSpanTypeId()" target="_top"><xfont size="+1"><tt>getSpanTypeId</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/URLSpan.html#getSpanTypeId()" target="_top"><code>getSpanTypeId</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.URLSpan.writeToParcel_added(android.os.Parcel, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/URLSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><xfont size="+1"><tt>writeToParcel</tt></font></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/URLSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><code>writeToParcel</code></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.style.UnderlineSpan.html b/docs/html/sdk/api_diff/3/changes/android.text.style.UnderlineSpan.html
index 6c596a0..95123ce 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.style.UnderlineSpan.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.style.UnderlineSpan.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.style.<A HREF="../../../../reference/android/text/style/UnderlineSpan.html" target="_top"><font size="+3"><tt>UnderlineSpan</tt></font></A>
+Class android.text.style.<A HREF="../../../../reference/android/text/style/UnderlineSpan.html" target="_top"><font size="+2"><code>UnderlineSpan</code></font></A>
 </H2>
 <p><font xsize="+1">Added interfaces <code>android.text.ParcelableSpan, android.text.style.UpdateAppearance</code>.<br></font>
 <a NAME="constructors"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.UnderlineSpan.ctor_added(android.os.Parcel)"></A>
-  <nobr><A HREF="../../../../reference/android/text/style/UnderlineSpan.html#UnderlineSpan(android.os.Parcel)" target="_top"><xfont size="+1"><tt>UnderlineSpan</tt></font></A>(<code>Parcel</code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/text/style/UnderlineSpan.html#UnderlineSpan(android.os.Parcel)" target="_top"><code>UnderlineSpan</code></A>(<code>Parcel</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -101,21 +100,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.UnderlineSpan.describeContents_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/UnderlineSpan.html#describeContents()" target="_top"><xfont size="+1"><tt>describeContents</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/UnderlineSpan.html#describeContents()" target="_top"><code>describeContents</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.UnderlineSpan.getSpanTypeId_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/UnderlineSpan.html#getSpanTypeId()" target="_top"><xfont size="+1"><tt>getSpanTypeId</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/UnderlineSpan.html#getSpanTypeId()" target="_top"><code>getSpanTypeId</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.style.UnderlineSpan.writeToParcel_added(android.os.Parcel, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/UnderlineSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><xfont size="+1"><tt>writeToParcel</tt></font></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/UnderlineSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><code>writeToParcel</code></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.text.style.UpdateLayout.html b/docs/html/sdk/api_diff/3/changes/android.text.style.UpdateLayout.html
index 4cca7b4..81251dc0 100644
--- a/docs/html/sdk/api_diff/3/changes/android.text.style.UpdateLayout.html
+++ b/docs/html/sdk/api_diff/3/changes/android.text.style.UpdateLayout.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Interface android.text.style.<A HREF="../../../../reference/android/text/style/UpdateLayout.html" target="_top"><font size="+3"><tt>UpdateLayout</tt></font></A>
+Interface android.text.style.<A HREF="../../../../reference/android/text/style/UpdateLayout.html" target="_top"><font size="+2"><code>UpdateLayout</code></font></A>
 </H2>
 <p><font xsize="+1">Added interface <code>android.text.style.UpdateAppearance</code>.<br></font>
 <a NAME="constructors"></a>
diff --git a/docs/html/sdk/api_diff/3/changes/android.util.SparseIntArray.html b/docs/html/sdk/api_diff/3/changes/android.util.SparseIntArray.html
index 5657765..6a04ea8 100644
--- a/docs/html/sdk/api_diff/3/changes/android.util.SparseIntArray.html
+++ b/docs/html/sdk/api_diff/3/changes/android.util.SparseIntArray.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.util.<A HREF="../../../../reference/android/util/SparseIntArray.html" target="_top"><font size="+3"><tt>SparseIntArray</tt></font></A>
+Class android.util.<A HREF="../../../../reference/android/util/SparseIntArray.html" target="_top"><font size="+2"><code>SparseIntArray</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.util.SparseIntArray.removeAt_added(int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/util/SparseIntArray.html#removeAt(int)" target="_top"><xfont size="+1"><tt>removeAt</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/util/SparseIntArray.html#removeAt(int)" target="_top"><code>removeAt</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.util.TimeUtils.html b/docs/html/sdk/api_diff/3/changes/android.util.TimeUtils.html
index 3317fae..4635a73 100644
--- a/docs/html/sdk/api_diff/3/changes/android.util.TimeUtils.html
+++ b/docs/html/sdk/api_diff/3/changes/android.util.TimeUtils.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.util.<A HREF="../../../../reference/android/util/TimeUtils.html" target="_top"><font size="+3"><tt>TimeUtils</tt></font></A>
+Class android.util.<A HREF="../../../../reference/android/util/TimeUtils.html" target="_top"><font size="+2"><code>TimeUtils</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.util.TimeUtils.getTimeZoneDatabaseVersion_added()"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/util/TimeUtils.html#getTimeZoneDatabaseVersion()" target="_top"><xfont size="+1"><tt>getTimeZoneDatabaseVersion</tt></font></A>()</nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/util/TimeUtils.html#getTimeZoneDatabaseVersion()" target="_top"><code>getTimeZoneDatabaseVersion</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.view.GestureDetector.SimpleOnGestureListener.html b/docs/html/sdk/api_diff/3/changes/android.view.GestureDetector.SimpleOnGestureListener.html
index 0e00c60..0248e7a 100644
--- a/docs/html/sdk/api_diff/3/changes/android.view.GestureDetector.SimpleOnGestureListener.html
+++ b/docs/html/sdk/api_diff/3/changes/android.view.GestureDetector.SimpleOnGestureListener.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.view.<A HREF="../../../../reference/android/view/GestureDetector.SimpleOnGestureListener.html" target="_top"><font size="+3"><tt>GestureDetector.SimpleOnGestureListener</tt></font></A>
+Class android.view.<A HREF="../../../../reference/android/view/GestureDetector.SimpleOnGestureListener.html" target="_top"><font size="+2"><code>GestureDetector.SimpleOnGestureListener</code></font></A>
 </H2>
 <p><font xsize="+1">Added interface <code>android.view.GestureDetector.OnDoubleTapListener</code>.<br></font>
 <a NAME="constructors"></a>
@@ -86,21 +85,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.GestureDetector.SimpleOnGestureListener.onDoubleTap_added(android.view.MotionEvent)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/GestureDetector.SimpleOnGestureListener.html#onDoubleTap(android.view.MotionEvent)" target="_top"><xfont size="+1"><tt>onDoubleTap</tt></font></A>(<code>MotionEvent</code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/GestureDetector.SimpleOnGestureListener.html#onDoubleTap(android.view.MotionEvent)" target="_top"><code>onDoubleTap</code></A>(<code>MotionEvent</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.GestureDetector.SimpleOnGestureListener.onDoubleTapEvent_added(android.view.MotionEvent)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/GestureDetector.SimpleOnGestureListener.html#onDoubleTapEvent(android.view.MotionEvent)" target="_top"><xfont size="+1"><tt>onDoubleTapEvent</tt></font></A>(<code>MotionEvent</code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/GestureDetector.SimpleOnGestureListener.html#onDoubleTapEvent(android.view.MotionEvent)" target="_top"><code>onDoubleTapEvent</code></A>(<code>MotionEvent</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.GestureDetector.SimpleOnGestureListener.onSingleTapConfirmed_added(android.view.MotionEvent)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/GestureDetector.SimpleOnGestureListener.html#onSingleTapConfirmed(android.view.MotionEvent)" target="_top"><xfont size="+1"><tt>onSingleTapConfirmed</tt></font></A>(<code>MotionEvent</code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/GestureDetector.SimpleOnGestureListener.html#onSingleTapConfirmed(android.view.MotionEvent)" target="_top"><code>onSingleTapConfirmed</code></A>(<code>MotionEvent</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.view.GestureDetector.html b/docs/html/sdk/api_diff/3/changes/android.view.GestureDetector.html
index dec5a4d..c06eb57 100644
--- a/docs/html/sdk/api_diff/3/changes/android.view.GestureDetector.html
+++ b/docs/html/sdk/api_diff/3/changes/android.view.GestureDetector.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.view.<A HREF="../../../../reference/android/view/GestureDetector.html" target="_top"><font size="+3"><tt>GestureDetector</tt></font></A>
+Class android.view.<A HREF="../../../../reference/android/view/GestureDetector.html" target="_top"><font size="+2"><code>GestureDetector</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <p>
@@ -84,14 +83,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.GestureDetector.ctor_added(android.content.Context, android.view.GestureDetector.OnGestureListener)"></A>
-  <nobr><A HREF="../../../../reference/android/view/GestureDetector.html#GestureDetector(android.content.Context, android.view.GestureDetector.OnGestureListener)" target="_top"><xfont size="+1"><tt>GestureDetector</tt></font></A>(<code>Context,</nobr> OnGestureListener<nobr><nobr></code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/view/GestureDetector.html#GestureDetector(android.content.Context, android.view.GestureDetector.OnGestureListener)" target="_top"><code>GestureDetector</code></A>(<code>Context,</nobr> OnGestureListener<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.GestureDetector.ctor_added(android.content.Context, android.view.GestureDetector.OnGestureListener, android.os.Handler)"></A>
-  <nobr><A HREF="../../../../reference/android/view/GestureDetector.html#GestureDetector(android.content.Context, android.view.GestureDetector.OnGestureListener, android.os.Handler)" target="_top"><xfont size="+1"><tt>GestureDetector</tt></font></A>(<code>Context,</nobr> OnGestureListener<nobr>,</nobr> Handler<nobr><nobr></code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/view/GestureDetector.html#GestureDetector(android.content.Context, android.view.GestureDetector.OnGestureListener, android.os.Handler)" target="_top"><code>GestureDetector</code></A>(<code>Context,</nobr> OnGestureListener<nobr>,</nobr> Handler<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -106,7 +105,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.GestureDetector.ctor_changed(android.view.GestureDetector.OnGestureListener)"></A>
-  <nobr><A HREF="../../../../reference/android/view/GestureDetector.html#GestureDetector(android.view.GestureDetector.OnGestureListener)" target="_top"><xfont size="+1"><tt>GestureDetector</tt></font></A>(<code>OnGestureListener</code>)  </nobr>
+  <nobr><A HREF="../../../../reference/android/view/GestureDetector.html#GestureDetector(android.view.GestureDetector.OnGestureListener)" target="_top"><code>GestureDetector</code></A>(<code>OnGestureListener</code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -116,7 +115,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.GestureDetector.ctor_changed(android.view.GestureDetector.OnGestureListener, android.os.Handler)"></A>
-  <nobr><A HREF="../../../../reference/android/view/GestureDetector.html#GestureDetector(android.view.GestureDetector.OnGestureListener, android.os.Handler)" target="_top"><xfont size="+1"><tt>GestureDetector</tt></font></A>(<code>OnGestureListener,</nobr> Handler<nobr><nobr></code>)  </nobr>
+  <nobr><A HREF="../../../../reference/android/view/GestureDetector.html#GestureDetector(android.view.GestureDetector.OnGestureListener, android.os.Handler)" target="_top"><code>GestureDetector</code></A>(<code>OnGestureListener,</nobr> Handler<nobr><nobr></code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -135,7 +134,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.GestureDetector.setOnDoubleTapListener_added(android.view.GestureDetector.OnDoubleTapListener)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/GestureDetector.html#setOnDoubleTapListener(android.view.GestureDetector.OnDoubleTapListener)" target="_top"><xfont size="+1"><tt>setOnDoubleTapListener</tt></font></A>(<code>OnDoubleTapListener</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/GestureDetector.html#setOnDoubleTapListener(android.view.GestureDetector.OnDoubleTapListener)" target="_top"><code>setOnDoubleTapListener</code></A>(<code>OnDoubleTapListener</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.view.Gravity.html b/docs/html/sdk/api_diff/3/changes/android.view.Gravity.html
index 1aa10d3..2d430f6 100644
--- a/docs/html/sdk/api_diff/3/changes/android.view.Gravity.html
+++ b/docs/html/sdk/api_diff/3/changes/android.view.Gravity.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.view.<A HREF="../../../../reference/android/view/Gravity.html" target="_top"><font size="+3"><tt>Gravity</tt></font></A>
+Class android.view.<A HREF="../../../../reference/android/view/Gravity.html" target="_top"><font size="+2"><code>Gravity</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.Gravity.applyDisplay_added(int, android.graphics.Rect, android.graphics.Rect)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/Gravity.html#applyDisplay(int, android.graphics.Rect, android.graphics.Rect)" target="_top"><xfont size="+1"><tt>applyDisplay</tt></font></A>(<code>int,</nobr> Rect<nobr>,</nobr> Rect<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/Gravity.html#applyDisplay(int, android.graphics.Rect, android.graphics.Rect)" target="_top"><code>applyDisplay</code></A>(<code>int,</nobr> Rect<nobr>,</nobr> Rect<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -101,35 +100,35 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.Gravity.AXIS_CLIP"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/Gravity.html#AXIS_CLIP" target="_top"><xfont size="+1"><tt>AXIS_CLIP</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/Gravity.html#AXIS_CLIP" target="_top"><code>AXIS_CLIP</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.Gravity.CLIP_HORIZONTAL"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/Gravity.html#CLIP_HORIZONTAL" target="_top"><xfont size="+1"><tt>CLIP_HORIZONTAL</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/Gravity.html#CLIP_HORIZONTAL" target="_top"><code>CLIP_HORIZONTAL</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.Gravity.CLIP_VERTICAL"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/Gravity.html#CLIP_VERTICAL" target="_top"><xfont size="+1"><tt>CLIP_VERTICAL</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/Gravity.html#CLIP_VERTICAL" target="_top"><code>CLIP_VERTICAL</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.Gravity.DISPLAY_CLIP_HORIZONTAL"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/Gravity.html#DISPLAY_CLIP_HORIZONTAL" target="_top"><xfont size="+1"><tt>DISPLAY_CLIP_HORIZONTAL</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/Gravity.html#DISPLAY_CLIP_HORIZONTAL" target="_top"><code>DISPLAY_CLIP_HORIZONTAL</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.Gravity.DISPLAY_CLIP_VERTICAL"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/Gravity.html#DISPLAY_CLIP_VERTICAL" target="_top"><xfont size="+1"><tt>DISPLAY_CLIP_VERTICAL</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/Gravity.html#DISPLAY_CLIP_VERTICAL" target="_top"><code>DISPLAY_CLIP_VERTICAL</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.view.KeyCharacterMap.html b/docs/html/sdk/api_diff/3/changes/android.view.KeyCharacterMap.html
index 7a409cb..c6f5a77 100644
--- a/docs/html/sdk/api_diff/3/changes/android.view.KeyCharacterMap.html
+++ b/docs/html/sdk/api_diff/3/changes/android.view.KeyCharacterMap.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.view.<A HREF="../../../../reference/android/view/KeyCharacterMap.html" target="_top"><font size="+3"><tt>KeyCharacterMap</tt></font></A>
+Class android.view.<A HREF="../../../../reference/android/view/KeyCharacterMap.html" target="_top"><font size="+2"><code>KeyCharacterMap</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,14 +84,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.KeyCharacterMap.deviceHasKey_added(int)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/KeyCharacterMap.html#deviceHasKey(int)" target="_top"><xfont size="+1"><tt>deviceHasKey</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/KeyCharacterMap.html#deviceHasKey(int)" target="_top"><code>deviceHasKey</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.KeyCharacterMap.deviceHasKeys_added(int[])"></A>
-  <nobr><code>boolean[]</code>&nbsp;<A HREF="../../../../reference/android/view/KeyCharacterMap.html#deviceHasKeys(int[])" target="_top"><xfont size="+1"><tt>deviceHasKeys</tt></font></A>(<code>int[]</code>)</nobr>
+  <nobr><code>boolean[]</code>&nbsp;<A HREF="../../../../reference/android/view/KeyCharacterMap.html#deviceHasKeys(int[])" target="_top"><code>deviceHasKeys</code></A>(<code>int[]</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.view.KeyEvent.html b/docs/html/sdk/api_diff/3/changes/android.view.KeyEvent.html
index bf3ec6b..ae09692 100644
--- a/docs/html/sdk/api_diff/3/changes/android.view.KeyEvent.html
+++ b/docs/html/sdk/api_diff/3/changes/android.view.KeyEvent.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.view.<A HREF="../../../../reference/android/view/KeyEvent.html" target="_top"><font size="+3"><tt>KeyEvent</tt></font></A>
+Class android.view.<A HREF="../../../../reference/android/view/KeyEvent.html" target="_top"><font size="+2"><code>KeyEvent</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <p>
@@ -84,14 +83,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.KeyEvent.ctor_added(android.view.KeyEvent)"></A>
-  <nobr><A HREF="../../../../reference/android/view/KeyEvent.html#KeyEvent(android.view.KeyEvent)" target="_top"><xfont size="+1"><tt>KeyEvent</tt></font></A>(<code>KeyEvent</code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/view/KeyEvent.html#KeyEvent(android.view.KeyEvent)" target="_top"><code>KeyEvent</code></A>(<code>KeyEvent</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.KeyEvent.ctor_added(long, java.lang.String, int, int)"></A>
-  <nobr><A HREF="../../../../reference/android/view/KeyEvent.html#KeyEvent(long, java.lang.String, int, int)" target="_top"><xfont size="+1"><tt>KeyEvent</tt></font></A>(<code>long,</nobr> String<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/view/KeyEvent.html#KeyEvent(long, java.lang.String, int, int)" target="_top"><code>KeyEvent</code></A>(<code>long,</nobr> String<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -107,35 +106,35 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.KeyEvent.changeAction_added(android.view.KeyEvent, int)"></A>
-  <nobr><code>KeyEvent</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#changeAction(android.view.KeyEvent, int)" target="_top"><xfont size="+1"><tt>changeAction</tt></font></A>(<code>KeyEvent,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>KeyEvent</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#changeAction(android.view.KeyEvent, int)" target="_top"><code>changeAction</code></A>(<code>KeyEvent,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.KeyEvent.changeFlags_added(android.view.KeyEvent, int)"></A>
-  <nobr><code>KeyEvent</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#changeFlags(android.view.KeyEvent, int)" target="_top"><xfont size="+1"><tt>changeFlags</tt></font></A>(<code>KeyEvent,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>KeyEvent</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#changeFlags(android.view.KeyEvent, int)" target="_top"><code>changeFlags</code></A>(<code>KeyEvent,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.KeyEvent.changeTimeRepeat_added(android.view.KeyEvent, long, int)"></A>
-  <nobr><code>KeyEvent</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#changeTimeRepeat(android.view.KeyEvent, long, int)" target="_top"><xfont size="+1"><tt>changeTimeRepeat</tt></font></A>(<code>KeyEvent,</nobr> long<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>KeyEvent</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#changeTimeRepeat(android.view.KeyEvent, long, int)" target="_top"><code>changeTimeRepeat</code></A>(<code>KeyEvent,</nobr> long<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.KeyEvent.getCharacters_added()"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#getCharacters()" target="_top"><xfont size="+1"><tt>getCharacters</tt></font></A>()</nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#getCharacters()" target="_top"><code>getCharacters</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.KeyEvent.getMaxKeyCode_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#getMaxKeyCode()" target="_top"><xfont size="+1"><tt>getMaxKeyCode</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#getMaxKeyCode()" target="_top"><code>getMaxKeyCode</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -151,77 +150,77 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.KeyEvent.FLAG_EDITOR_ACTION"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#FLAG_EDITOR_ACTION" target="_top"><xfont size="+1"><tt>FLAG_EDITOR_ACTION</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#FLAG_EDITOR_ACTION" target="_top"><code>FLAG_EDITOR_ACTION</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.KeyEvent.FLAG_FROM_SYSTEM"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#FLAG_FROM_SYSTEM" target="_top"><xfont size="+1"><tt>FLAG_FROM_SYSTEM</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#FLAG_FROM_SYSTEM" target="_top"><code>FLAG_FROM_SYSTEM</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.KeyEvent.FLAG_KEEP_TOUCH_MODE"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#FLAG_KEEP_TOUCH_MODE" target="_top"><xfont size="+1"><tt>FLAG_KEEP_TOUCH_MODE</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#FLAG_KEEP_TOUCH_MODE" target="_top"><code>FLAG_KEEP_TOUCH_MODE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.KeyEvent.FLAG_SOFT_KEYBOARD"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#FLAG_SOFT_KEYBOARD" target="_top"><xfont size="+1"><tt>FLAG_SOFT_KEYBOARD</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#FLAG_SOFT_KEYBOARD" target="_top"><code>FLAG_SOFT_KEYBOARD</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.KeyEvent.KEYCODE_MEDIA_FAST_FORWARD"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#KEYCODE_MEDIA_FAST_FORWARD" target="_top"><xfont size="+1"><tt>KEYCODE_MEDIA_FAST_FORWARD</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#KEYCODE_MEDIA_FAST_FORWARD" target="_top"><code>KEYCODE_MEDIA_FAST_FORWARD</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.KeyEvent.KEYCODE_MEDIA_NEXT"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#KEYCODE_MEDIA_NEXT" target="_top"><xfont size="+1"><tt>KEYCODE_MEDIA_NEXT</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#KEYCODE_MEDIA_NEXT" target="_top"><code>KEYCODE_MEDIA_NEXT</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.KeyEvent.KEYCODE_MEDIA_PLAY_PAUSE"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#KEYCODE_MEDIA_PLAY_PAUSE" target="_top"><xfont size="+1"><tt>KEYCODE_MEDIA_PLAY_PAUSE</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#KEYCODE_MEDIA_PLAY_PAUSE" target="_top"><code>KEYCODE_MEDIA_PLAY_PAUSE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.KeyEvent.KEYCODE_MEDIA_PREVIOUS"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#KEYCODE_MEDIA_PREVIOUS" target="_top"><xfont size="+1"><tt>KEYCODE_MEDIA_PREVIOUS</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#KEYCODE_MEDIA_PREVIOUS" target="_top"><code>KEYCODE_MEDIA_PREVIOUS</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.KeyEvent.KEYCODE_MEDIA_REWIND"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#KEYCODE_MEDIA_REWIND" target="_top"><xfont size="+1"><tt>KEYCODE_MEDIA_REWIND</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#KEYCODE_MEDIA_REWIND" target="_top"><code>KEYCODE_MEDIA_REWIND</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.KeyEvent.KEYCODE_MEDIA_STOP"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#KEYCODE_MEDIA_STOP" target="_top"><xfont size="+1"><tt>KEYCODE_MEDIA_STOP</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#KEYCODE_MEDIA_STOP" target="_top"><code>KEYCODE_MEDIA_STOP</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.KeyEvent.KEYCODE_MUTE"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#KEYCODE_MUTE" target="_top"><xfont size="+1"><tt>KEYCODE_MUTE</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#KEYCODE_MUTE" target="_top"><code>KEYCODE_MUTE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -236,7 +235,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.KeyEvent.MAX_KEYCODE"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#MAX_KEYCODE" target="_top"><xfont size="+1"><tt>MAX_KEYCODE</tt></font></A></nobr>  </TD>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#MAX_KEYCODE" target="_top"><code>MAX_KEYCODE</code></font></A></nobr>  </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
   </TD>
diff --git a/docs/html/sdk/api_diff/3/changes/android.view.Menu.html b/docs/html/sdk/api_diff/3/changes/android.view.Menu.html
index 09b910a..aa93fb8 100644
--- a/docs/html/sdk/api_diff/3/changes/android.view.Menu.html
+++ b/docs/html/sdk/api_diff/3/changes/android.view.Menu.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Interface android.view.<A HREF="../../../../reference/android/view/Menu.html" target="_top"><font size="+3"><tt>Menu</tt></font></A>
+Interface android.view.<A HREF="../../../../reference/android/view/Menu.html" target="_top"><font size="+2"><code>Menu</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,14 +84,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.Menu.close_added()"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/Menu.html#close()" target="_top"><xfont size="+1"><tt>close</tt></font></A>()</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/Menu.html#close()" target="_top"><code>close</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.Menu.getItem_added(int)"></A>
-  <nobr><code>MenuItem</code>&nbsp;<A HREF="../../../../reference/android/view/Menu.html#getItem(int)" target="_top"><xfont size="+1"><tt>getItem</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>MenuItem</code>&nbsp;<A HREF="../../../../reference/android/view/Menu.html#getItem(int)" target="_top"><code>getItem</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.view.MotionEvent.html b/docs/html/sdk/api_diff/3/changes/android.view.MotionEvent.html
index 5291df7..41c690e 100644
--- a/docs/html/sdk/api_diff/3/changes/android.view.MotionEvent.html
+++ b/docs/html/sdk/api_diff/3/changes/android.view.MotionEvent.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.view.<A HREF="../../../../reference/android/view/MotionEvent.html" target="_top"><font size="+3"><tt>MotionEvent</tt></font></A>
+Class android.view.<A HREF="../../../../reference/android/view/MotionEvent.html" target="_top"><font size="+2"><code>MotionEvent</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,7 +85,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.MotionEvent.ACTION_OUTSIDE"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/MotionEvent.html#ACTION_OUTSIDE" target="_top"><xfont size="+1"><tt>ACTION_OUTSIDE</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/MotionEvent.html#ACTION_OUTSIDE" target="_top"><code>ACTION_OUTSIDE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.view.OrientationListener.html b/docs/html/sdk/api_diff/3/changes/android.view.OrientationListener.html
index ac58489..4b7421f 100644
--- a/docs/html/sdk/api_diff/3/changes/android.view.OrientationListener.html
+++ b/docs/html/sdk/api_diff/3/changes/android.view.OrientationListener.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.view.<A HREF="../../../../reference/android/view/OrientationListener.html" target="_top"><font size="+3"><tt>OrientationListener</tt></font></A>
+Class android.view.<A HREF="../../../../reference/android/view/OrientationListener.html" target="_top"><font size="+2"><code>OrientationListener</code></font></A>
 </H2>
 <p><b>Now deprecated</b>.<br>
 <a NAME="constructors"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.OrientationListener.ctor_added(android.content.Context, int)"></A>
-  <nobr><A HREF="../../../../reference/android/view/OrientationListener.html#OrientationListener(android.content.Context, int)" target="_top"><xfont size="+1"><tt>OrientationListener</tt></font></A>(<code>Context,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/view/OrientationListener.html#OrientationListener(android.content.Context, int)" target="_top"><code>OrientationListener</code></A>(<code>Context,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.view.View.html b/docs/html/sdk/api_diff/3/changes/android.view.View.html
index ccd58a9..86f9ca6 100644
--- a/docs/html/sdk/api_diff/3/changes/android.view.View.html
+++ b/docs/html/sdk/api_diff/3/changes/android.view.View.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.view.<A HREF="../../../../reference/android/view/View.html" target="_top"><font size="+3"><tt>View</tt></font></A>
+Class android.view.<A HREF="../../../../reference/android/view/View.html" target="_top"><font size="+2"><code>View</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,98 +84,98 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.View.checkInputConnectionProxy_added(android.view.View)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#checkInputConnectionProxy(android.view.View)" target="_top"><xfont size="+1"><tt>checkInputConnectionProxy</tt></font></A>(<code>View</code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#checkInputConnectionProxy(android.view.View)" target="_top"><code>checkInputConnectionProxy</code></A>(<code>View</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.View.dispatchKeyEventPreIme_added(android.view.KeyEvent)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#dispatchKeyEventPreIme(android.view.KeyEvent)" target="_top"><xfont size="+1"><tt>dispatchKeyEventPreIme</tt></font></A>(<code>KeyEvent</code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#dispatchKeyEventPreIme(android.view.KeyEvent)" target="_top"><code>dispatchKeyEventPreIme</code></A>(<code>KeyEvent</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.View.getWindowVisibleDisplayFrame_added(android.graphics.Rect)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#getWindowVisibleDisplayFrame(android.graphics.Rect)" target="_top"><xfont size="+1"><tt>getWindowVisibleDisplayFrame</tt></font></A>(<code>Rect</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#getWindowVisibleDisplayFrame(android.graphics.Rect)" target="_top"><code>getWindowVisibleDisplayFrame</code></A>(<code>Rect</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.View.isHapticFeedbackEnabled_added()"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#isHapticFeedbackEnabled()" target="_top"><xfont size="+1"><tt>isHapticFeedbackEnabled</tt></font></A>()</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#isHapticFeedbackEnabled()" target="_top"><code>isHapticFeedbackEnabled</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.View.isInEditMode_added()"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#isInEditMode()" target="_top"><xfont size="+1"><tt>isInEditMode</tt></font></A>()</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#isInEditMode()" target="_top"><code>isInEditMode</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.View.onCheckIsTextEditor_added()"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#onCheckIsTextEditor()" target="_top"><xfont size="+1"><tt>onCheckIsTextEditor</tt></font></A>()</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#onCheckIsTextEditor()" target="_top"><code>onCheckIsTextEditor</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.View.onCreateInputConnection_added(android.view.inputmethod.EditorInfo)"></A>
-  <nobr><code>InputConnection</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#onCreateInputConnection(android.view.inputmethod.EditorInfo)" target="_top"><xfont size="+1"><tt>onCreateInputConnection</tt></font></A>(<code>EditorInfo</code>)</nobr>
+  <nobr><code>InputConnection</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#onCreateInputConnection(android.view.inputmethod.EditorInfo)" target="_top"><code>onCreateInputConnection</code></A>(<code>EditorInfo</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.View.onFinishTemporaryDetach_added()"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#onFinishTemporaryDetach()" target="_top"><xfont size="+1"><tt>onFinishTemporaryDetach</tt></font></A>()</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#onFinishTemporaryDetach()" target="_top"><code>onFinishTemporaryDetach</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.View.onKeyPreIme_added(int, android.view.KeyEvent)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#onKeyPreIme(int, android.view.KeyEvent)" target="_top"><xfont size="+1"><tt>onKeyPreIme</tt></font></A>(<code>int,</nobr> KeyEvent<nobr><nobr></code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#onKeyPreIme(int, android.view.KeyEvent)" target="_top"><code>onKeyPreIme</code></A>(<code>int,</nobr> KeyEvent<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.View.onStartTemporaryDetach_added()"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#onStartTemporaryDetach()" target="_top"><xfont size="+1"><tt>onStartTemporaryDetach</tt></font></A>()</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#onStartTemporaryDetach()" target="_top"><code>onStartTemporaryDetach</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.View.performHapticFeedback_added(int)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#performHapticFeedback(int)" target="_top"><xfont size="+1"><tt>performHapticFeedback</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#performHapticFeedback(int)" target="_top"><code>performHapticFeedback</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.View.performHapticFeedback_added(int, int)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#performHapticFeedback(int, int)" target="_top"><xfont size="+1"><tt>performHapticFeedback</tt></font></A>(<code>int,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#performHapticFeedback(int, int)" target="_top"><code>performHapticFeedback</code></A>(<code>int,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.View.setHapticFeedbackEnabled_added(boolean)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#setHapticFeedbackEnabled(boolean)" target="_top"><xfont size="+1"><tt>setHapticFeedbackEnabled</tt></font></A>(<code>boolean</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#setHapticFeedbackEnabled(boolean)" target="_top"><code>setHapticFeedbackEnabled</code></A>(<code>boolean</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.View.setScrollContainer_added(boolean)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#setScrollContainer(boolean)" target="_top"><xfont size="+1"><tt>setScrollContainer</tt></font></A>(<code>boolean</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#setScrollContainer(boolean)" target="_top"><code>setScrollContainer</code></A>(<code>boolean</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -191,7 +190,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.View.getHandler_changed()"></A>
-  <nobr><code>Handler</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#getHandler()" target="_top"><xfont size="+1"><tt>getHandler</tt></font></A>()  </nobr>
+  <nobr><code>Handler</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#getHandler()" target="_top"><code>getHandler</code></A>()  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 Change of visibility from protected to public.<br>
@@ -201,7 +200,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.View.playSoundEffect_changed(int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#playSoundEffect(int)" target="_top"><xfont size="+1"><tt>playSoundEffect</tt></font></A>(<code>int</code>)  </nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#playSoundEffect(int)" target="_top"><code>playSoundEffect</code></A>(<code>int</code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 Change of visibility from protected to public.<br>
@@ -220,7 +219,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.View.HAPTIC_FEEDBACK_ENABLED"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#HAPTIC_FEEDBACK_ENABLED" target="_top"><xfont size="+1"><tt>HAPTIC_FEEDBACK_ENABLED</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#HAPTIC_FEEDBACK_ENABLED" target="_top"><code>HAPTIC_FEEDBACK_ENABLED</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.view.ViewConfiguration.html b/docs/html/sdk/api_diff/3/changes/android.view.ViewConfiguration.html
index 0bf487c..e1083ba 100644
--- a/docs/html/sdk/api_diff/3/changes/android.view.ViewConfiguration.html
+++ b/docs/html/sdk/api_diff/3/changes/android.view.ViewConfiguration.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.view.<A HREF="../../../../reference/android/view/ViewConfiguration.html" target="_top"><font size="+3"><tt>ViewConfiguration</tt></font></A>
+Class android.view.<A HREF="../../../../reference/android/view/ViewConfiguration.html" target="_top"><font size="+2"><code>ViewConfiguration</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <p>
@@ -84,7 +83,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.ViewConfiguration.ctor_changed()"></A>
-  <nobr><A HREF="../../../../reference/android/view/ViewConfiguration.html#ViewConfiguration()" target="_top"><xfont size="+1"><tt>ViewConfiguration</tt></font></A>()  </nobr>
+  <nobr><A HREF="../../../../reference/android/view/ViewConfiguration.html#ViewConfiguration()" target="_top"><code>ViewConfiguration</code></A>()  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -103,70 +102,70 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.ViewConfiguration.get_added(android.content.Context)"></A>
-  <nobr><code>ViewConfiguration</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#get(android.content.Context)" target="_top"><xfont size="+1"><tt>get</tt></font></A>(<code>Context</code>)</nobr>
+  <nobr><code>ViewConfiguration</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#get(android.content.Context)" target="_top"><code>get</code></A>(<code>Context</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.ViewConfiguration.getDoubleTapTimeout_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getDoubleTapTimeout()" target="_top"><xfont size="+1"><tt>getDoubleTapTimeout</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getDoubleTapTimeout()" target="_top"><code>getDoubleTapTimeout</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.ViewConfiguration.getScaledDoubleTapSlop_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getScaledDoubleTapSlop()" target="_top"><xfont size="+1"><tt>getScaledDoubleTapSlop</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getScaledDoubleTapSlop()" target="_top"><code>getScaledDoubleTapSlop</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.ViewConfiguration.getScaledEdgeSlop_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getScaledEdgeSlop()" target="_top"><xfont size="+1"><tt>getScaledEdgeSlop</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getScaledEdgeSlop()" target="_top"><code>getScaledEdgeSlop</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.ViewConfiguration.getScaledFadingEdgeLength_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getScaledFadingEdgeLength()" target="_top"><xfont size="+1"><tt>getScaledFadingEdgeLength</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getScaledFadingEdgeLength()" target="_top"><code>getScaledFadingEdgeLength</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.ViewConfiguration.getScaledMaximumDrawingCacheSize_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getScaledMaximumDrawingCacheSize()" target="_top"><xfont size="+1"><tt>getScaledMaximumDrawingCacheSize</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getScaledMaximumDrawingCacheSize()" target="_top"><code>getScaledMaximumDrawingCacheSize</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.ViewConfiguration.getScaledMinimumFlingVelocity_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getScaledMinimumFlingVelocity()" target="_top"><xfont size="+1"><tt>getScaledMinimumFlingVelocity</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getScaledMinimumFlingVelocity()" target="_top"><code>getScaledMinimumFlingVelocity</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.ViewConfiguration.getScaledScrollBarSize_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getScaledScrollBarSize()" target="_top"><xfont size="+1"><tt>getScaledScrollBarSize</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getScaledScrollBarSize()" target="_top"><code>getScaledScrollBarSize</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.ViewConfiguration.getScaledTouchSlop_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getScaledTouchSlop()" target="_top"><xfont size="+1"><tt>getScaledTouchSlop</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getScaledTouchSlop()" target="_top"><code>getScaledTouchSlop</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.ViewConfiguration.getScaledWindowTouchSlop_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getScaledWindowTouchSlop()" target="_top"><xfont size="+1"><tt>getScaledWindowTouchSlop</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getScaledWindowTouchSlop()" target="_top"><code>getScaledWindowTouchSlop</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -181,7 +180,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.ViewConfiguration.getEdgeSlop_changed()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getEdgeSlop()" target="_top"><xfont size="+1"><tt>getEdgeSlop</tt></font></A>()  </nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getEdgeSlop()" target="_top"><code>getEdgeSlop</code></A>()  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -191,7 +190,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.ViewConfiguration.getFadingEdgeLength_changed()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getFadingEdgeLength()" target="_top"><xfont size="+1"><tt>getFadingEdgeLength</tt></font></A>()  </nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getFadingEdgeLength()" target="_top"><code>getFadingEdgeLength</code></A>()  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -201,7 +200,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.ViewConfiguration.getMaximumDrawingCacheSize_changed()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getMaximumDrawingCacheSize()" target="_top"><xfont size="+1"><tt>getMaximumDrawingCacheSize</tt></font></A>()  </nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getMaximumDrawingCacheSize()" target="_top"><code>getMaximumDrawingCacheSize</code></A>()  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -211,7 +210,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.ViewConfiguration.getMinimumFlingVelocity_changed()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getMinimumFlingVelocity()" target="_top"><xfont size="+1"><tt>getMinimumFlingVelocity</tt></font></A>()  </nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getMinimumFlingVelocity()" target="_top"><code>getMinimumFlingVelocity</code></A>()  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -221,7 +220,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.ViewConfiguration.getScrollBarSize_changed()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getScrollBarSize()" target="_top"><xfont size="+1"><tt>getScrollBarSize</tt></font></A>()  </nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getScrollBarSize()" target="_top"><code>getScrollBarSize</code></A>()  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -231,7 +230,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.ViewConfiguration.getTouchSlop_changed()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getTouchSlop()" target="_top"><xfont size="+1"><tt>getTouchSlop</tt></font></A>()  </nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getTouchSlop()" target="_top"><code>getTouchSlop</code></A>()  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -241,7 +240,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.ViewConfiguration.getWindowTouchSlop_changed()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getWindowTouchSlop()" target="_top"><xfont size="+1"><tt>getWindowTouchSlop</tt></font></A>()  </nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getWindowTouchSlop()" target="_top"><code>getWindowTouchSlop</code></A>()  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
diff --git a/docs/html/sdk/api_diff/3/changes/android.view.ViewDebug.html b/docs/html/sdk/api_diff/3/changes/android.view.ViewDebug.html
index 17c0c8a..90b2d20 100644
--- a/docs/html/sdk/api_diff/3/changes/android.view.ViewDebug.html
+++ b/docs/html/sdk/api_diff/3/changes/android.view.ViewDebug.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.view.<A HREF="../../../../reference/android/view/ViewDebug.html" target="_top"><font size="+3"><tt>ViewDebug</tt></font></A>
+Class android.view.<A HREF="../../../../reference/android/view/ViewDebug.html" target="_top"><font size="+2"><code>ViewDebug</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.ViewDebug.dumpCapturedView_added(java.lang.String, java.lang.Object)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/ViewDebug.html#dumpCapturedView(java.lang.String, java.lang.Object)" target="_top"><xfont size="+1"><tt>dumpCapturedView</tt></font></A>(<code>String,</nobr> Object<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/ViewDebug.html#dumpCapturedView(java.lang.String, java.lang.Object)" target="_top"><code>dumpCapturedView</code></A>(<code>String,</nobr> Object<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.view.ViewGroup.html b/docs/html/sdk/api_diff/3/changes/android.view.ViewGroup.html
index 589f266..a8457da 100644
--- a/docs/html/sdk/api_diff/3/changes/android.view.ViewGroup.html
+++ b/docs/html/sdk/api_diff/3/changes/android.view.ViewGroup.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.view.<A HREF="../../../../reference/android/view/ViewGroup.html" target="_top"><font size="+3"><tt>ViewGroup</tt></font></A>
+Class android.view.<A HREF="../../../../reference/android/view/ViewGroup.html" target="_top"><font size="+2"><code>ViewGroup</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.ViewGroup.setStaticTransformationsEnabled_added(boolean)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/ViewGroup.html#setStaticTransformationsEnabled(boolean)" target="_top"><xfont size="+1"><tt>setStaticTransformationsEnabled</tt></font></A>(<code>boolean</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/ViewGroup.html#setStaticTransformationsEnabled(boolean)" target="_top"><code>setStaticTransformationsEnabled</code></A>(<code>boolean</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.view.ViewParent.html b/docs/html/sdk/api_diff/3/changes/android.view.ViewParent.html
index 536e7e9..5f9fc027 100644
--- a/docs/html/sdk/api_diff/3/changes/android.view.ViewParent.html
+++ b/docs/html/sdk/api_diff/3/changes/android.view.ViewParent.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Interface android.view.<A HREF="../../../../reference/android/view/ViewParent.html" target="_top"><font size="+3"><tt>ViewParent</tt></font></A>
+Interface android.view.<A HREF="../../../../reference/android/view/ViewParent.html" target="_top"><font size="+2"><code>ViewParent</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.ViewParent.requestChildRectangleOnScreen_added(android.view.View, android.graphics.Rect, boolean)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/ViewParent.html#requestChildRectangleOnScreen(android.view.View, android.graphics.Rect, boolean)" target="_top"><xfont size="+1"><tt>requestChildRectangleOnScreen</tt></font></A>(<code>View,</nobr> Rect<nobr>,</nobr> boolean<nobr><nobr></code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/ViewParent.html#requestChildRectangleOnScreen(android.view.View, android.graphics.Rect, boolean)" target="_top"><code>requestChildRectangleOnScreen</code></A>(<code>View,</nobr> Rect<nobr>,</nobr> boolean<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.view.ViewTreeObserver.html b/docs/html/sdk/api_diff/3/changes/android.view.ViewTreeObserver.html
index 41753a7..6cd9724 100644
--- a/docs/html/sdk/api_diff/3/changes/android.view.ViewTreeObserver.html
+++ b/docs/html/sdk/api_diff/3/changes/android.view.ViewTreeObserver.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.view.<A HREF="../../../../reference/android/view/ViewTreeObserver.html" target="_top"><font size="+3"><tt>ViewTreeObserver</tt></font></A>
+Class android.view.<A HREF="../../../../reference/android/view/ViewTreeObserver.html" target="_top"><font size="+2"><code>ViewTreeObserver</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,14 +84,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.ViewTreeObserver.addOnScrollChangedListener_added(android.view.ViewTreeObserver.OnScrollChangedListener)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/ViewTreeObserver.html#addOnScrollChangedListener(android.view.ViewTreeObserver.OnScrollChangedListener)" target="_top"><xfont size="+1"><tt>addOnScrollChangedListener</tt></font></A>(<code>OnScrollChangedListener</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/ViewTreeObserver.html#addOnScrollChangedListener(android.view.ViewTreeObserver.OnScrollChangedListener)" target="_top"><code>addOnScrollChangedListener</code></A>(<code>OnScrollChangedListener</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.ViewTreeObserver.removeOnScrollChangedListener_added(android.view.ViewTreeObserver.OnScrollChangedListener)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/ViewTreeObserver.html#removeOnScrollChangedListener(android.view.ViewTreeObserver.OnScrollChangedListener)" target="_top"><xfont size="+1"><tt>removeOnScrollChangedListener</tt></font></A>(<code>OnScrollChangedListener</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/ViewTreeObserver.html#removeOnScrollChangedListener(android.view.ViewTreeObserver.OnScrollChangedListener)" target="_top"><code>removeOnScrollChangedListener</code></A>(<code>OnScrollChangedListener</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.view.Window.html b/docs/html/sdk/api_diff/3/changes/android.view.Window.html
index d84eb2b..bf5347e 100644
--- a/docs/html/sdk/api_diff/3/changes/android.view.Window.html
+++ b/docs/html/sdk/api_diff/3/changes/android.view.Window.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.view.<A HREF="../../../../reference/android/view/Window.html" target="_top"><font size="+3"><tt>Window</tt></font></A>
+Class android.view.<A HREF="../../../../reference/android/view/Window.html" target="_top"><font size="+2"><code>Window</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,21 +84,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.Window.hasSoftInputMode_added()"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/Window.html#hasSoftInputMode()" target="_top"><xfont size="+1"><tt>hasSoftInputMode</tt></font></A>()</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/Window.html#hasSoftInputMode()" target="_top"><code>hasSoftInputMode</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.Window.setSoftInputMode_added(int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/Window.html#setSoftInputMode(int)" target="_top"><xfont size="+1"><tt>setSoftInputMode</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/Window.html#setSoftInputMode(int)" target="_top"><code>setSoftInputMode</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.Window.setWindowAnimations_added(int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/Window.html#setWindowAnimations(int)" target="_top"><xfont size="+1"><tt>setWindowAnimations</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/Window.html#setWindowAnimations(int)" target="_top"><code>setWindowAnimations</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.view.WindowManager.LayoutParams.html b/docs/html/sdk/api_diff/3/changes/android.view.WindowManager.LayoutParams.html
index 7304b0e..c59fef8 100644
--- a/docs/html/sdk/api_diff/3/changes/android.view.WindowManager.LayoutParams.html
+++ b/docs/html/sdk/api_diff/3/changes/android.view.WindowManager.LayoutParams.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.view.<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html" target="_top"><font size="+3"><tt>WindowManager.LayoutParams</tt></font></A>
+Class android.view.<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html" target="_top"><font size="+2"><code>WindowManager.LayoutParams</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.WindowManager.LayoutParams.mayUseInputMethod_added(int)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#mayUseInputMethod(int)" target="_top"><xfont size="+1"><tt>mayUseInputMethod</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#mayUseInputMethod(int)" target="_top"><code>mayUseInputMethod</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -101,161 +100,161 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.WindowManager.LayoutParams.FLAG_ALT_FOCUSABLE_IM"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#FLAG_ALT_FOCUSABLE_IM" target="_top"><xfont size="+1"><tt>FLAG_ALT_FOCUSABLE_IM</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#FLAG_ALT_FOCUSABLE_IM" target="_top"><code>FLAG_ALT_FOCUSABLE_IM</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.WindowManager.LayoutParams.FLAG_WATCH_OUTSIDE_TOUCH"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#FLAG_WATCH_OUTSIDE_TOUCH" target="_top"><xfont size="+1"><tt>FLAG_WATCH_OUTSIDE_TOUCH</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#FLAG_WATCH_OUTSIDE_TOUCH" target="_top"><code>FLAG_WATCH_OUTSIDE_TOUCH</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.WindowManager.LayoutParams.SCREEN_BRIGHTNESS_CHANGED"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SCREEN_BRIGHTNESS_CHANGED" target="_top"><xfont size="+1"><tt>SCREEN_BRIGHTNESS_CHANGED</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SCREEN_BRIGHTNESS_CHANGED" target="_top"><code>SCREEN_BRIGHTNESS_CHANGED</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.WindowManager.LayoutParams.SCREEN_ORIENTATION_CHANGED"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SCREEN_ORIENTATION_CHANGED" target="_top"><xfont size="+1"><tt>SCREEN_ORIENTATION_CHANGED</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SCREEN_ORIENTATION_CHANGED" target="_top"><code>SCREEN_ORIENTATION_CHANGED</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.WindowManager.LayoutParams.SOFT_INPUT_ADJUST_PAN"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SOFT_INPUT_ADJUST_PAN" target="_top"><xfont size="+1"><tt>SOFT_INPUT_ADJUST_PAN</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SOFT_INPUT_ADJUST_PAN" target="_top"><code>SOFT_INPUT_ADJUST_PAN</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SOFT_INPUT_ADJUST_RESIZE" target="_top"><xfont size="+1"><tt>SOFT_INPUT_ADJUST_RESIZE</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SOFT_INPUT_ADJUST_RESIZE" target="_top"><code>SOFT_INPUT_ADJUST_RESIZE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.WindowManager.LayoutParams.SOFT_INPUT_ADJUST_UNSPECIFIED"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SOFT_INPUT_ADJUST_UNSPECIFIED" target="_top"><xfont size="+1"><tt>SOFT_INPUT_ADJUST_UNSPECIFIED</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SOFT_INPUT_ADJUST_UNSPECIFIED" target="_top"><code>SOFT_INPUT_ADJUST_UNSPECIFIED</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.WindowManager.LayoutParams.SOFT_INPUT_IS_FORWARD_NAVIGATION"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SOFT_INPUT_IS_FORWARD_NAVIGATION" target="_top"><xfont size="+1"><tt>SOFT_INPUT_IS_FORWARD_NAVIGATION</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SOFT_INPUT_IS_FORWARD_NAVIGATION" target="_top"><code>SOFT_INPUT_IS_FORWARD_NAVIGATION</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.WindowManager.LayoutParams.SOFT_INPUT_MASK_ADJUST"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SOFT_INPUT_MASK_ADJUST" target="_top"><xfont size="+1"><tt>SOFT_INPUT_MASK_ADJUST</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SOFT_INPUT_MASK_ADJUST" target="_top"><code>SOFT_INPUT_MASK_ADJUST</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.WindowManager.LayoutParams.SOFT_INPUT_MASK_STATE"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SOFT_INPUT_MASK_STATE" target="_top"><xfont size="+1"><tt>SOFT_INPUT_MASK_STATE</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SOFT_INPUT_MASK_STATE" target="_top"><code>SOFT_INPUT_MASK_STATE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.WindowManager.LayoutParams.SOFT_INPUT_MODE_CHANGED"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SOFT_INPUT_MODE_CHANGED" target="_top"><xfont size="+1"><tt>SOFT_INPUT_MODE_CHANGED</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SOFT_INPUT_MODE_CHANGED" target="_top"><code>SOFT_INPUT_MODE_CHANGED</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.WindowManager.LayoutParams.SOFT_INPUT_STATE_ALWAYS_HIDDEN"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SOFT_INPUT_STATE_ALWAYS_HIDDEN" target="_top"><xfont size="+1"><tt>SOFT_INPUT_STATE_ALWAYS_HIDDEN</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SOFT_INPUT_STATE_ALWAYS_HIDDEN" target="_top"><code>SOFT_INPUT_STATE_ALWAYS_HIDDEN</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.WindowManager.LayoutParams.SOFT_INPUT_STATE_ALWAYS_VISIBLE"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SOFT_INPUT_STATE_ALWAYS_VISIBLE" target="_top"><xfont size="+1"><tt>SOFT_INPUT_STATE_ALWAYS_VISIBLE</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SOFT_INPUT_STATE_ALWAYS_VISIBLE" target="_top"><code>SOFT_INPUT_STATE_ALWAYS_VISIBLE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.WindowManager.LayoutParams.SOFT_INPUT_STATE_HIDDEN"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SOFT_INPUT_STATE_HIDDEN" target="_top"><xfont size="+1"><tt>SOFT_INPUT_STATE_HIDDEN</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SOFT_INPUT_STATE_HIDDEN" target="_top"><code>SOFT_INPUT_STATE_HIDDEN</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.WindowManager.LayoutParams.SOFT_INPUT_STATE_UNCHANGED"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SOFT_INPUT_STATE_UNCHANGED" target="_top"><xfont size="+1"><tt>SOFT_INPUT_STATE_UNCHANGED</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SOFT_INPUT_STATE_UNCHANGED" target="_top"><code>SOFT_INPUT_STATE_UNCHANGED</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.WindowManager.LayoutParams.SOFT_INPUT_STATE_UNSPECIFIED"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SOFT_INPUT_STATE_UNSPECIFIED" target="_top"><xfont size="+1"><tt>SOFT_INPUT_STATE_UNSPECIFIED</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SOFT_INPUT_STATE_UNSPECIFIED" target="_top"><code>SOFT_INPUT_STATE_UNSPECIFIED</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.WindowManager.LayoutParams.SOFT_INPUT_STATE_VISIBLE"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SOFT_INPUT_STATE_VISIBLE" target="_top"><xfont size="+1"><tt>SOFT_INPUT_STATE_VISIBLE</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#SOFT_INPUT_STATE_VISIBLE" target="_top"><code>SOFT_INPUT_STATE_VISIBLE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.WindowManager.LayoutParams.TYPE_APPLICATION_ATTACHED_DIALOG"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#TYPE_APPLICATION_ATTACHED_DIALOG" target="_top"><xfont size="+1"><tt>TYPE_APPLICATION_ATTACHED_DIALOG</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#TYPE_APPLICATION_ATTACHED_DIALOG" target="_top"><code>TYPE_APPLICATION_ATTACHED_DIALOG</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.WindowManager.LayoutParams.TYPE_INPUT_METHOD"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#TYPE_INPUT_METHOD" target="_top"><xfont size="+1"><tt>TYPE_INPUT_METHOD</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#TYPE_INPUT_METHOD" target="_top"><code>TYPE_INPUT_METHOD</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.WindowManager.LayoutParams.TYPE_INPUT_METHOD_DIALOG"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#TYPE_INPUT_METHOD_DIALOG" target="_top"><xfont size="+1"><tt>TYPE_INPUT_METHOD_DIALOG</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#TYPE_INPUT_METHOD_DIALOG" target="_top"><code>TYPE_INPUT_METHOD_DIALOG</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.WindowManager.LayoutParams.screenBrightness"></A>
-  <nobr><code>float</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#screenBrightness" target="_top"><xfont size="+1"><tt>screenBrightness</tt></font></A></nobr>
+  <nobr><code>float</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#screenBrightness" target="_top"><code>screenBrightness</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.WindowManager.LayoutParams.screenOrientation"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#screenOrientation" target="_top"><xfont size="+1"><tt>screenOrientation</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#screenOrientation" target="_top"><code>screenOrientation</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.WindowManager.LayoutParams.softInputMode"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#softInputMode" target="_top"><xfont size="+1"><tt>softInputMode</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#softInputMode" target="_top"><code>softInputMode</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.view.animation.Animation.html b/docs/html/sdk/api_diff/3/changes/android.view.animation.Animation.html
index 9cdf434..d0e860b 100644
--- a/docs/html/sdk/api_diff/3/changes/android.view.animation.Animation.html
+++ b/docs/html/sdk/api_diff/3/changes/android.view.animation.Animation.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.view.animation.<A HREF="../../../../reference/android/view/animation/Animation.html" target="_top"><font size="+3"><tt>Animation</tt></font></A>
+Class android.view.animation.<A HREF="../../../../reference/android/view/animation/Animation.html" target="_top"><font size="+2"><code>Animation</code></font></A>
 </H2>
 <p><font xsize="+1">Added interface <code>java.lang.Cloneable</code>.<br></font>
 <a NAME="constructors"></a>
@@ -86,21 +85,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.animation.Animation.computeDurationHint_added()"></A>
-  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/view/animation/Animation.html#computeDurationHint()" target="_top"><xfont size="+1"><tt>computeDurationHint</tt></font></A>()</nobr>
+  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/view/animation/Animation.html#computeDurationHint()" target="_top"><code>computeDurationHint</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.animation.Animation.isFillEnabled_added()"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/animation/Animation.html#isFillEnabled()" target="_top"><xfont size="+1"><tt>isFillEnabled</tt></font></A>()</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/animation/Animation.html#isFillEnabled()" target="_top"><code>isFillEnabled</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.animation.Animation.setFillEnabled_added(boolean)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/animation/Animation.html#setFillEnabled(boolean)" target="_top"><xfont size="+1"><tt>setFillEnabled</tt></font></A>(<code>boolean</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/animation/Animation.html#setFillEnabled(boolean)" target="_top"><code>setFillEnabled</code></A>(<code>boolean</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.view.animation.Transformation.html b/docs/html/sdk/api_diff/3/changes/android.view.animation.Transformation.html
index 8c5cbf5..62120f6 100644
--- a/docs/html/sdk/api_diff/3/changes/android.view.animation.Transformation.html
+++ b/docs/html/sdk/api_diff/3/changes/android.view.animation.Transformation.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.view.animation.<A HREF="../../../../reference/android/view/animation/Transformation.html" target="_top"><font size="+3"><tt>Transformation</tt></font></A>
+Class android.view.animation.<A HREF="../../../../reference/android/view/animation/Transformation.html" target="_top"><font size="+2"><code>Transformation</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.animation.Transformation.toShortString_added()"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/view/animation/Transformation.html#toShortString()" target="_top"><xfont size="+1"><tt>toShortString</tt></font></A>()</nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/view/animation/Transformation.html#toShortString()" target="_top"><code>toShortString</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.webkit.URLUtil.html b/docs/html/sdk/api_diff/3/changes/android.webkit.URLUtil.html
index cff8741..bb49443 100644
--- a/docs/html/sdk/api_diff/3/changes/android.webkit.URLUtil.html
+++ b/docs/html/sdk/api_diff/3/changes/android.webkit.URLUtil.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.webkit.<A HREF="../../../../reference/android/webkit/URLUtil.html" target="_top"><font size="+3"><tt>URLUtil</tt></font></A>
+Class android.webkit.<A HREF="../../../../reference/android/webkit/URLUtil.html" target="_top"><font size="+2"><code>URLUtil</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.webkit.URLUtil.isCookielessProxyUrl_changed(java.lang.String)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/webkit/URLUtil.html#isCookielessProxyUrl(java.lang.String)" target="_top"><xfont size="+1"><tt>isCookielessProxyUrl</tt></font></A>(<code>String</code>)  </nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/webkit/URLUtil.html#isCookielessProxyUrl(java.lang.String)" target="_top"><code>isCookielessProxyUrl</code></A>(<code>String</code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
diff --git a/docs/html/sdk/api_diff/3/changes/android.webkit.UrlInterceptHandler.html b/docs/html/sdk/api_diff/3/changes/android.webkit.UrlInterceptHandler.html
index 8664bc6..ea2b610 100644
--- a/docs/html/sdk/api_diff/3/changes/android.webkit.UrlInterceptHandler.html
+++ b/docs/html/sdk/api_diff/3/changes/android.webkit.UrlInterceptHandler.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Interface android.webkit.<A HREF="../../../../reference/android/webkit/UrlInterceptHandler.html" target="_top"><font size="+3"><tt>UrlInterceptHandler</tt></font></A>
+Interface android.webkit.<A HREF="../../../../reference/android/webkit/UrlInterceptHandler.html" target="_top"><font size="+2"><code>UrlInterceptHandler</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.webkit.UrlInterceptHandler.getPluginData_added(java.lang.String, java.util.Map<java.lang.String, java.lang.String>)"></A>
-  <nobr><code>PluginData</code>&nbsp;<A HREF="../../../../reference/android/webkit/UrlInterceptHandler.html#getPluginData(java.lang.String, java.util.Map<java.lang.String, java.lang.String>)" target="_top"><xfont size="+1"><tt>getPluginData</tt></font></A>(<code>String,</nobr> Map&lt;String<nobr>,</nobr> String&gt;<nobr><nobr></code>)</nobr>
+  <nobr><code>PluginData</code>&nbsp;<A HREF="../../../../reference/android/webkit/UrlInterceptHandler.html#getPluginData(java.lang.String, java.util.Map<java.lang.String, java.lang.String>)" target="_top"><code>getPluginData</code></A>(<code>String,</nobr> Map&lt;String<nobr>,</nobr> String&gt;<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -100,7 +99,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.webkit.UrlInterceptHandler.service_changed(java.lang.String, java.util.Map<java.lang.String, java.lang.String>)"></A>
-  <nobr><code>CacheResult</code>&nbsp;<A HREF="../../../../reference/android/webkit/UrlInterceptHandler.html#service(java.lang.String, java.util.Map<java.lang.String, java.lang.String>)" target="_top"><xfont size="+1"><tt>service</tt></font></A>(<code>String,</nobr> Map&lt;String<nobr>,</nobr> String&gt;<nobr><nobr></code>)  </nobr>
+  <nobr><code>CacheResult</code>&nbsp;<A HREF="../../../../reference/android/webkit/UrlInterceptHandler.html#service(java.lang.String, java.util.Map<java.lang.String, java.lang.String>)" target="_top"><code>service</code></A>(<code>String,</nobr> Map&lt;String<nobr>,</nobr> String&gt;<nobr><nobr></code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
diff --git a/docs/html/sdk/api_diff/3/changes/android.webkit.UrlInterceptRegistry.html b/docs/html/sdk/api_diff/3/changes/android.webkit.UrlInterceptRegistry.html
index 09d1149..ca0addd 100644
--- a/docs/html/sdk/api_diff/3/changes/android.webkit.UrlInterceptRegistry.html
+++ b/docs/html/sdk/api_diff/3/changes/android.webkit.UrlInterceptRegistry.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.webkit.<A HREF="../../../../reference/android/webkit/UrlInterceptRegistry.html" target="_top"><font size="+3"><tt>UrlInterceptRegistry</tt></font></A>
+Class android.webkit.<A HREF="../../../../reference/android/webkit/UrlInterceptRegistry.html" target="_top"><font size="+2"><code>UrlInterceptRegistry</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.webkit.UrlInterceptRegistry.getPluginData_added(java.lang.String, java.util.Map<java.lang.String, java.lang.String>)"></A>
-  <nobr><code>PluginData</code>&nbsp;<A HREF="../../../../reference/android/webkit/UrlInterceptRegistry.html#getPluginData(java.lang.String, java.util.Map<java.lang.String, java.lang.String>)" target="_top"><xfont size="+1"><tt>getPluginData</tt></font></A>(<code>String,</nobr> Map&lt;String<nobr>,</nobr> String&gt;<nobr><nobr></code>)</nobr>
+  <nobr><code>PluginData</code>&nbsp;<A HREF="../../../../reference/android/webkit/UrlInterceptRegistry.html#getPluginData(java.lang.String, java.util.Map<java.lang.String, java.lang.String>)" target="_top"><code>getPluginData</code></A>(<code>String,</nobr> Map&lt;String<nobr>,</nobr> String&gt;<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -100,7 +99,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.webkit.UrlInterceptRegistry.getSurrogate_changed(java.lang.String, java.util.Map<java.lang.String, java.lang.String>)"></A>
-  <nobr><code>CacheResult</code>&nbsp;<A HREF="../../../../reference/android/webkit/UrlInterceptRegistry.html#getSurrogate(java.lang.String, java.util.Map<java.lang.String, java.lang.String>)" target="_top"><xfont size="+1"><tt>getSurrogate</tt></font></A>(<code>String,</nobr> Map&lt;String<nobr>,</nobr> String&gt;<nobr><nobr></code>)  </nobr>
+  <nobr><code>CacheResult</code>&nbsp;<A HREF="../../../../reference/android/webkit/UrlInterceptRegistry.html#getSurrogate(java.lang.String, java.util.Map<java.lang.String, java.lang.String>)" target="_top"><code>getSurrogate</code></A>(<code>String,</nobr> Map&lt;String<nobr>,</nobr> String&gt;<nobr><nobr></code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
diff --git a/docs/html/sdk/api_diff/3/changes/android.webkit.WebHistoryItem.html b/docs/html/sdk/api_diff/3/changes/android.webkit.WebHistoryItem.html
index 1014019..e223080 100644
--- a/docs/html/sdk/api_diff/3/changes/android.webkit.WebHistoryItem.html
+++ b/docs/html/sdk/api_diff/3/changes/android.webkit.WebHistoryItem.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.webkit.<A HREF="../../../../reference/android/webkit/WebHistoryItem.html" target="_top"><font size="+3"><tt>WebHistoryItem</tt></font></A>
+Class android.webkit.<A HREF="../../../../reference/android/webkit/WebHistoryItem.html" target="_top"><font size="+2"><code>WebHistoryItem</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.webkit.WebHistoryItem.getOriginalUrl_added()"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebHistoryItem.html#getOriginalUrl()" target="_top"><xfont size="+1"><tt>getOriginalUrl</tt></font></A>()</nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebHistoryItem.html#getOriginalUrl()" target="_top"><code>getOriginalUrl</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.webkit.WebSettings.html b/docs/html/sdk/api_diff/3/changes/android.webkit.WebSettings.html
index eb421cf..7c7161d 100644
--- a/docs/html/sdk/api_diff/3/changes/android.webkit.WebSettings.html
+++ b/docs/html/sdk/api_diff/3/changes/android.webkit.WebSettings.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.webkit.<A HREF="../../../../reference/android/webkit/WebSettings.html" target="_top"><font size="+3"><tt>WebSettings</tt></font></A>
+Class android.webkit.<A HREF="../../../../reference/android/webkit/WebSettings.html" target="_top"><font size="+2"><code>WebSettings</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,42 +84,42 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.webkit.WebSettings.getAllowFileAccess_added()"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebSettings.html#getAllowFileAccess()" target="_top"><xfont size="+1"><tt>getAllowFileAccess</tt></font></A>()</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebSettings.html#getAllowFileAccess()" target="_top"><code>getAllowFileAccess</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.webkit.WebSettings.getBuiltInZoomControls_added()"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebSettings.html#getBuiltInZoomControls()" target="_top"><xfont size="+1"><tt>getBuiltInZoomControls</tt></font></A>()</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebSettings.html#getBuiltInZoomControls()" target="_top"><code>getBuiltInZoomControls</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.webkit.WebSettings.getUserAgentString_added()"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebSettings.html#getUserAgentString()" target="_top"><xfont size="+1"><tt>getUserAgentString</tt></font></A>()</nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebSettings.html#getUserAgentString()" target="_top"><code>getUserAgentString</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.webkit.WebSettings.setAllowFileAccess_added(boolean)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebSettings.html#setAllowFileAccess(boolean)" target="_top"><xfont size="+1"><tt>setAllowFileAccess</tt></font></A>(<code>boolean</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebSettings.html#setAllowFileAccess(boolean)" target="_top"><code>setAllowFileAccess</code></A>(<code>boolean</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.webkit.WebSettings.setBuiltInZoomControls_added(boolean)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebSettings.html#setBuiltInZoomControls(boolean)" target="_top"><xfont size="+1"><tt>setBuiltInZoomControls</tt></font></A>(<code>boolean</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebSettings.html#setBuiltInZoomControls(boolean)" target="_top"><code>setBuiltInZoomControls</code></A>(<code>boolean</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.webkit.WebSettings.setUserAgentString_added(java.lang.String)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebSettings.html#setUserAgentString(java.lang.String)" target="_top"><xfont size="+1"><tt>setUserAgentString</tt></font></A>(<code>String</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebSettings.html#setUserAgentString(java.lang.String)" target="_top"><code>setUserAgentString</code></A>(<code>String</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -135,7 +134,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.webkit.WebSettings.getUserAgent_changed()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebSettings.html#getUserAgent()" target="_top"><xfont size="+1"><tt>getUserAgent</tt></font></A>()  </nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebSettings.html#getUserAgent()" target="_top"><code>getUserAgent</code></A>()  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -145,7 +144,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.webkit.WebSettings.setUserAgent_changed(int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebSettings.html#setUserAgent(int)" target="_top"><xfont size="+1"><tt>setUserAgent</tt></font></A>(<code>int</code>)  </nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebSettings.html#setUserAgent(int)" target="_top"><code>setUserAgent</code></A>(<code>int</code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
diff --git a/docs/html/sdk/api_diff/3/changes/android.webkit.WebView.html b/docs/html/sdk/api_diff/3/changes/android.webkit.WebView.html
index cd721c8..acc289c 100644
--- a/docs/html/sdk/api_diff/3/changes/android.webkit.WebView.html
+++ b/docs/html/sdk/api_diff/3/changes/android.webkit.WebView.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.webkit.<A HREF="../../../../reference/android/webkit/WebView.html" target="_top"><font size="+3"><tt>WebView</tt></font></A>
+Class android.webkit.<A HREF="../../../../reference/android/webkit/WebView.html" target="_top"><font size="+2"><code>WebView</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,49 +84,49 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.webkit.WebView.clearMatches_added()"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebView.html#clearMatches()" target="_top"><xfont size="+1"><tt>clearMatches</tt></font></A>()</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebView.html#clearMatches()" target="_top"><code>clearMatches</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.webkit.WebView.findAll_added(java.lang.String)"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebView.html#findAll(java.lang.String)" target="_top"><xfont size="+1"><tt>findAll</tt></font></A>(<code>String</code>)</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebView.html#findAll(java.lang.String)" target="_top"><code>findAll</code></A>(<code>String</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.webkit.WebView.findNext_added(boolean)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebView.html#findNext(boolean)" target="_top"><xfont size="+1"><tt>findNext</tt></font></A>(<code>boolean</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebView.html#findNext(boolean)" target="_top"><code>findNext</code></A>(<code>boolean</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.webkit.WebView.getOriginalUrl_added()"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebView.html#getOriginalUrl()" target="_top"><xfont size="+1"><tt>getOriginalUrl</tt></font></A>()</nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebView.html#getOriginalUrl()" target="_top"><code>getOriginalUrl</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.webkit.WebView.restorePicture_added(android.os.Bundle, java.io.File)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebView.html#restorePicture(android.os.Bundle, java.io.File)" target="_top"><xfont size="+1"><tt>restorePicture</tt></font></A>(<code>Bundle,</nobr> File<nobr><nobr></code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebView.html#restorePicture(android.os.Bundle, java.io.File)" target="_top"><code>restorePicture</code></A>(<code>Bundle,</nobr> File<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.webkit.WebView.savePicture_added(android.os.Bundle, java.io.File)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebView.html#savePicture(android.os.Bundle, java.io.File)" target="_top"><xfont size="+1"><tt>savePicture</tt></font></A>(<code>Bundle,</nobr> File<nobr><nobr></code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebView.html#savePicture(android.os.Bundle, java.io.File)" target="_top"><code>savePicture</code></A>(<code>Bundle,</nobr> File<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.webkit.WebView.setNetworkAvailable_added(boolean)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebView.html#setNetworkAvailable(boolean)" target="_top"><xfont size="+1"><tt>setNetworkAvailable</tt></font></A>(<code>boolean</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebView.html#setNetworkAvailable(boolean)" target="_top"><code>setNetworkAvailable</code></A>(<code>boolean</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -142,7 +141,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.webkit.WebView.getZoomControls_changed()"></A>
-  <nobr><code>View</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebView.html#getZoomControls()" target="_top"><xfont size="+1"><tt>getZoomControls</tt></font></A>()  </nobr>
+  <nobr><code>View</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebView.html#getZoomControls()" target="_top"><code>getZoomControls</code></A>()  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -152,7 +151,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.webkit.WebView.onGlobalFocusChanged_changed(android.view.View, android.view.View)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebView.html#onGlobalFocusChanged(android.view.View, android.view.View)" target="_top"><xfont size="+1"><tt>onGlobalFocusChanged</tt></font></A>(<code>View,</nobr> View<nobr><nobr></code>)  </nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebView.html#onGlobalFocusChanged(android.view.View, android.view.View)" target="_top"><code>onGlobalFocusChanged</code></A>(<code>View,</nobr> View<nobr><nobr></code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
diff --git a/docs/html/sdk/api_diff/3/changes/android.widget.AbsListView.html b/docs/html/sdk/api_diff/3/changes/android.widget.AbsListView.html
index 6d1ed35..f3dc8e7 100644
--- a/docs/html/sdk/api_diff/3/changes/android.widget.AbsListView.html
+++ b/docs/html/sdk/api_diff/3/changes/android.widget.AbsListView.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.widget.<A HREF="../../../../reference/android/widget/AbsListView.html" target="_top"><font size="+3"><tt>AbsListView</tt></font></A>
+Class android.widget.<A HREF="../../../../reference/android/widget/AbsListView.html" target="_top"><font size="+2"><code>AbsListView</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,35 +84,35 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.AbsListView.getTextFilter_added()"></A>
-  <nobr><code>CharSequence</code>&nbsp;<A HREF="../../../../reference/android/widget/AbsListView.html#getTextFilter()" target="_top"><xfont size="+1"><tt>getTextFilter</tt></font></A>()</nobr>
+  <nobr><code>CharSequence</code>&nbsp;<A HREF="../../../../reference/android/widget/AbsListView.html#getTextFilter()" target="_top"><code>getTextFilter</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.AbsListView.isFastScrollEnabled_added()"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/AbsListView.html#isFastScrollEnabled()" target="_top"><xfont size="+1"><tt>isFastScrollEnabled</tt></font></A>()</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/AbsListView.html#isFastScrollEnabled()" target="_top"><code>isFastScrollEnabled</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.AbsListView.isSmoothScrollbarEnabled_added()"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/AbsListView.html#isSmoothScrollbarEnabled()" target="_top"><xfont size="+1"><tt>isSmoothScrollbarEnabled</tt></font></A>()</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/AbsListView.html#isSmoothScrollbarEnabled()" target="_top"><code>isSmoothScrollbarEnabled</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.AbsListView.setFastScrollEnabled_added(boolean)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/AbsListView.html#setFastScrollEnabled(boolean)" target="_top"><xfont size="+1"><tt>setFastScrollEnabled</tt></font></A>(<code>boolean</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/AbsListView.html#setFastScrollEnabled(boolean)" target="_top"><code>setFastScrollEnabled</code></A>(<code>boolean</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.AbsListView.setSmoothScrollbarEnabled_added(boolean)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/AbsListView.html#setSmoothScrollbarEnabled(boolean)" target="_top"><xfont size="+1"><tt>setSmoothScrollbarEnabled</tt></font></A>(<code>boolean</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/AbsListView.html#setSmoothScrollbarEnabled(boolean)" target="_top"><code>setSmoothScrollbarEnabled</code></A>(<code>boolean</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.widget.AbsSeekBar.html b/docs/html/sdk/api_diff/3/changes/android.widget.AbsSeekBar.html
index 128b31f..830ea55 100644
--- a/docs/html/sdk/api_diff/3/changes/android.widget.AbsSeekBar.html
+++ b/docs/html/sdk/api_diff/3/changes/android.widget.AbsSeekBar.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.widget.<A HREF="../../../../reference/android/widget/AbsSeekBar.html" target="_top"><font size="+3"><tt>AbsSeekBar</tt></font></A>
+Class android.widget.<A HREF="../../../../reference/android/widget/AbsSeekBar.html" target="_top"><font size="+2"><code>AbsSeekBar</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,14 +84,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.AbsSeekBar.getKeyProgressIncrement_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/AbsSeekBar.html#getKeyProgressIncrement()" target="_top"><xfont size="+1"><tt>getKeyProgressIncrement</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/AbsSeekBar.html#getKeyProgressIncrement()" target="_top"><code>getKeyProgressIncrement</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.AbsSeekBar.setKeyProgressIncrement_added(int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/AbsSeekBar.html#setKeyProgressIncrement(int)" target="_top"><xfont size="+1"><tt>setKeyProgressIncrement</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/AbsSeekBar.html#setKeyProgressIncrement(int)" target="_top"><code>setKeyProgressIncrement</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.widget.AbsoluteLayout.html b/docs/html/sdk/api_diff/3/changes/android.widget.AbsoluteLayout.html
index 77025f0..b43d34b 100644
--- a/docs/html/sdk/api_diff/3/changes/android.widget.AbsoluteLayout.html
+++ b/docs/html/sdk/api_diff/3/changes/android.widget.AbsoluteLayout.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.widget.<A HREF="../../../../reference/android/widget/AbsoluteLayout.html" target="_top"><font size="+3"><tt>AbsoluteLayout</tt></font></A>
+Class android.widget.<A HREF="../../../../reference/android/widget/AbsoluteLayout.html" target="_top"><font size="+2"><code>AbsoluteLayout</code></font></A>
 </H2>
 <p><b>Now deprecated</b>.<br>
 <a NAME="constructors"></a>
diff --git a/docs/html/sdk/api_diff/3/changes/android.widget.ArrayAdapter.html b/docs/html/sdk/api_diff/3/changes/android.widget.ArrayAdapter.html
index 0beed26..e7b65ad 100644
--- a/docs/html/sdk/api_diff/3/changes/android.widget.ArrayAdapter.html
+++ b/docs/html/sdk/api_diff/3/changes/android.widget.ArrayAdapter.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.widget.<A HREF="../../../../reference/android/widget/ArrayAdapter.html" target="_top"><font size="+3"><tt>ArrayAdapter</tt></font></A>
+Class android.widget.<A HREF="../../../../reference/android/widget/ArrayAdapter.html" target="_top"><font size="+2"><code>ArrayAdapter</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.ArrayAdapter.sort_added(java.util.Comparator<? super T>)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/ArrayAdapter.html#sort(java.util.Comparator<? super T>)" target="_top"><xfont size="+1"><tt>sort</tt></font></A>(<code>Comparator&lt;? super T&gt;</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/ArrayAdapter.html#sort(java.util.Comparator<? super T>)" target="_top"><code>sort</code></A>(<code>Comparator&lt;? super T&gt;</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.widget.AutoCompleteTextView.html b/docs/html/sdk/api_diff/3/changes/android.widget.AutoCompleteTextView.html
index a6e89e4..de12564 100644
--- a/docs/html/sdk/api_diff/3/changes/android.widget.AutoCompleteTextView.html
+++ b/docs/html/sdk/api_diff/3/changes/android.widget.AutoCompleteTextView.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.widget.<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html" target="_top"><font size="+3"><tt>AutoCompleteTextView</tt></font></A>
+Class android.widget.<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html" target="_top"><font size="+2"><code>AutoCompleteTextView</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,70 +84,70 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.AutoCompleteTextView.clearListSelection_added()"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#clearListSelection()" target="_top"><xfont size="+1"><tt>clearListSelection</tt></font></A>()</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#clearListSelection()" target="_top"><code>clearListSelection</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.AutoCompleteTextView.getDropDownAnchor_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#getDropDownAnchor()" target="_top"><xfont size="+1"><tt>getDropDownAnchor</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#getDropDownAnchor()" target="_top"><code>getDropDownAnchor</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.AutoCompleteTextView.getDropDownWidth_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#getDropDownWidth()" target="_top"><xfont size="+1"><tt>getDropDownWidth</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#getDropDownWidth()" target="_top"><code>getDropDownWidth</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.AutoCompleteTextView.getListSelection_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#getListSelection()" target="_top"><xfont size="+1"><tt>getListSelection</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#getListSelection()" target="_top"><code>getListSelection</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.AutoCompleteTextView.getOnItemClickListener_added()"></A>
-  <nobr><code>OnItemClickListener</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#getOnItemClickListener()" target="_top"><xfont size="+1"><tt>getOnItemClickListener</tt></font></A>()</nobr>
+  <nobr><code>OnItemClickListener</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#getOnItemClickListener()" target="_top"><code>getOnItemClickListener</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.AutoCompleteTextView.getOnItemSelectedListener_added()"></A>
-  <nobr><code>OnItemSelectedListener</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#getOnItemSelectedListener()" target="_top"><xfont size="+1"><tt>getOnItemSelectedListener</tt></font></A>()</nobr>
+  <nobr><code>OnItemSelectedListener</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#getOnItemSelectedListener()" target="_top"><code>getOnItemSelectedListener</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.AutoCompleteTextView.isPerformingCompletion_added()"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#isPerformingCompletion()" target="_top"><xfont size="+1"><tt>isPerformingCompletion</tt></font></A>()</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#isPerformingCompletion()" target="_top"><code>isPerformingCompletion</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.AutoCompleteTextView.setDropDownAnchor_added(int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#setDropDownAnchor(int)" target="_top"><xfont size="+1"><tt>setDropDownAnchor</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#setDropDownAnchor(int)" target="_top"><code>setDropDownAnchor</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.AutoCompleteTextView.setDropDownWidth_added(int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#setDropDownWidth(int)" target="_top"><xfont size="+1"><tt>setDropDownWidth</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#setDropDownWidth(int)" target="_top"><code>setDropDownWidth</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.AutoCompleteTextView.setListSelection_added(int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#setListSelection(int)" target="_top"><xfont size="+1"><tt>setListSelection</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#setListSelection(int)" target="_top"><code>setListSelection</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -163,7 +162,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.AutoCompleteTextView.getItemClickListener_changed()"></A>
-  <nobr><code>OnItemClickListener</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#getItemClickListener()" target="_top"><xfont size="+1"><tt>getItemClickListener</tt></font></A>()  </nobr>
+  <nobr><code>OnItemClickListener</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#getItemClickListener()" target="_top"><code>getItemClickListener</code></A>()  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
@@ -173,7 +172,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.AutoCompleteTextView.getItemSelectedListener_changed()"></A>
-  <nobr><code>OnItemSelectedListener</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#getItemSelectedListener()" target="_top"><xfont size="+1"><tt>getItemSelectedListener</tt></font></A>()  </nobr>
+  <nobr><code>OnItemSelectedListener</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#getItemSelectedListener()" target="_top"><code>getItemSelectedListener</code></A>()  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 <b>Now deprecated</b>.<br>
diff --git a/docs/html/sdk/api_diff/3/changes/android.widget.Chronometer.html b/docs/html/sdk/api_diff/3/changes/android.widget.Chronometer.html
index 2a82a20..428ece8 100644
--- a/docs/html/sdk/api_diff/3/changes/android.widget.Chronometer.html
+++ b/docs/html/sdk/api_diff/3/changes/android.widget.Chronometer.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.widget.<A HREF="../../../../reference/android/widget/Chronometer.html" target="_top"><font size="+3"><tt>Chronometer</tt></font></A>
+Class android.widget.<A HREF="../../../../reference/android/widget/Chronometer.html" target="_top"><font size="+2"><code>Chronometer</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,14 +84,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.Chronometer.getOnChronometerTickListener_added()"></A>
-  <nobr><code>OnChronometerTickListener</code>&nbsp;<A HREF="../../../../reference/android/widget/Chronometer.html#getOnChronometerTickListener()" target="_top"><xfont size="+1"><tt>getOnChronometerTickListener</tt></font></A>()</nobr>
+  <nobr><code>OnChronometerTickListener</code>&nbsp;<A HREF="../../../../reference/android/widget/Chronometer.html#getOnChronometerTickListener()" target="_top"><code>getOnChronometerTickListener</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.Chronometer.setOnChronometerTickListener_added(android.widget.Chronometer.OnChronometerTickListener)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/Chronometer.html#setOnChronometerTickListener(android.widget.Chronometer.OnChronometerTickListener)" target="_top"><xfont size="+1"><tt>setOnChronometerTickListener</tt></font></A>(<code>OnChronometerTickListener</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/Chronometer.html#setOnChronometerTickListener(android.widget.Chronometer.OnChronometerTickListener)" target="_top"><code>setOnChronometerTickListener</code></A>(<code>OnChronometerTickListener</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.widget.CursorAdapter.html b/docs/html/sdk/api_diff/3/changes/android.widget.CursorAdapter.html
index 0a89030..d0f5491 100644
--- a/docs/html/sdk/api_diff/3/changes/android.widget.CursorAdapter.html
+++ b/docs/html/sdk/api_diff/3/changes/android.widget.CursorAdapter.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.widget.<A HREF="../../../../reference/android/widget/CursorAdapter.html" target="_top"><font size="+3"><tt>CursorAdapter</tt></font></A>
+Class android.widget.<A HREF="../../../../reference/android/widget/CursorAdapter.html" target="_top"><font size="+2"><code>CursorAdapter</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.CursorAdapter.onContentChanged_added()"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/CursorAdapter.html#onContentChanged()" target="_top"><xfont size="+1"><tt>onContentChanged</tt></font></A>()</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/CursorAdapter.html#onContentChanged()" target="_top"><code>onContentChanged</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -100,7 +99,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.CursorAdapter.getCount_changed()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/CursorAdapter.html#getCount()" target="_top"><xfont size="+1"><tt>getCount</tt></font></A>()  </nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/CursorAdapter.html#getCount()" target="_top"><code>getCount</code></A>()  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 Change from final to non-final.<br>
@@ -110,7 +109,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.CursorAdapter.getItem_changed(int)"></A>
-  <nobr><code>Object</code>&nbsp;<A HREF="../../../../reference/android/widget/CursorAdapter.html#getItem(int)" target="_top"><xfont size="+1"><tt>getItem</tt></font></A>(<code>int</code>)  </nobr>
+  <nobr><code>Object</code>&nbsp;<A HREF="../../../../reference/android/widget/CursorAdapter.html#getItem(int)" target="_top"><code>getItem</code></A>(<code>int</code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 Change from final to non-final.<br>
@@ -120,7 +119,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.CursorAdapter.getItemId_changed(int)"></A>
-  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/widget/CursorAdapter.html#getItemId(int)" target="_top"><xfont size="+1"><tt>getItemId</tt></font></A>(<code>int</code>)  </nobr>
+  <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/widget/CursorAdapter.html#getItemId(int)" target="_top"><code>getItemId</code></A>(<code>int</code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 Change from final to non-final.<br>
diff --git a/docs/html/sdk/api_diff/3/changes/android.widget.GridView.html b/docs/html/sdk/api_diff/3/changes/android.widget.GridView.html
index 86e019b..3304a1a 100644
--- a/docs/html/sdk/api_diff/3/changes/android.widget.GridView.html
+++ b/docs/html/sdk/api_diff/3/changes/android.widget.GridView.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.widget.<A HREF="../../../../reference/android/widget/GridView.html" target="_top"><font size="+3"><tt>GridView</tt></font></A>
+Class android.widget.<A HREF="../../../../reference/android/widget/GridView.html" target="_top"><font size="+2"><code>GridView</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -86,7 +85,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.GridView.STRETCH_SPACING_UNIFORM"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/GridView.html#STRETCH_SPACING_UNIFORM" target="_top"><xfont size="+1"><tt>STRETCH_SPACING_UNIFORM</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/GridView.html#STRETCH_SPACING_UNIFORM" target="_top"><code>STRETCH_SPACING_UNIFORM</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.widget.ListView.html b/docs/html/sdk/api_diff/3/changes/android.widget.ListView.html
index ecaf309..dbef56f 100644
--- a/docs/html/sdk/api_diff/3/changes/android.widget.ListView.html
+++ b/docs/html/sdk/api_diff/3/changes/android.widget.ListView.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.widget.<A HREF="../../../../reference/android/widget/ListView.html" target="_top"><font size="+3"><tt>ListView</tt></font></A>
+Class android.widget.<A HREF="../../../../reference/android/widget/ListView.html" target="_top"><font size="+2"><code>ListView</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,14 +84,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.ListView.setFooterDividersEnabled_added(boolean)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/ListView.html#setFooterDividersEnabled(boolean)" target="_top"><xfont size="+1"><tt>setFooterDividersEnabled</tt></font></A>(<code>boolean</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/ListView.html#setFooterDividersEnabled(boolean)" target="_top"><code>setFooterDividersEnabled</code></A>(<code>boolean</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.ListView.setHeaderDividersEnabled_added(boolean)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/ListView.html#setHeaderDividersEnabled(boolean)" target="_top"><xfont size="+1"><tt>setHeaderDividersEnabled</tt></font></A>(<code>boolean</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/ListView.html#setHeaderDividersEnabled(boolean)" target="_top"><code>setHeaderDividersEnabled</code></A>(<code>boolean</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.widget.PopupWindow.OnDismissListener.html b/docs/html/sdk/api_diff/3/changes/android.widget.PopupWindow.OnDismissListener.html
index 2e08886..7ef698d 100644
--- a/docs/html/sdk/api_diff/3/changes/android.widget.PopupWindow.OnDismissListener.html
+++ b/docs/html/sdk/api_diff/3/changes/android.widget.PopupWindow.OnDismissListener.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Interface android.widget.<A HREF="../../../../reference/android/widget/PopupWindow.OnDismissListener.html" target="_top"><font size="+3"><tt>PopupWindow.OnDismissListener</tt></font></A>
+Interface android.widget.<A HREF="../../../../reference/android/widget/PopupWindow.OnDismissListener.html" target="_top"><font size="+2"><code>PopupWindow.OnDismissListener</code></font></A>
 </H2>
 <p>Change of visibility from  to public.<br>
 <a NAME="constructors"></a>
diff --git a/docs/html/sdk/api_diff/3/changes/android.widget.PopupWindow.html b/docs/html/sdk/api_diff/3/changes/android.widget.PopupWindow.html
index b3a3303..409ccc5 100644
--- a/docs/html/sdk/api_diff/3/changes/android.widget.PopupWindow.html
+++ b/docs/html/sdk/api_diff/3/changes/android.widget.PopupWindow.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.widget.<A HREF="../../../../reference/android/widget/PopupWindow.html" target="_top"><font size="+3"><tt>PopupWindow</tt></font></A>
+Class android.widget.<A HREF="../../../../reference/android/widget/PopupWindow.html" target="_top"><font size="+2"><code>PopupWindow</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,98 +84,98 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.PopupWindow.getInputMethodMode_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#getInputMethodMode()" target="_top"><xfont size="+1"><tt>getInputMethodMode</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#getInputMethodMode()" target="_top"><code>getInputMethodMode</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.PopupWindow.getMaxAvailableHeight_added(android.view.View, int)"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#getMaxAvailableHeight(android.view.View, int)" target="_top"><xfont size="+1"><tt>getMaxAvailableHeight</tt></font></A>(<code>View,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#getMaxAvailableHeight(android.view.View, int)" target="_top"><code>getMaxAvailableHeight</code></A>(<code>View,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.PopupWindow.isAboveAnchor_added()"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#isAboveAnchor()" target="_top"><xfont size="+1"><tt>isAboveAnchor</tt></font></A>()</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#isAboveAnchor()" target="_top"><code>isAboveAnchor</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.PopupWindow.isClippingEnabled_added()"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#isClippingEnabled()" target="_top"><xfont size="+1"><tt>isClippingEnabled</tt></font></A>()</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#isClippingEnabled()" target="_top"><code>isClippingEnabled</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.PopupWindow.isOutsideTouchable_added()"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#isOutsideTouchable()" target="_top"><xfont size="+1"><tt>isOutsideTouchable</tt></font></A>()</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#isOutsideTouchable()" target="_top"><code>isOutsideTouchable</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.PopupWindow.isTouchable_added()"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#isTouchable()" target="_top"><xfont size="+1"><tt>isTouchable</tt></font></A>()</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#isTouchable()" target="_top"><code>isTouchable</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.PopupWindow.setClippingEnabled_added(boolean)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#setClippingEnabled(boolean)" target="_top"><xfont size="+1"><tt>setClippingEnabled</tt></font></A>(<code>boolean</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#setClippingEnabled(boolean)" target="_top"><code>setClippingEnabled</code></A>(<code>boolean</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.PopupWindow.setInputMethodMode_added(int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#setInputMethodMode(int)" target="_top"><xfont size="+1"><tt>setInputMethodMode</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#setInputMethodMode(int)" target="_top"><code>setInputMethodMode</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.PopupWindow.setOutsideTouchable_added(boolean)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#setOutsideTouchable(boolean)" target="_top"><xfont size="+1"><tt>setOutsideTouchable</tt></font></A>(<code>boolean</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#setOutsideTouchable(boolean)" target="_top"><code>setOutsideTouchable</code></A>(<code>boolean</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.PopupWindow.setTouchInterceptor_added(android.view.View.OnTouchListener)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#setTouchInterceptor(android.view.View.OnTouchListener)" target="_top"><xfont size="+1"><tt>setTouchInterceptor</tt></font></A>(<code>OnTouchListener</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#setTouchInterceptor(android.view.View.OnTouchListener)" target="_top"><code>setTouchInterceptor</code></A>(<code>OnTouchListener</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.PopupWindow.setTouchable_added(boolean)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#setTouchable(boolean)" target="_top"><xfont size="+1"><tt>setTouchable</tt></font></A>(<code>boolean</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#setTouchable(boolean)" target="_top"><code>setTouchable</code></A>(<code>boolean</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.PopupWindow.setWindowLayoutMode_added(int, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#setWindowLayoutMode(int, int)" target="_top"><xfont size="+1"><tt>setWindowLayoutMode</tt></font></A>(<code>int,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#setWindowLayoutMode(int, int)" target="_top"><code>setWindowLayoutMode</code></A>(<code>int,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.PopupWindow.update_added()"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#update()" target="_top"><xfont size="+1"><tt>update</tt></font></A>()</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#update()" target="_top"><code>update</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.PopupWindow.update_added(int, int, int, int, boolean)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#update(int, int, int, int, boolean)" target="_top"><xfont size="+1"><tt>update</tt></font></A>(<code>int,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> boolean<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#update(int, int, int, int, boolean)" target="_top"><code>update</code></A>(<code>int,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> boolean<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -192,21 +191,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.PopupWindow.INPUT_METHOD_FROM_FOCUSABLE"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#INPUT_METHOD_FROM_FOCUSABLE" target="_top"><xfont size="+1"><tt>INPUT_METHOD_FROM_FOCUSABLE</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#INPUT_METHOD_FROM_FOCUSABLE" target="_top"><code>INPUT_METHOD_FROM_FOCUSABLE</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.PopupWindow.INPUT_METHOD_NEEDED"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#INPUT_METHOD_NEEDED" target="_top"><xfont size="+1"><tt>INPUT_METHOD_NEEDED</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#INPUT_METHOD_NEEDED" target="_top"><code>INPUT_METHOD_NEEDED</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.PopupWindow.INPUT_METHOD_NOT_NEEDED"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#INPUT_METHOD_NOT_NEEDED" target="_top"><xfont size="+1"><tt>INPUT_METHOD_NOT_NEEDED</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/PopupWindow.html#INPUT_METHOD_NOT_NEEDED" target="_top"><code>INPUT_METHOD_NOT_NEEDED</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.widget.ProgressBar.html b/docs/html/sdk/api_diff/3/changes/android.widget.ProgressBar.html
index eea94f2..9d1e13a 100644
--- a/docs/html/sdk/api_diff/3/changes/android.widget.ProgressBar.html
+++ b/docs/html/sdk/api_diff/3/changes/android.widget.ProgressBar.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.widget.<A HREF="../../../../reference/android/widget/ProgressBar.html" target="_top"><font size="+3"><tt>ProgressBar</tt></font></A>
+Class android.widget.<A HREF="../../../../reference/android/widget/ProgressBar.html" target="_top"><font size="+2"><code>ProgressBar</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,20 +84,20 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.ProgressBar.onRestoreInstanceState_changed(android.os.Parcelable)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/ProgressBar.html#onRestoreInstanceState(android.os.Parcelable)" target="_top"><xfont size="+1"><tt>onRestoreInstanceState</tt></font></A>(<code>Parcelable</code>)  </nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/ProgressBar.html#onRestoreInstanceState(android.os.Parcelable)" target="_top"><code>onRestoreInstanceState</code></A>(<code>Parcelable</code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
-Method was inherited from <tt>android.view.View</tt>, but is now defined locally. Change of visibility from protected to public.<br>
+Method was inherited from <code>android.view.View</code>, but is now defined locally. Change of visibility from protected to public.<br>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.ProgressBar.onSaveInstanceState_changed()"></A>
-  <nobr><code>Parcelable</code>&nbsp;<A HREF="../../../../reference/android/widget/ProgressBar.html#onSaveInstanceState()" target="_top"><xfont size="+1"><tt>onSaveInstanceState</tt></font></A>()  </nobr>
+  <nobr><code>Parcelable</code>&nbsp;<A HREF="../../../../reference/android/widget/ProgressBar.html#onSaveInstanceState()" target="_top"><code>onSaveInstanceState</code></A>()  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
-Method was inherited from <tt>android.view.View</tt>, but is now defined locally. Change of visibility from protected to public.<br>
+Method was inherited from <code>android.view.View</code>, but is now defined locally. Change of visibility from protected to public.<br>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.widget.RemoteViews.ActionException.html b/docs/html/sdk/api_diff/3/changes/android.widget.RemoteViews.ActionException.html
index c2f5c96..ce206f5 100644
--- a/docs/html/sdk/api_diff/3/changes/android.widget.RemoteViews.ActionException.html
+++ b/docs/html/sdk/api_diff/3/changes/android.widget.RemoteViews.ActionException.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.widget.<A HREF="../../../../reference/android/widget/RemoteViews.ActionException.html" target="_top"><font size="+3"><tt>RemoteViews.ActionException</tt></font></A>
+Class android.widget.<A HREF="../../../../reference/android/widget/RemoteViews.ActionException.html" target="_top"><font size="+2"><code>RemoteViews.ActionException</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <p>
@@ -84,7 +83,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.RemoteViews.ActionException.ctor_added(java.lang.Exception)"></A>
-  <nobr><A HREF="../../../../reference/android/widget/RemoteViews.ActionException.html#RemoteViews.ActionException(java.lang.Exception)" target="_top"><xfont size="+1"><tt>RemoteViews.ActionException</tt></font></A>(<code>Exception</code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/widget/RemoteViews.ActionException.html#RemoteViews.ActionException(java.lang.Exception)" target="_top"><code>RemoteViews.ActionException</code></A>(<code>Exception</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.widget.RemoteViews.html b/docs/html/sdk/api_diff/3/changes/android.widget.RemoteViews.html
index ef8eb08..0a27192 100644
--- a/docs/html/sdk/api_diff/3/changes/android.widget.RemoteViews.html
+++ b/docs/html/sdk/api_diff/3/changes/android.widget.RemoteViews.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.widget.<A HREF="../../../../reference/android/widget/RemoteViews.html" target="_top"><font size="+3"><tt>RemoteViews</tt></font></A>
+Class android.widget.<A HREF="../../../../reference/android/widget/RemoteViews.html" target="_top"><font size="+2"><code>RemoteViews</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,105 +84,105 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.RemoteViews.setBitmap_added(int, java.lang.String, android.graphics.Bitmap)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setBitmap(int, java.lang.String, android.graphics.Bitmap)" target="_top"><xfont size="+1"><tt>setBitmap</tt></font></A>(<code>int,</nobr> String<nobr>,</nobr> Bitmap<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setBitmap(int, java.lang.String, android.graphics.Bitmap)" target="_top"><code>setBitmap</code></A>(<code>int,</nobr> String<nobr>,</nobr> Bitmap<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.RemoteViews.setBoolean_added(int, java.lang.String, boolean)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setBoolean(int, java.lang.String, boolean)" target="_top"><xfont size="+1"><tt>setBoolean</tt></font></A>(<code>int,</nobr> String<nobr>,</nobr> boolean<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setBoolean(int, java.lang.String, boolean)" target="_top"><code>setBoolean</code></A>(<code>int,</nobr> String<nobr>,</nobr> boolean<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.RemoteViews.setByte_added(int, java.lang.String, byte)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setByte(int, java.lang.String, byte)" target="_top"><xfont size="+1"><tt>setByte</tt></font></A>(<code>int,</nobr> String<nobr>,</nobr> byte<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setByte(int, java.lang.String, byte)" target="_top"><code>setByte</code></A>(<code>int,</nobr> String<nobr>,</nobr> byte<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.RemoteViews.setChar_added(int, java.lang.String, char)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setChar(int, java.lang.String, char)" target="_top"><xfont size="+1"><tt>setChar</tt></font></A>(<code>int,</nobr> String<nobr>,</nobr> char<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setChar(int, java.lang.String, char)" target="_top"><code>setChar</code></A>(<code>int,</nobr> String<nobr>,</nobr> char<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.RemoteViews.setCharSequence_added(int, java.lang.String, java.lang.CharSequence)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setCharSequence(int, java.lang.String, java.lang.CharSequence)" target="_top"><xfont size="+1"><tt>setCharSequence</tt></font></A>(<code>int,</nobr> String<nobr>,</nobr> CharSequence<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setCharSequence(int, java.lang.String, java.lang.CharSequence)" target="_top"><code>setCharSequence</code></A>(<code>int,</nobr> String<nobr>,</nobr> CharSequence<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.RemoteViews.setDouble_added(int, java.lang.String, double)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setDouble(int, java.lang.String, double)" target="_top"><xfont size="+1"><tt>setDouble</tt></font></A>(<code>int,</nobr> String<nobr>,</nobr> double<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setDouble(int, java.lang.String, double)" target="_top"><code>setDouble</code></A>(<code>int,</nobr> String<nobr>,</nobr> double<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.RemoteViews.setFloat_added(int, java.lang.String, float)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setFloat(int, java.lang.String, float)" target="_top"><xfont size="+1"><tt>setFloat</tt></font></A>(<code>int,</nobr> String<nobr>,</nobr> float<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setFloat(int, java.lang.String, float)" target="_top"><code>setFloat</code></A>(<code>int,</nobr> String<nobr>,</nobr> float<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.RemoteViews.setImageViewBitmap_added(int, android.graphics.Bitmap)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setImageViewBitmap(int, android.graphics.Bitmap)" target="_top"><xfont size="+1"><tt>setImageViewBitmap</tt></font></A>(<code>int,</nobr> Bitmap<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setImageViewBitmap(int, android.graphics.Bitmap)" target="_top"><code>setImageViewBitmap</code></A>(<code>int,</nobr> Bitmap<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.RemoteViews.setInt_added(int, java.lang.String, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setInt(int, java.lang.String, int)" target="_top"><xfont size="+1"><tt>setInt</tt></font></A>(<code>int,</nobr> String<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setInt(int, java.lang.String, int)" target="_top"><code>setInt</code></A>(<code>int,</nobr> String<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.RemoteViews.setLong_added(int, java.lang.String, long)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setLong(int, java.lang.String, long)" target="_top"><xfont size="+1"><tt>setLong</tt></font></A>(<code>int,</nobr> String<nobr>,</nobr> long<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setLong(int, java.lang.String, long)" target="_top"><code>setLong</code></A>(<code>int,</nobr> String<nobr>,</nobr> long<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.RemoteViews.setOnClickPendingIntent_added(int, android.app.PendingIntent)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setOnClickPendingIntent(int, android.app.PendingIntent)" target="_top"><xfont size="+1"><tt>setOnClickPendingIntent</tt></font></A>(<code>int,</nobr> PendingIntent<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setOnClickPendingIntent(int, android.app.PendingIntent)" target="_top"><code>setOnClickPendingIntent</code></A>(<code>int,</nobr> PendingIntent<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.RemoteViews.setShort_added(int, java.lang.String, short)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setShort(int, java.lang.String, short)" target="_top"><xfont size="+1"><tt>setShort</tt></font></A>(<code>int,</nobr> String<nobr>,</nobr> short<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setShort(int, java.lang.String, short)" target="_top"><code>setShort</code></A>(<code>int,</nobr> String<nobr>,</nobr> short<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.RemoteViews.setString_added(int, java.lang.String, java.lang.String)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setString(int, java.lang.String, java.lang.String)" target="_top"><xfont size="+1"><tt>setString</tt></font></A>(<code>int,</nobr> String<nobr>,</nobr> String<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setString(int, java.lang.String, java.lang.String)" target="_top"><code>setString</code></A>(<code>int,</nobr> String<nobr>,</nobr> String<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.RemoteViews.setTextColor_added(int, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setTextColor(int, int)" target="_top"><xfont size="+1"><tt>setTextColor</tt></font></A>(<code>int,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setTextColor(int, int)" target="_top"><code>setTextColor</code></A>(<code>int,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.RemoteViews.setUri_added(int, java.lang.String, android.net.Uri)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setUri(int, java.lang.String, android.net.Uri)" target="_top"><xfont size="+1"><tt>setUri</tt></font></A>(<code>int,</nobr> String<nobr>,</nobr> Uri<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/RemoteViews.html#setUri(int, java.lang.String, android.net.Uri)" target="_top"><code>setUri</code></A>(<code>int,</nobr> String<nobr>,</nobr> Uri<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.widget.ResourceCursorAdapter.html b/docs/html/sdk/api_diff/3/changes/android.widget.ResourceCursorAdapter.html
index cee8f59..2cf9c82 100644
--- a/docs/html/sdk/api_diff/3/changes/android.widget.ResourceCursorAdapter.html
+++ b/docs/html/sdk/api_diff/3/changes/android.widget.ResourceCursorAdapter.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.widget.<A HREF="../../../../reference/android/widget/ResourceCursorAdapter.html" target="_top"><font size="+3"><tt>ResourceCursorAdapter</tt></font></A>
+Class android.widget.<A HREF="../../../../reference/android/widget/ResourceCursorAdapter.html" target="_top"><font size="+2"><code>ResourceCursorAdapter</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <p>
@@ -84,7 +83,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.ResourceCursorAdapter.ctor_added(android.content.Context, int, android.database.Cursor, boolean)"></A>
-  <nobr><A HREF="../../../../reference/android/widget/ResourceCursorAdapter.html#ResourceCursorAdapter(android.content.Context, int, android.database.Cursor, boolean)" target="_top"><xfont size="+1"><tt>ResourceCursorAdapter</tt></font></A>(<code>Context,</nobr> int<nobr>,</nobr> Cursor<nobr>,</nobr> boolean<nobr><nobr></code>)</nobr>
+  <nobr><A HREF="../../../../reference/android/widget/ResourceCursorAdapter.html#ResourceCursorAdapter(android.content.Context, int, android.database.Cursor, boolean)" target="_top"><code>ResourceCursorAdapter</code></A>(<code>Context,</nobr> int<nobr>,</nobr> Cursor<nobr>,</nobr> boolean<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -100,7 +99,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.ResourceCursorAdapter.setViewResource_added(int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/ResourceCursorAdapter.html#setViewResource(int)" target="_top"><xfont size="+1"><tt>setViewResource</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/ResourceCursorAdapter.html#setViewResource(int)" target="_top"><code>setViewResource</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.widget.Scroller.html b/docs/html/sdk/api_diff/3/changes/android.widget.Scroller.html
index e5b524d..c72001d 100644
--- a/docs/html/sdk/api_diff/3/changes/android.widget.Scroller.html
+++ b/docs/html/sdk/api_diff/3/changes/android.widget.Scroller.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.widget.<A HREF="../../../../reference/android/widget/Scroller.html" target="_top"><font size="+3"><tt>Scroller</tt></font></A>
+Class android.widget.<A HREF="../../../../reference/android/widget/Scroller.html" target="_top"><font size="+2"><code>Scroller</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,14 +84,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.Scroller.getStartX_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/Scroller.html#getStartX()" target="_top"><xfont size="+1"><tt>getStartX</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/Scroller.html#getStartX()" target="_top"><code>getStartX</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.Scroller.getStartY_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/Scroller.html#getStartY()" target="_top"><xfont size="+1"><tt>getStartY</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/Scroller.html#getStartY()" target="_top"><code>getStartY</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.widget.SimpleCursorAdapter.html b/docs/html/sdk/api_diff/3/changes/android.widget.SimpleCursorAdapter.html
index 63b7b13..7ceecd6 100644
--- a/docs/html/sdk/api_diff/3/changes/android.widget.SimpleCursorAdapter.html
+++ b/docs/html/sdk/api_diff/3/changes/android.widget.SimpleCursorAdapter.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.widget.<A HREF="../../../../reference/android/widget/SimpleCursorAdapter.html" target="_top"><font size="+3"><tt>SimpleCursorAdapter</tt></font></A>
+Class android.widget.<A HREF="../../../../reference/android/widget/SimpleCursorAdapter.html" target="_top"><font size="+2"><code>SimpleCursorAdapter</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.SimpleCursorAdapter.changeCursorAndColumns_added(android.database.Cursor, java.lang.String[], int[])"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/SimpleCursorAdapter.html#changeCursorAndColumns(android.database.Cursor, java.lang.String[], int[])" target="_top"><xfont size="+1"><tt>changeCursorAndColumns</tt></font></A>(<code>Cursor,</nobr> String[]<nobr>,</nobr> int[]<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/SimpleCursorAdapter.html#changeCursorAndColumns(android.database.Cursor, java.lang.String[], int[])" target="_top"><code>changeCursorAndColumns</code></A>(<code>Cursor,</nobr> String[]<nobr>,</nobr> int[]<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/android.widget.TextView.html b/docs/html/sdk/api_diff/3/changes/android.widget.TextView.html
index 42ecdc9..08f7454 100644
--- a/docs/html/sdk/api_diff/3/changes/android.widget.TextView.html
+++ b/docs/html/sdk/api_diff/3/changes/android.widget.TextView.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.widget.<A HREF="../../../../reference/android/widget/TextView.html" target="_top"><font size="+3"><tt>TextView</tt></font></A>
+Class android.widget.<A HREF="../../../../reference/android/widget/TextView.html" target="_top"><font size="+2"><code>TextView</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,217 +84,217 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.beginBatchEdit_added()"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#beginBatchEdit()" target="_top"><xfont size="+1"><tt>beginBatchEdit</tt></font></A>()</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#beginBatchEdit()" target="_top"><code>beginBatchEdit</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.bringPointIntoView_added(int)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#bringPointIntoView(int)" target="_top"><xfont size="+1"><tt>bringPointIntoView</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#bringPointIntoView(int)" target="_top"><code>bringPointIntoView</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.clearComposingText_added()"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#clearComposingText()" target="_top"><xfont size="+1"><tt>clearComposingText</tt></font></A>()</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#clearComposingText()" target="_top"><code>clearComposingText</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.didTouchFocusSelect_added()"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#didTouchFocusSelect()" target="_top"><xfont size="+1"><tt>didTouchFocusSelect</tt></font></A>()</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#didTouchFocusSelect()" target="_top"><code>didTouchFocusSelect</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.endBatchEdit_added()"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#endBatchEdit()" target="_top"><xfont size="+1"><tt>endBatchEdit</tt></font></A>()</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#endBatchEdit()" target="_top"><code>endBatchEdit</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.extractText_added(android.view.inputmethod.ExtractedTextRequest, android.view.inputmethod.ExtractedText)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#extractText(android.view.inputmethod.ExtractedTextRequest, android.view.inputmethod.ExtractedText)" target="_top"><xfont size="+1"><tt>extractText</tt></font></A>(<code>ExtractedTextRequest,</nobr> ExtractedText<nobr><nobr></code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#extractText(android.view.inputmethod.ExtractedTextRequest, android.view.inputmethod.ExtractedText)" target="_top"><code>extractText</code></A>(<code>ExtractedTextRequest,</nobr> ExtractedText<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.getEditableText_added()"></A>
-  <nobr><code>Editable</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#getEditableText()" target="_top"><xfont size="+1"><tt>getEditableText</tt></font></A>()</nobr>
+  <nobr><code>Editable</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#getEditableText()" target="_top"><code>getEditableText</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.getImeActionId_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#getImeActionId()" target="_top"><xfont size="+1"><tt>getImeActionId</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#getImeActionId()" target="_top"><code>getImeActionId</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.getImeActionLabel_added()"></A>
-  <nobr><code>CharSequence</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#getImeActionLabel()" target="_top"><xfont size="+1"><tt>getImeActionLabel</tt></font></A>()</nobr>
+  <nobr><code>CharSequence</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#getImeActionLabel()" target="_top"><code>getImeActionLabel</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.getImeOptions_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#getImeOptions()" target="_top"><xfont size="+1"><tt>getImeOptions</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#getImeOptions()" target="_top"><code>getImeOptions</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.getInputExtras_added(boolean)"></A>
-  <nobr><code>Bundle</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#getInputExtras(boolean)" target="_top"><xfont size="+1"><tt>getInputExtras</tt></font></A>(<code>boolean</code>)</nobr>
+  <nobr><code>Bundle</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#getInputExtras(boolean)" target="_top"><code>getInputExtras</code></A>(<code>boolean</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.getInputType_added()"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#getInputType()" target="_top"><xfont size="+1"><tt>getInputType</tt></font></A>()</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#getInputType()" target="_top"><code>getInputType</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.getPrivateImeOptions_added()"></A>
-  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#getPrivateImeOptions()" target="_top"><xfont size="+1"><tt>getPrivateImeOptions</tt></font></A>()</nobr>
+  <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#getPrivateImeOptions()" target="_top"><code>getPrivateImeOptions</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.isInputMethodTarget_added()"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#isInputMethodTarget()" target="_top"><xfont size="+1"><tt>isInputMethodTarget</tt></font></A>()</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#isInputMethodTarget()" target="_top"><code>isInputMethodTarget</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.moveCursorToVisibleOffset_added()"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#moveCursorToVisibleOffset()" target="_top"><xfont size="+1"><tt>moveCursorToVisibleOffset</tt></font></A>()</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#moveCursorToVisibleOffset()" target="_top"><code>moveCursorToVisibleOffset</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.onBeginBatchEdit_added()"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#onBeginBatchEdit()" target="_top"><xfont size="+1"><tt>onBeginBatchEdit</tt></font></A>()</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#onBeginBatchEdit()" target="_top"><code>onBeginBatchEdit</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.onCommitCompletion_added(android.view.inputmethod.CompletionInfo)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#onCommitCompletion(android.view.inputmethod.CompletionInfo)" target="_top"><xfont size="+1"><tt>onCommitCompletion</tt></font></A>(<code>CompletionInfo</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#onCommitCompletion(android.view.inputmethod.CompletionInfo)" target="_top"><code>onCommitCompletion</code></A>(<code>CompletionInfo</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.onEditorAction_added(int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#onEditorAction(int)" target="_top"><xfont size="+1"><tt>onEditorAction</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#onEditorAction(int)" target="_top"><code>onEditorAction</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.onEndBatchEdit_added()"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#onEndBatchEdit()" target="_top"><xfont size="+1"><tt>onEndBatchEdit</tt></font></A>()</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#onEndBatchEdit()" target="_top"><code>onEndBatchEdit</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.onPrivateIMECommand_added(java.lang.String, android.os.Bundle)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#onPrivateIMECommand(java.lang.String, android.os.Bundle)" target="_top"><xfont size="+1"><tt>onPrivateIMECommand</tt></font></A>(<code>String,</nobr> Bundle<nobr><nobr></code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#onPrivateIMECommand(java.lang.String, android.os.Bundle)" target="_top"><code>onPrivateIMECommand</code></A>(<code>String,</nobr> Bundle<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.onSelectionChanged_added(int, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#onSelectionChanged(int, int)" target="_top"><xfont size="+1"><tt>onSelectionChanged</tt></font></A>(<code>int,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#onSelectionChanged(int, int)" target="_top"><code>onSelectionChanged</code></A>(<code>int,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.onTextContextMenuItem_added(int)"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#onTextContextMenuItem(int)" target="_top"><xfont size="+1"><tt>onTextContextMenuItem</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#onTextContextMenuItem(int)" target="_top"><code>onTextContextMenuItem</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.setCompoundDrawablesWithIntrinsicBounds_added(int, int, int, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#setCompoundDrawablesWithIntrinsicBounds(int, int, int, int)" target="_top"><xfont size="+1"><tt>setCompoundDrawablesWithIntrinsicBounds</tt></font></A>(<code>int,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#setCompoundDrawablesWithIntrinsicBounds(int, int, int, int)" target="_top"><code>setCompoundDrawablesWithIntrinsicBounds</code></A>(<code>int,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.setExtractedText_added(android.view.inputmethod.ExtractedText)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#setExtractedText(android.view.inputmethod.ExtractedText)" target="_top"><xfont size="+1"><tt>setExtractedText</tt></font></A>(<code>ExtractedText</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#setExtractedText(android.view.inputmethod.ExtractedText)" target="_top"><code>setExtractedText</code></A>(<code>ExtractedText</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.setImeActionLabel_added(java.lang.CharSequence, int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#setImeActionLabel(java.lang.CharSequence, int)" target="_top"><xfont size="+1"><tt>setImeActionLabel</tt></font></A>(<code>CharSequence,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#setImeActionLabel(java.lang.CharSequence, int)" target="_top"><code>setImeActionLabel</code></A>(<code>CharSequence,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.setImeOptions_added(int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#setImeOptions(int)" target="_top"><xfont size="+1"><tt>setImeOptions</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#setImeOptions(int)" target="_top"><code>setImeOptions</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.setInputExtras_added(int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#setInputExtras(int)" target="_top"><xfont size="+1"><tt>setInputExtras</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#setInputExtras(int)" target="_top"><code>setInputExtras</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.setInputType_added(int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#setInputType(int)" target="_top"><xfont size="+1"><tt>setInputType</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#setInputType(int)" target="_top"><code>setInputType</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.setOnEditorActionListener_added(android.widget.TextView.OnEditorActionListener)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#setOnEditorActionListener(android.widget.TextView.OnEditorActionListener)" target="_top"><xfont size="+1"><tt>setOnEditorActionListener</tt></font></A>(<code>OnEditorActionListener</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#setOnEditorActionListener(android.widget.TextView.OnEditorActionListener)" target="_top"><code>setOnEditorActionListener</code></A>(<code>OnEditorActionListener</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.setPrivateImeOptions_added(java.lang.String)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#setPrivateImeOptions(java.lang.String)" target="_top"><xfont size="+1"><tt>setPrivateImeOptions</tt></font></A>(<code>String</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#setPrivateImeOptions(java.lang.String)" target="_top"><code>setPrivateImeOptions</code></A>(<code>String</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.widget.TextView.setRawInputType_added(int)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#setRawInputType(int)" target="_top"><xfont size="+1"><tt>setRawInputType</tt></font></A>(<code>int</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/TextView.html#setRawInputType(int)" target="_top"><code>setRawInputType</code></A>(<code>int</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/changes-summary.html b/docs/html/sdk/api_diff/3/changes/changes-summary.html
index bf52a96..65a37f8 100644
--- a/docs/html/sdk/api_diff/3/changes/changes-summary.html
+++ b/docs/html/sdk/api_diff/3/changes/changes-summary.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <body class="gc-documentation">
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,12 +67,13 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
     <div id="docTitleContainer">
 <h1>Android&nbsp;API&nbsp;Differences&nbsp;Report</h1>
-<p>This report details the changes in the core Android framework API between two API Level 
+<p>This report details the changes in the core Android framework API between two <a 
+href="http://developer.android.com/guide/appendix/api-levels.html" target="_top">API Level</a> 
 specifications. It shows additions, modifications, and removals for packages, classes, methods, and fields. 
 The report also includes general statistics that characterize the extent and type of the differences.</p>
 <p>This report is based a comparison of the Android API specifications 
@@ -83,7 +83,7 @@
 API specification.</p>
 <p>To navigate the report, use the "Select a Diffs Index" and "Filter the Index" 
 controls on the left. The report uses text formatting to indicate <em>interface names</em>, 
-<a href= ><tt>links to reference documentation</tt></a>, and <a href= >links to change 
+<a href= ><code>links to reference documentation</code></a>, and <a href= >links to change 
 description</a>. The statistics are accessible from the "Statistics" link in the upper-right corner.</p>
 <p>For more information about the Android framework API and SDK, 
 see the <a href="http://developer.android.com/index.html" target="_top">Android Developers site</a>.</p>
@@ -96,42 +96,42 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.appwidget"></A>
-  <nobr><A HREF="../../../../reference/android/appwidget/package-summary.html" target="_top"><xfont size="+1"><tt>android.appwidget</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/appwidget/package-summary.html" target="_top"><code>android.appwidget</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.inputmethodservice"></A>
-  <nobr><A HREF="../../../../reference/android/inputmethodservice/package-summary.html" target="_top"><xfont size="+1"><tt>android.inputmethodservice</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/inputmethodservice/package-summary.html" target="_top"><code>android.inputmethodservice</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.speech"></A>
-  <nobr><A HREF="../../../../reference/android/speech/package-summary.html" target="_top"><xfont size="+1"><tt>android.speech</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/speech/package-summary.html" target="_top"><code>android.speech</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.text.format"></A>
-  <nobr><A HREF="../../../../reference/android/text/format/package-summary.html" target="_top"><xfont size="+1"><tt>android.text.format</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/text/format/package-summary.html" target="_top"><code>android.text.format</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.view.inputmethod"></A>
-  <nobr><A HREF="../../../../reference/android/view/inputmethod/package-summary.html" target="_top"><xfont size="+1"><tt>android.view.inputmethod</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/view/inputmethod/package-summary.html" target="_top"><code>android.view.inputmethod</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="java.beans"></A>
-  <nobr><A HREF="../../../../reference/java/beans/package-summary.html" target="_top"><xfont size="+1"><tt>java.beans</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/java/beans/package-summary.html" target="_top"><code>java.beans</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -383,27 +383,6 @@
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang.reflect"></A>
-  <nobr><A HREF="pkg_java.lang.reflect.html">java.lang.reflect</A></nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.net"></A>
-  <nobr><A HREF="pkg_java.net.html">java.net</A></nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.util"></A>
-  <nobr><A HREF="pkg_java.util.html">java.util</A></nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="java.util.jar"></A>
   <nobr><A HREF="pkg_java.util.jar.html">java.util.jar</A></nobr>
   </TD>
diff --git a/docs/html/sdk/api_diff/3/changes/classes_index_additions.html b/docs/html/sdk/api_diff/3/changes/classes_index_additions.html
index 32a68e3..f15b280 100644
--- a/docs/html/sdk/api_diff/3/changes/classes_index_additions.html
+++ b/docs/html/sdk/api_diff/3/changes/classes_index_additions.html
@@ -22,10 +22,9 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
-<BODY class="gc-documentation">
+<BODY class="gc-documentation" style="padding:12px;">
 <a NAME="topheader"></a>
 <table summary="Index for Classes" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
   <tr>
@@ -45,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
diff --git a/docs/html/sdk/api_diff/3/changes/classes_index_all.html b/docs/html/sdk/api_diff/3/changes/classes_index_all.html
index 5815c29..408e749 100644
--- a/docs/html/sdk/api_diff/3/changes/classes_index_all.html
+++ b/docs/html/sdk/api_diff/3/changes/classes_index_all.html
@@ -22,10 +22,9 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
-<BODY class="gc-documentation">
+<BODY class="gc-documentation" style="padding:12px;">
 <a NAME="topheader"></a>
 <table summary="Index for Classes" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
   <tr>
@@ -45,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
@@ -215,7 +214,6 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <A HREF="android.database.DatabaseUtils.html" class="hiddenlink" target="rightframe">DatabaseUtils</A><br>
-<A HREF="java.util.Date.html" class="hiddenlink" target="rightframe">Date</A><br>
 <A HREF="android.text.method.DateKeyListener.html" class="hiddenlink" target="rightframe">DateKeyListener</A><br>
 <A HREF="android.text.method.DateTimeKeyListener.html" class="hiddenlink" target="rightframe">DateTimeKeyListener</A><br>
 <A HREF="android.os.Debug.html" class="hiddenlink" target="rightframe">Debug</A><br>
@@ -638,7 +636,6 @@
 <A HREF="android.widget.ProgressBar.html" class="hiddenlink" target="rightframe">ProgressBar</A><br>
 <A HREF="android.test.ProviderTestCase.html" class="hiddenlink" target="rightframe">ProviderTestCase</A><br>
 <A HREF="pkg_android.test.html#ProviderTestCase2" class="hiddenlink" target="rightframe"><b>ProviderTestCase2</b></A><br>
-<A HREF="java.lang.reflect.Proxy.html" class="hiddenlink" target="rightframe">Proxy</A><br>
 <A NAME="Q"></A>
 <br><font size="+2">Q</font>&nbsp;
 <a href="#A"><font size="-2">A</font></a> 
@@ -760,14 +757,12 @@
 <A HREF="pkg_android.widget.html#SlidingDrawer.OnDrawerOpenListener" class="hiddenlink" target="rightframe"><b><i>SlidingDrawer.OnDrawerOpenListener</i></b></A><br>
 <A HREF="pkg_android.widget.html#SlidingDrawer.OnDrawerScrollListener" class="hiddenlink" target="rightframe"><b><i>SlidingDrawer.OnDrawerScrollListener</i></b></A><br>
 <A HREF="android.telephony.gsm.SmsMessage.html" class="hiddenlink" target="rightframe">SmsMessage</A><br>
-<A HREF="java.net.Socket.html" class="hiddenlink" target="rightframe">Socket</A><br>
 <A HREF="android.media.SoundPool.html" class="hiddenlink" target="rightframe">SoundPool</A><br>
 <A HREF="android.text.Spanned.html" class="hiddenlink" target="rightframe"><i>Spanned</i></A><br>
 <A HREF="android.text.SpanWatcher.html" class="hiddenlink" target="rightframe"><i>SpanWatcher</i></A><br>
 <A HREF="android.util.SparseIntArray.html" class="hiddenlink" target="rightframe">SparseIntArray</A><br>
 <A HREF="android.database.sqlite.SQLiteDatabase.html" class="hiddenlink" target="rightframe">SQLiteDatabase</A><br>
 <A HREF="android.text.style.StrikethroughSpan.html" class="hiddenlink" target="rightframe">StrikethroughSpan</A><br>
-<A HREF="java.lang.String.html" class="hiddenlink" target="rightframe">String</A><br>
 <A HREF="android.text.style.StyleSpan.html" class="hiddenlink" target="rightframe">StyleSpan</A><br>
 <A HREF="android.text.style.SubscriptSpan.html" class="hiddenlink" target="rightframe">SubscriptSpan</A><br>
 <A HREF="android.text.style.SuperscriptSpan.html" class="hiddenlink" target="rightframe">SuperscriptSpan</A><br>
@@ -800,7 +795,6 @@
 <p><div style="line-height:1.5em;color:black">
 <A HREF="android.telephony.TelephonyManager.html" class="hiddenlink" target="rightframe">TelephonyManager</A><br>
 <A HREF="android.test.suitebuilder.TestMethod.html" class="hiddenlink" target="rightframe">TestMethod</A><br>
-<A HREF="android.test.suitebuilder.TestSuiteBuilder.html" class="hiddenlink" target="rightframe">TestSuiteBuilder</A><br>
 <A HREF="android.text.style.TextAppearanceSpan.html" class="hiddenlink" target="rightframe">TextAppearanceSpan</A><br>
 <A HREF="android.text.method.TextKeyListener.html" class="hiddenlink" target="rightframe">TextKeyListener</A><br>
 <A HREF="android.text.TextUtils.html" class="hiddenlink" target="rightframe">TextUtils</A><br>
diff --git a/docs/html/sdk/api_diff/3/changes/classes_index_changes.html b/docs/html/sdk/api_diff/3/changes/classes_index_changes.html
index 58d4edc..df07718 100644
--- a/docs/html/sdk/api_diff/3/changes/classes_index_changes.html
+++ b/docs/html/sdk/api_diff/3/changes/classes_index_changes.html
@@ -22,10 +22,9 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
-<BODY class="gc-documentation">
+<BODY class="gc-documentation" style="padding:12px;">
 <a NAME="topheader"></a>
 <table summary="Index for Classes" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
   <tr>
@@ -45,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
@@ -197,7 +196,6 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <A HREF="android.database.DatabaseUtils.html" class="hiddenlink" target="rightframe">DatabaseUtils</A><br>
-<A HREF="java.util.Date.html" class="hiddenlink" target="rightframe">Date</A><br>
 <A HREF="android.text.method.DateKeyListener.html" class="hiddenlink" target="rightframe">DateKeyListener</A><br>
 <A HREF="android.text.method.DateTimeKeyListener.html" class="hiddenlink" target="rightframe">DateTimeKeyListener</A><br>
 <A HREF="android.os.Debug.html" class="hiddenlink" target="rightframe">Debug</A><br>
@@ -548,7 +546,6 @@
 <A HREF="android.widget.PopupWindow.OnDismissListener.html" class="hiddenlink" target="rightframe"><i>PopupWindow.OnDismissListener</i></A><br>
 <A HREF="android.widget.ProgressBar.html" class="hiddenlink" target="rightframe">ProgressBar</A><br>
 <A HREF="android.test.ProviderTestCase.html" class="hiddenlink" target="rightframe">ProviderTestCase</A><br>
-<A HREF="java.lang.reflect.Proxy.html" class="hiddenlink" target="rightframe">Proxy</A><br>
 <A NAME="Q"></A>
 <br><font size="+2">Q</font>&nbsp;
 <a href="#A"><font size="-2">A</font></a> 
@@ -655,14 +652,12 @@
 <A HREF="android.graphics.drawable.shapes.Shape.html" class="hiddenlink" target="rightframe">Shape</A><br>
 <A HREF="android.widget.SimpleCursorAdapter.html" class="hiddenlink" target="rightframe">SimpleCursorAdapter</A><br>
 <A HREF="android.telephony.gsm.SmsMessage.html" class="hiddenlink" target="rightframe">SmsMessage</A><br>
-<A HREF="java.net.Socket.html" class="hiddenlink" target="rightframe">Socket</A><br>
 <A HREF="android.media.SoundPool.html" class="hiddenlink" target="rightframe">SoundPool</A><br>
 <A HREF="android.text.Spanned.html" class="hiddenlink" target="rightframe"><i>Spanned</i></A><br>
 <A HREF="android.text.SpanWatcher.html" class="hiddenlink" target="rightframe"><i>SpanWatcher</i></A><br>
 <A HREF="android.util.SparseIntArray.html" class="hiddenlink" target="rightframe">SparseIntArray</A><br>
 <A HREF="android.database.sqlite.SQLiteDatabase.html" class="hiddenlink" target="rightframe">SQLiteDatabase</A><br>
 <A HREF="android.text.style.StrikethroughSpan.html" class="hiddenlink" target="rightframe">StrikethroughSpan</A><br>
-<A HREF="java.lang.String.html" class="hiddenlink" target="rightframe">String</A><br>
 <A HREF="android.text.style.StyleSpan.html" class="hiddenlink" target="rightframe">StyleSpan</A><br>
 <A HREF="android.text.style.SubscriptSpan.html" class="hiddenlink" target="rightframe">SubscriptSpan</A><br>
 <A HREF="android.text.style.SuperscriptSpan.html" class="hiddenlink" target="rightframe">SuperscriptSpan</A><br>
@@ -694,7 +689,6 @@
 <p><div style="line-height:1.5em;color:black">
 <A HREF="android.telephony.TelephonyManager.html" class="hiddenlink" target="rightframe">TelephonyManager</A><br>
 <A HREF="android.test.suitebuilder.TestMethod.html" class="hiddenlink" target="rightframe">TestMethod</A><br>
-<A HREF="android.test.suitebuilder.TestSuiteBuilder.html" class="hiddenlink" target="rightframe">TestSuiteBuilder</A><br>
 <A HREF="android.text.style.TextAppearanceSpan.html" class="hiddenlink" target="rightframe">TextAppearanceSpan</A><br>
 <A HREF="android.text.method.TextKeyListener.html" class="hiddenlink" target="rightframe">TextKeyListener</A><br>
 <A HREF="android.text.TextUtils.html" class="hiddenlink" target="rightframe">TextUtils</A><br>
diff --git a/docs/html/sdk/api_diff/3/changes/classes_index_removals.html b/docs/html/sdk/api_diff/3/changes/classes_index_removals.html
index bc5e2e8..5b38988 100644
--- a/docs/html/sdk/api_diff/3/changes/classes_index_removals.html
+++ b/docs/html/sdk/api_diff/3/changes/classes_index_removals.html
@@ -22,10 +22,9 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
-<BODY class="gc-documentation">
+<BODY class="gc-documentation" style="padding:12px;">
 <a NAME="topheader"></a>
 <table summary="Index for Classes" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
   <tr>
@@ -45,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <script src="http://www.google-analytics.com/ga.js" type="text/javascript">
 </script>
diff --git a/docs/html/sdk/api_diff/3/changes/constructors_index_additions.html b/docs/html/sdk/api_diff/3/changes/constructors_index_additions.html
index 0dff7fe..e934822 100644
--- a/docs/html/sdk/api_diff/3/changes/constructors_index_additions.html
+++ b/docs/html/sdk/api_diff/3/changes/constructors_index_additions.html
@@ -22,10 +22,9 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
-<BODY class="gc-documentation">
+<BODY class="gc-documentation" style="padding:12px;">
 <a NAME="topheader"></a>
 <table summary="Index for Constructors" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
   <tr>
@@ -45,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
diff --git a/docs/html/sdk/api_diff/3/changes/constructors_index_all.html b/docs/html/sdk/api_diff/3/changes/constructors_index_all.html
index 49ad673..9372548 100644
--- a/docs/html/sdk/api_diff/3/changes/constructors_index_all.html
+++ b/docs/html/sdk/api_diff/3/changes/constructors_index_all.html
@@ -22,10 +22,9 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
-<BODY class="gc-documentation">
+<BODY class="gc-documentation" style="padding:12px;">
 <a NAME="topheader"></a>
 <table summary="Index for Constructors" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
   <tr>
@@ -45,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
@@ -118,11 +117,6 @@
 <a href="#V"><font size="-2">V</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
-<i>Date</i><br>
-&nbsp;&nbsp;<nobr><A HREF="java.util.Date.html#java.util.Date.ctor_changed()" class="hiddenlink" target="rightframe">Date
-()</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.util.Date.html#java.util.Date.ctor_changed(int, int, int, int, int, int)" class="hiddenlink" target="rightframe">Date
-(<code>int, int, int, int, int, int</code>)</A></nobr>&nbsp;constructor<br>
 <nobr><A HREF="android.text.style.DynamicDrawableSpan.html#android.text.style.DynamicDrawableSpan.ctor_added(int)" class="hiddenlink" target="rightframe"><b>DynamicDrawableSpan</b>
 (<code>int</code>)</A></nobr>&nbsp;constructor<br>
 <A NAME="F"></A>
@@ -393,30 +387,8 @@
 <p><div style="line-height:1.5em;color:black">
 <nobr><A HREF="android.text.style.ScaleXSpan.html#android.text.style.ScaleXSpan.ctor_added(android.os.Parcel)" class="hiddenlink" target="rightframe"><b>ScaleXSpan</b>
 (<code>Parcel</code>)</A></nobr>&nbsp;constructor<br>
-<i>Socket</i><br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed()" class="hiddenlink" target="rightframe">Socket
-()</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.lang.String, int)" class="hiddenlink" target="rightframe">Socket
-(<code>String, int</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.lang.String, int, java.net.InetAddress, int)" class="hiddenlink" target="rightframe">Socket
-(<code>String, int, InetAddress, int</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.net.Proxy)" class="hiddenlink" target="rightframe">Socket
-(<code>Proxy</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.net.SocketImpl)" class="hiddenlink" target="rightframe">Socket
-(<code>SocketImpl</code>)</A></nobr>&nbsp;constructor<br>
 <nobr><A HREF="android.text.style.StrikethroughSpan.html#android.text.style.StrikethroughSpan.ctor_added(android.os.Parcel)" class="hiddenlink" target="rightframe"><b>StrikethroughSpan</b>
 (<code>Parcel</code>)</A></nobr>&nbsp;constructor<br>
-<i>String</i><br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed()" class="hiddenlink" target="rightframe">String
-()</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[])" class="hiddenlink" target="rightframe">String
-(<code>byte[]</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int, int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int, int</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int, int, int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int, int, int</code>)</A></nobr>&nbsp;constructor<br>
 <nobr><A HREF="android.text.style.StyleSpan.html#android.text.style.StyleSpan.ctor_added(android.os.Parcel)" class="hiddenlink" target="rightframe"><b>StyleSpan</b>
 (<code>Parcel</code>)</A></nobr>&nbsp;constructor<br>
 <nobr><A HREF="android.text.style.SubscriptSpan.html#android.text.style.SubscriptSpan.ctor_added(android.os.Parcel)" class="hiddenlink" target="rightframe"><b>SubscriptSpan</b>
diff --git a/docs/html/sdk/api_diff/3/changes/constructors_index_changes.html b/docs/html/sdk/api_diff/3/changes/constructors_index_changes.html
index 8ea3eec..34bc391 100644
--- a/docs/html/sdk/api_diff/3/changes/constructors_index_changes.html
+++ b/docs/html/sdk/api_diff/3/changes/constructors_index_changes.html
@@ -22,10 +22,9 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
-<BODY class="gc-documentation">
+<BODY class="gc-documentation" style="padding:12px;">
 <a NAME="topheader"></a>
 <table summary="Index for Constructors" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
   <tr>
@@ -45,25 +44,11 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
-<A NAME="D"></A>
-<br><font size="+2">D</font>&nbsp;
-<a href="#G"><font size="-2">G</font></a> 
-<a href="#S"><font size="-2">S</font></a> 
-<a href="#V"><font size="-2">V</font></a> 
- <a href="#topheader"><font size="-2">TOP</font></a>
-<p><div style="line-height:1.5em;color:black">
-<i>Date</i><br>
-&nbsp;&nbsp;<nobr><A HREF="java.util.Date.html#java.util.Date.ctor_changed()" class="hiddenlink" target="rightframe">Date
-()</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.util.Date.html#java.util.Date.ctor_changed(int, int, int, int, int, int)" class="hiddenlink" target="rightframe">Date
-(<code>int, int, int, int, int, int</code>)</A></nobr>&nbsp;constructor<br>
 <A NAME="G"></A>
 <br><font size="+2">G</font>&nbsp;
-<a href="#D"><font size="-2">D</font></a> 
-<a href="#S"><font size="-2">S</font></a> 
 <a href="#V"><font size="-2">V</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
@@ -72,40 +57,9 @@
 (<code>OnGestureListener</code>)</A></nobr>&nbsp;constructor<br>
 &nbsp;&nbsp;<nobr><A HREF="android.view.GestureDetector.html#android.view.GestureDetector.ctor_changed(android.view.GestureDetector.OnGestureListener, android.os.Handler)" class="hiddenlink" target="rightframe">GestureDetector
 (<code>OnGestureListener, Handler</code>)</A></nobr>&nbsp;constructor<br>
-<A NAME="S"></A>
-<br><font size="+2">S</font>&nbsp;
-<a href="#D"><font size="-2">D</font></a> 
-<a href="#G"><font size="-2">G</font></a> 
-<a href="#V"><font size="-2">V</font></a> 
- <a href="#topheader"><font size="-2">TOP</font></a>
-<p><div style="line-height:1.5em;color:black">
-<i>Socket</i><br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed()" class="hiddenlink" target="rightframe">Socket
-()</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.lang.String, int)" class="hiddenlink" target="rightframe">Socket
-(<code>String, int</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.lang.String, int, java.net.InetAddress, int)" class="hiddenlink" target="rightframe">Socket
-(<code>String, int, InetAddress, int</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.net.Proxy)" class="hiddenlink" target="rightframe">Socket
-(<code>Proxy</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.net.SocketImpl)" class="hiddenlink" target="rightframe">Socket
-(<code>SocketImpl</code>)</A></nobr>&nbsp;constructor<br>
-<i>String</i><br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed()" class="hiddenlink" target="rightframe">String
-()</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[])" class="hiddenlink" target="rightframe">String
-(<code>byte[]</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int, int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int, int</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int, int, int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int, int, int</code>)</A></nobr>&nbsp;constructor<br>
 <A NAME="V"></A>
 <br><font size="+2">V</font>&nbsp;
-<a href="#D"><font size="-2">D</font></a> 
 <a href="#G"><font size="-2">G</font></a> 
-<a href="#S"><font size="-2">S</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <nobr><A HREF="android.view.ViewConfiguration.html#android.view.ViewConfiguration.ctor_changed()" class="hiddenlink" target="rightframe">ViewConfiguration
diff --git a/docs/html/sdk/api_diff/3/changes/constructors_index_removals.html b/docs/html/sdk/api_diff/3/changes/constructors_index_removals.html
index 8e591c1..5306e8d 100644
--- a/docs/html/sdk/api_diff/3/changes/constructors_index_removals.html
+++ b/docs/html/sdk/api_diff/3/changes/constructors_index_removals.html
@@ -22,10 +22,9 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
-<BODY class="gc-documentation">
+<BODY class="gc-documentation" style="padding:12px;">
 <a NAME="topheader"></a>
 <table summary="Index for Constructors" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
   <tr>
@@ -45,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="N"></A>
 <br><font size="+2">N</font>&nbsp;
diff --git a/docs/html/sdk/api_diff/3/changes/dalvik.system.DexFile.html b/docs/html/sdk/api_diff/3/changes/dalvik.system.DexFile.html
index ef3937c..b8517aa 100644
--- a/docs/html/sdk/api_diff/3/changes/dalvik.system.DexFile.html
+++ b/docs/html/sdk/api_diff/3/changes/dalvik.system.DexFile.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class dalvik.system.<A HREF="../../../../reference/dalvik/system/DexFile.html" target="_top"><font size="+3"><tt>DexFile</tt></font></A>
+Class dalvik.system.<A HREF="../../../../reference/dalvik/system/DexFile.html" target="_top"><font size="+2"><code>DexFile</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="dalvik.system.DexFile.loadDex_added(java.lang.String, java.lang.String, int)"></A>
-  <nobr><code>DexFile</code>&nbsp;<A HREF="../../../../reference/dalvik/system/DexFile.html#loadDex(java.lang.String, java.lang.String, int)" target="_top"><xfont size="+1"><tt>loadDex</tt></font></A>(<code>String,</nobr> String<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
+  <nobr><code>DexFile</code>&nbsp;<A HREF="../../../../reference/dalvik/system/DexFile.html#loadDex(java.lang.String, java.lang.String, int)" target="_top"><code>loadDex</code></A>(<code>String,</nobr> String<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/dalvik.system.VMDebug.html b/docs/html/sdk/api_diff/3/changes/dalvik.system.VMDebug.html
index c7ee909..3f53e44 100644
--- a/docs/html/sdk/api_diff/3/changes/dalvik.system.VMDebug.html
+++ b/docs/html/sdk/api_diff/3/changes/dalvik.system.VMDebug.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class dalvik.system.<A HREF="../../../../reference/dalvik/system/VMDebug.html" target="_top"><font size="+3"><tt>VMDebug</tt></font></A>
+Class dalvik.system.<A HREF="../../../../reference/dalvik/system/VMDebug.html" target="_top"><font size="+2"><code>VMDebug</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,14 +84,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="dalvik.system.VMDebug.dumpHprofData_added(java.lang.String)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/dalvik/system/VMDebug.html#dumpHprofData(java.lang.String)" target="_top"><xfont size="+1"><tt>dumpHprofData</tt></font></A>(<code>String</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/dalvik/system/VMDebug.html#dumpHprofData(java.lang.String)" target="_top"><code>dumpHprofData</code></A>(<code>String</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="dalvik.system.VMDebug.isDebuggingEnabled_added()"></A>
-  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/dalvik/system/VMDebug.html#isDebuggingEnabled()" target="_top"><xfont size="+1"><tt>isDebuggingEnabled</tt></font></A>()</nobr>
+  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/dalvik/system/VMDebug.html#isDebuggingEnabled()" target="_top"><code>isDebuggingEnabled</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/dalvik.system.Zygote.html b/docs/html/sdk/api_diff/3/changes/dalvik.system.Zygote.html
index d26e9e6..4282162 100644
--- a/docs/html/sdk/api_diff/3/changes/dalvik.system.Zygote.html
+++ b/docs/html/sdk/api_diff/3/changes/dalvik.system.Zygote.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,15 +67,37 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class dalvik.system.<A HREF="../../../../reference/dalvik/system/Zygote.html" target="_top"><font size="+3"><tt>Zygote</tt></font></A>
+Class dalvik.system.<A HREF="../../../../reference/dalvik/system/Zygote.html" target="_top"><font size="+2"><code>Zygote</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
 <p>
+<a NAME="Removed"></a>
+<TABLE summary="Removed Methods" WIDTH="100%">
+<TR>
+  <TH VALIGN="TOP" COLSPAN=2>Removed Methods</FONT></TD>
+</TH>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="dalvik.system.Zygote.forkAndSpecialize_removed(int, int, int[], boolean, int[][])"></A>
+  <nobr><code>int</code>&nbsp;forkAndSpecialize(<code>int,</nobr> int<nobr>,</nobr> int[]<nobr>,</nobr> boolean<nobr>,</nobr> int[][]<nobr><nobr></code>)</nobr>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="dalvik.system.Zygote.forkSystemServer_removed(int, int, int[], boolean, int[][])"></A>
+  <nobr><code>int</code>&nbsp;forkSystemServer(<code>int,</nobr> int<nobr>,</nobr> int[]<nobr>,</nobr> boolean<nobr>,</nobr> int[][]<nobr><nobr></code>)</nobr>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<p>
 <a NAME="Added"></a>
 <TABLE summary="Added Methods" WIDTH="100%">
 <TR>
@@ -85,42 +106,28 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="dalvik.system.Zygote.forkAndSpecialize_added(int, int, int[], int, int[][])"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/dalvik/system/Zygote.html#forkAndSpecialize(int, int, int[], int, int[][])" target="_top"><xfont size="+1"><tt>forkAndSpecialize</tt></font></A>(<code>int,</nobr> int<nobr>,</nobr> int[]<nobr>,</nobr> int<nobr>,</nobr> int[][]<nobr><nobr></code>)</nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/dalvik/system/Zygote.html#forkAndSpecialize(int, int, int[], int, int[][])" target="_top"><code>forkAndSpecialize</code></A>(<code>int,</nobr> int<nobr>,</nobr> int[]<nobr>,</nobr> int<nobr>,</nobr> int[][]<nobr><nobr></code>)</nobr>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="dalvik.system.Zygote.forkAndSpecialize_added(int, int, int[], boolean, int[][])"></A>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/dalvik/system/Zygote.html#forkAndSpecialize(int, int, int[], boolean, int[][])" target="_top"><code>forkAndSpecialize</code></A>(<code>int,</nobr> int<nobr>,</nobr> int[]<nobr>,</nobr> boolean<nobr>,</nobr> int[][]<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="dalvik.system.Zygote.forkSystemServer_added(int, int, int[], int, int[][])"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/dalvik/system/Zygote.html#forkSystemServer(int, int, int[], int, int[][])" target="_top"><xfont size="+1"><tt>forkSystemServer</tt></font></A>(<code>int,</nobr> int<nobr>,</nobr> int[]<nobr>,</nobr> int<nobr>,</nobr> int[][]<nobr><nobr></code>)</nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<p>
-<a NAME="Changed"></a>
-<TABLE summary="Changed Methods" WIDTH="100%">
-<TR>
-  <TH VALIGN="TOP" COLSPAN=3>Changed Methods</FONT></TD>
-</TH>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="dalvik.system.Zygote.forkAndSpecialize_changed(int, int, int[], boolean, int[][])"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/dalvik/system/Zygote.html#forkAndSpecialize(int, int, int[], boolean, int[][])" target="_top"><xfont size="+1"><tt>forkAndSpecialize</tt></font></A>(<code>int,</nobr> int<nobr>,</nobr> int[]<nobr>,</nobr> boolean<nobr>,</nobr> int[][]<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-<b>Now deprecated</b>.<br>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/dalvik/system/Zygote.html#forkSystemServer(int, int, int[], int, int[][])" target="_top"><code>forkSystemServer</code></A>(<code>int,</nobr> int<nobr>,</nobr> int[]<nobr>,</nobr> int<nobr>,</nobr> int[][]<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="dalvik.system.Zygote.forkSystemServer_changed(int, int, int[], boolean, int[][])"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/dalvik/system/Zygote.html#forkSystemServer(int, int, int[], boolean, int[][])" target="_top"><xfont size="+1"><tt>forkSystemServer</tt></font></A>(<code>int,</nobr> int<nobr>,</nobr> int[]<nobr>,</nobr> boolean<nobr>,</nobr> int[][]<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-<b>Now deprecated</b>.<br>
+  <A NAME="dalvik.system.Zygote.forkSystemServer_added(int, int, int[], boolean, int[][])"></A>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/dalvik/system/Zygote.html#forkSystemServer(int, int, int[], boolean, int[][])" target="_top"><code>forkSystemServer</code></A>(<code>int,</nobr> int<nobr>,</nobr> int[]<nobr>,</nobr> boolean<nobr>,</nobr> int[][]<nobr><nobr></code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
@@ -136,21 +143,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="dalvik.system.Zygote.DEBUG_ENABLE_ASSERT"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/dalvik/system/Zygote.html#DEBUG_ENABLE_ASSERT" target="_top"><xfont size="+1"><tt>DEBUG_ENABLE_ASSERT</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/dalvik/system/Zygote.html#DEBUG_ENABLE_ASSERT" target="_top"><code>DEBUG_ENABLE_ASSERT</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="dalvik.system.Zygote.DEBUG_ENABLE_CHECKJNI"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/dalvik/system/Zygote.html#DEBUG_ENABLE_CHECKJNI" target="_top"><xfont size="+1"><tt>DEBUG_ENABLE_CHECKJNI</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/dalvik/system/Zygote.html#DEBUG_ENABLE_CHECKJNI" target="_top"><code>DEBUG_ENABLE_CHECKJNI</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="dalvik.system.Zygote.DEBUG_ENABLE_DEBUGGER"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/dalvik/system/Zygote.html#DEBUG_ENABLE_DEBUGGER" target="_top"><xfont size="+1"><tt>DEBUG_ENABLE_DEBUGGER</tt></font></A></nobr>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/dalvik/system/Zygote.html#DEBUG_ENABLE_DEBUGGER" target="_top"><code>DEBUG_ENABLE_DEBUGGER</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/fields_index_additions.html b/docs/html/sdk/api_diff/3/changes/fields_index_additions.html
index c2c3b49..5c24079 100644
--- a/docs/html/sdk/api_diff/3/changes/fields_index_additions.html
+++ b/docs/html/sdk/api_diff/3/changes/fields_index_additions.html
@@ -22,10 +22,9 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
-<BODY class="gc-documentation">
+<BODY class="gc-documentation" style="padding:12px;">
 <a NAME="topheader"></a>
 <table summary="Index for Fields" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
   <tr>
@@ -45,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
@@ -246,11 +245,11 @@
 <nobr><A HREF="android.R.id.html#android.R.id.copyUrl" class="hiddenlink" target="rightframe">copyUrl</A>
 </nobr><br>
 <i>CREATOR</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.content.res.AssetFileDescriptor.html#android.content.res.AssetFileDescriptor.CREATOR" class="hiddenlink" target="rightframe">android.content.res.AssetFileDescriptor</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.content.res.AssetFileDescriptor.html#android.content.res.AssetFileDescriptor.CREATOR" class="hiddenlink" target="rightframe">android.content.res.AssetFileDescriptor</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.graphics.RectF.html#android.graphics.RectF.CREATOR" class="hiddenlink" target="rightframe">android.graphics.RectF</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.graphics.RectF.html#android.graphics.RectF.CREATOR" class="hiddenlink" target="rightframe">android.graphics.RectF</A>
 </nobr><br>
 <nobr><A HREF="android.R.id.html#android.R.id.cut" class="hiddenlink" target="rightframe">cut</A>
 </nobr><br>
@@ -476,11 +475,11 @@
 <nobr><A HREF="android.R.attr.html#android.R.attr.handle" class="hiddenlink" target="rightframe">handle</A>
 </nobr><br>
 <i>HAPTIC_FEEDBACK_ENABLED</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Settings.System.html#android.provider.Settings.System.HAPTIC_FEEDBACK_ENABLED" class="hiddenlink" target="rightframe">android.provider.Settings.System</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Settings.System.html#android.provider.Settings.System.HAPTIC_FEEDBACK_ENABLED" class="hiddenlink" target="rightframe">android.provider.Settings.System</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.view.View.html#android.view.View.HAPTIC_FEEDBACK_ENABLED" class="hiddenlink" target="rightframe">android.view.View</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.view.View.html#android.view.View.HAPTIC_FEEDBACK_ENABLED" class="hiddenlink" target="rightframe">android.view.View</A>
 </nobr><br>
 <nobr><A HREF="android.R.attr.html#android.R.attr.hapticFeedbackEnabled" class="hiddenlink" target="rightframe">hapticFeedbackEnabled</A>
 </nobr><br>
@@ -783,11 +782,11 @@
 <nobr><A HREF="android.R.id.html#android.R.id.paste" class="hiddenlink" target="rightframe">paste</A>
 </nobr><br>
 <i>PHONETIC_NAME</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
 </nobr><br>
 <nobr><A HREF="android.R.attr.html#android.R.attr.popupCharacters" class="hiddenlink" target="rightframe">popupCharacters</A>
 </nobr><br>
@@ -884,11 +883,11 @@
 <nobr><A HREF="android.content.pm.PackageInfo.html#android.content.pm.PackageInfo.sharedUserId" class="hiddenlink" target="rightframe">sharedUserId</A>
 </nobr><br>
 <i>sharedUserLabel</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.R.attr.html#android.R.attr.sharedUserLabel" class="hiddenlink" target="rightframe">android.R.attr</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.R.attr.html#android.R.attr.sharedUserLabel" class="hiddenlink" target="rightframe">android.R.attr</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.content.pm.PackageInfo.html#android.content.pm.PackageInfo.sharedUserLabel" class="hiddenlink" target="rightframe">android.content.pm.PackageInfo</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.content.pm.PackageInfo.html#android.content.pm.PackageInfo.sharedUserLabel" class="hiddenlink" target="rightframe">android.content.pm.PackageInfo</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.Intents.html#android.provider.Contacts.Intents.SHOW_OR_CREATE_CONTACT" class="hiddenlink" target="rightframe">SHOW_OR_CREATE_CONTACT</A>
 </nobr><br>
@@ -921,11 +920,11 @@
 <nobr><A HREF="android.view.WindowManager.LayoutParams.html#android.view.WindowManager.LayoutParams.SOFT_INPUT_STATE_VISIBLE" class="hiddenlink" target="rightframe">SOFT_INPUT_STATE_VISIBLE</A>
 </nobr><br>
 <i>softInputMode</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.content.pm.ActivityInfo.html#android.content.pm.ActivityInfo.softInputMode" class="hiddenlink" target="rightframe">android.content.pm.ActivityInfo</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.content.pm.ActivityInfo.html#android.content.pm.ActivityInfo.softInputMode" class="hiddenlink" target="rightframe">android.content.pm.ActivityInfo</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.view.WindowManager.LayoutParams.html#android.view.WindowManager.LayoutParams.softInputMode" class="hiddenlink" target="rightframe">android.view.WindowManager.LayoutParams</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.view.WindowManager.LayoutParams.html#android.view.WindowManager.LayoutParams.softInputMode" class="hiddenlink" target="rightframe">android.view.WindowManager.LayoutParams</A>
 </nobr><br>
 <nobr><A HREF="android.text.Spanned.html#android.text.Spanned.SPAN_COMPOSING" class="hiddenlink" target="rightframe">SPAN_COMPOSING</A>
 </nobr><br>
diff --git a/docs/html/sdk/api_diff/3/changes/fields_index_all.html b/docs/html/sdk/api_diff/3/changes/fields_index_all.html
index 786a360..49c429f 100644
--- a/docs/html/sdk/api_diff/3/changes/fields_index_all.html
+++ b/docs/html/sdk/api_diff/3/changes/fields_index_all.html
@@ -22,10 +22,9 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
-<BODY class="gc-documentation">
+<BODY class="gc-documentation" style="padding:12px;">
 <a NAME="topheader"></a>
 <table summary="Index for Fields" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
   <tr>
@@ -45,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
@@ -264,11 +263,11 @@
 <nobr><A HREF="android.R.id.html#android.R.id.copyUrl" class="hiddenlink" target="rightframe">copyUrl</A>
 </nobr><br>
 <i>CREATOR</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.content.res.AssetFileDescriptor.html#android.content.res.AssetFileDescriptor.CREATOR" class="hiddenlink" target="rightframe">android.content.res.AssetFileDescriptor</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.content.res.AssetFileDescriptor.html#android.content.res.AssetFileDescriptor.CREATOR" class="hiddenlink" target="rightframe">android.content.res.AssetFileDescriptor</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.graphics.RectF.html#android.graphics.RectF.CREATOR" class="hiddenlink" target="rightframe">android.graphics.RectF</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.graphics.RectF.html#android.graphics.RectF.CREATOR" class="hiddenlink" target="rightframe">android.graphics.RectF</A>
 </nobr><br>
 <nobr><A HREF="android.R.id.html#android.R.id.cut" class="hiddenlink" target="rightframe">cut</A>
 </nobr><br>
@@ -312,11 +311,11 @@
 <nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.DEBUG_ENABLE_DEBUGGER" class="hiddenlink" target="rightframe">DEBUG_ENABLE_DEBUGGER</A>
 </nobr><br>
 <i>DEFAULT_SORT_ORDER</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.MediaStore.Images.Media.html#android.provider.MediaStore.Images.Media.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Images.Media</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.MediaStore.Images.Media.html#android.provider.MediaStore.Images.Media.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Images.Media</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.MediaStore.Video.html#android.provider.MediaStore.Video.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Video</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.MediaStore.Video.html#android.provider.MediaStore.Video.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Video</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Settings.System.html#android.provider.Settings.System.DEVICE_PROVISIONED" class="hiddenlink" target="rightframe">DEVICE_PROVISIONED</A>
 </nobr><br>
@@ -515,11 +514,11 @@
 <nobr><A HREF="android.R.attr.html#android.R.attr.handle" class="hiddenlink" target="rightframe">handle</A>
 </nobr><br>
 <i>HAPTIC_FEEDBACK_ENABLED</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Settings.System.html#android.provider.Settings.System.HAPTIC_FEEDBACK_ENABLED" class="hiddenlink" target="rightframe">android.provider.Settings.System</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Settings.System.html#android.provider.Settings.System.HAPTIC_FEEDBACK_ENABLED" class="hiddenlink" target="rightframe">android.provider.Settings.System</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.view.View.html#android.view.View.HAPTIC_FEEDBACK_ENABLED" class="hiddenlink" target="rightframe">android.view.View</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.view.View.html#android.view.View.HAPTIC_FEEDBACK_ENABLED" class="hiddenlink" target="rightframe">android.view.View</A>
 </nobr><br>
 <nobr><A HREF="android.R.attr.html#android.R.attr.hapticFeedbackEnabled" class="hiddenlink" target="rightframe">hapticFeedbackEnabled</A>
 </nobr><br>
@@ -852,11 +851,11 @@
 <nobr><A HREF="android.R.attr.html#android.R.attr.phoneNumber" class="hiddenlink" target="rightframe">phoneNumber</A>
 </nobr><br>
 <i>PHONETIC_NAME</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
 </nobr><br>
 <nobr><A HREF="android.R.attr.html#android.R.attr.popupCharacters" class="hiddenlink" target="rightframe">popupCharacters</A>
 </nobr><br>
@@ -989,11 +988,11 @@
 <nobr><A HREF="android.content.pm.PackageInfo.html#android.content.pm.PackageInfo.sharedUserId" class="hiddenlink" target="rightframe">sharedUserId</A>
 </nobr><br>
 <i>sharedUserLabel</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.R.attr.html#android.R.attr.sharedUserLabel" class="hiddenlink" target="rightframe">android.R.attr</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.R.attr.html#android.R.attr.sharedUserLabel" class="hiddenlink" target="rightframe">android.R.attr</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.content.pm.PackageInfo.html#android.content.pm.PackageInfo.sharedUserLabel" class="hiddenlink" target="rightframe">android.content.pm.PackageInfo</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.content.pm.PackageInfo.html#android.content.pm.PackageInfo.sharedUserLabel" class="hiddenlink" target="rightframe">android.content.pm.PackageInfo</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.Intents.html#android.provider.Contacts.Intents.SHOW_OR_CREATE_CONTACT" class="hiddenlink" target="rightframe">SHOW_OR_CREATE_CONTACT</A>
 </nobr><br>
@@ -1028,11 +1027,11 @@
 <nobr><A HREF="android.view.WindowManager.LayoutParams.html#android.view.WindowManager.LayoutParams.SOFT_INPUT_STATE_VISIBLE" class="hiddenlink" target="rightframe">SOFT_INPUT_STATE_VISIBLE</A>
 </nobr><br>
 <i>softInputMode</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.content.pm.ActivityInfo.html#android.content.pm.ActivityInfo.softInputMode" class="hiddenlink" target="rightframe">android.content.pm.ActivityInfo</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.content.pm.ActivityInfo.html#android.content.pm.ActivityInfo.softInputMode" class="hiddenlink" target="rightframe">android.content.pm.ActivityInfo</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.view.WindowManager.LayoutParams.html#android.view.WindowManager.LayoutParams.softInputMode" class="hiddenlink" target="rightframe">android.view.WindowManager.LayoutParams</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.view.WindowManager.LayoutParams.html#android.view.WindowManager.LayoutParams.softInputMode" class="hiddenlink" target="rightframe">android.view.WindowManager.LayoutParams</A>
 </nobr><br>
 <nobr><A HREF="android.text.Spanned.html#android.text.Spanned.SPAN_COMPOSING" class="hiddenlink" target="rightframe">SPAN_COMPOSING</A>
 </nobr><br>
diff --git a/docs/html/sdk/api_diff/3/changes/fields_index_changes.html b/docs/html/sdk/api_diff/3/changes/fields_index_changes.html
index 3f5dd5a..5059b34 100644
--- a/docs/html/sdk/api_diff/3/changes/fields_index_changes.html
+++ b/docs/html/sdk/api_diff/3/changes/fields_index_changes.html
@@ -22,10 +22,9 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
-<BODY class="gc-documentation">
+<BODY class="gc-documentation" style="padding:12px;">
 <a NAME="topheader"></a>
 <table summary="Index for Fields" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
   <tr>
@@ -45,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
@@ -145,11 +144,11 @@
 <nobr><A HREF="android.hardware.SensorManager.html#android.hardware.SensorManager.DATA_Z" class="hiddenlink" target="rightframe">DATA_Z</A>
 </nobr><br>
 <i>DEFAULT_SORT_ORDER</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.MediaStore.Images.Media.html#android.provider.MediaStore.Images.Media.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Images.Media</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.MediaStore.Images.Media.html#android.provider.MediaStore.Images.Media.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Images.Media</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.MediaStore.Video.html#android.provider.MediaStore.Video.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Video</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.MediaStore.Video.html#android.provider.MediaStore.Video.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Video</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Settings.System.html#android.provider.Settings.System.DEVICE_PROVISIONED" class="hiddenlink" target="rightframe">DEVICE_PROVISIONED</A>
 </nobr><br>
diff --git a/docs/html/sdk/api_diff/3/changes/fields_index_removals.html b/docs/html/sdk/api_diff/3/changes/fields_index_removals.html
index 58ad655..fc49c41 100644
--- a/docs/html/sdk/api_diff/3/changes/fields_index_removals.html
+++ b/docs/html/sdk/api_diff/3/changes/fields_index_removals.html
@@ -22,10 +22,9 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
-<BODY class="gc-documentation">
+<BODY class="gc-documentation" style="padding:12px;">
 <a NAME="topheader"></a>
 <table summary="Index for Fields" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
   <tr>
@@ -45,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="C"></A>
 <br><font size="+2">C</font>&nbsp;
diff --git a/docs/html/sdk/api_diff/3/changes/java.lang.Character.UnicodeBlock.html b/docs/html/sdk/api_diff/3/changes/java.lang.Character.UnicodeBlock.html
index f7c9d8f..0e04731 100644
--- a/docs/html/sdk/api_diff/3/changes/java.lang.Character.UnicodeBlock.html
+++ b/docs/html/sdk/api_diff/3/changes/java.lang.Character.UnicodeBlock.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class java.lang.<A HREF="../../../../reference/java/lang/Character.UnicodeBlock.html" target="_top"><font size="+3"><tt>Character.UnicodeBlock</tt></font></A>
+Class java.lang.<A HREF="../../../../reference/java/lang/Character.UnicodeBlock.html" target="_top"><font size="+2"><code>Character.UnicodeBlock</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="java.lang.Character.UnicodeBlock.forName_changed(java.lang.String)"></A>
-  <nobr><code>UnicodeBlock</code>&nbsp;<A HREF="../../../../reference/java/lang/Character.UnicodeBlock.html#forName(java.lang.String)" target="_top"><xfont size="+1"><tt>forName</tt></font></A>(<code>String</code>)  </nobr>
+  <nobr><code>UnicodeBlock</code>&nbsp;<A HREF="../../../../reference/java/lang/Character.UnicodeBlock.html#forName(java.lang.String)" target="_top"><code>forName</code></A>(<code>String</code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 Change from non-final to final.<br>
diff --git a/docs/html/sdk/api_diff/3/changes/java.lang.Class.html b/docs/html/sdk/api_diff/3/changes/java.lang.Class.html
index fa0b056..212899a 100644
--- a/docs/html/sdk/api_diff/3/changes/java.lang.Class.html
+++ b/docs/html/sdk/api_diff/3/changes/java.lang.Class.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class java.lang.<A HREF="../../../../reference/java/lang/Class.html" target="_top"><font size="+3"><tt>Class</tt></font></A>
+Class java.lang.<A HREF="../../../../reference/java/lang/Class.html" target="_top"><font size="+2"><code>Class</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="java.lang.Class.getClasses_changed()"></A>
-  <nobr><code>Class[]</code>&nbsp;<A HREF="../../../../reference/java/lang/Class.html#getClasses()" target="_top"><xfont size="+1"><tt>getClasses</tt></font></A>()  </nobr>
+  <nobr><code>Class[]</code>&nbsp;<A HREF="../../../../reference/java/lang/Class.html#getClasses()" target="_top"><code>getClasses</code></A>()  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 Change in return type from <code>Class&lt;?&gt;</code> to <code>Class[]</code>.<br>
@@ -95,7 +94,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="java.lang.Class.getConstructors_changed()"></A>
-  <nobr><code>Constructor[]</code>&nbsp;<A HREF="../../../../reference/java/lang/Class.html#getConstructors()" target="_top"><xfont size="+1"><tt>getConstructors</tt></font></A>()  </nobr>
+  <nobr><code>Constructor[]</code>&nbsp;<A HREF="../../../../reference/java/lang/Class.html#getConstructors()" target="_top"><code>getConstructors</code></A>()  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 Change in return type from <code>Constructor&lt;T&gt;</code> to <code>Constructor[]</code>.<br>
@@ -105,7 +104,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="java.lang.Class.getDeclaredClasses_changed()"></A>
-  <nobr><code>Class[]</code>&nbsp;<A HREF="../../../../reference/java/lang/Class.html#getDeclaredClasses()" target="_top"><xfont size="+1"><tt>getDeclaredClasses</tt></font></A>()  </nobr>
+  <nobr><code>Class[]</code>&nbsp;<A HREF="../../../../reference/java/lang/Class.html#getDeclaredClasses()" target="_top"><code>getDeclaredClasses</code></A>()  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 Change in return type from <code>Class&lt;?&gt;</code> to <code>Class[]</code>.<br>
@@ -115,7 +114,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="java.lang.Class.getDeclaredConstructors_changed()"></A>
-  <nobr><code>Constructor[]</code>&nbsp;<A HREF="../../../../reference/java/lang/Class.html#getDeclaredConstructors()" target="_top"><xfont size="+1"><tt>getDeclaredConstructors</tt></font></A>()  </nobr>
+  <nobr><code>Constructor[]</code>&nbsp;<A HREF="../../../../reference/java/lang/Class.html#getDeclaredConstructors()" target="_top"><code>getDeclaredConstructors</code></A>()  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 Change in return type from <code>Constructor&lt;T&gt;</code> to <code>Constructor[]</code>.<br>
@@ -125,7 +124,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="java.lang.Class.getInterfaces_changed()"></A>
-  <nobr><code>Class[]</code>&nbsp;<A HREF="../../../../reference/java/lang/Class.html#getInterfaces()" target="_top"><xfont size="+1"><tt>getInterfaces</tt></font></A>()  </nobr>
+  <nobr><code>Class[]</code>&nbsp;<A HREF="../../../../reference/java/lang/Class.html#getInterfaces()" target="_top"><code>getInterfaces</code></A>()  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 Change in return type from <code>Class&lt;?&gt;</code> to <code>Class[]</code>.<br>
diff --git a/docs/html/sdk/api_diff/3/changes/java.lang.String.html b/docs/html/sdk/api_diff/3/changes/java.lang.String.html
deleted file mode 100644
index 5c41b8c..0000000
--- a/docs/html/sdk/api_diff/3/changes/java.lang.String.html
+++ /dev/null
@@ -1,161 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<HTML style="overflow:auto;">
-<HEAD>
-<meta name="generator" content="JDiff v1.1.0">
-<!-- Generated by the JDiff Javadoc doclet -->
-<!-- (http://www.jdiff.org) -->
-<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
-<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
-<TITLE>
-java.lang.String
-</TITLE>
-<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
-<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
-<noscript>
-<style type="text/css">
-body{overflow:auto;}
-#body-content{position:relative; top:0;}
-#doc-content{overflow:visible;border-left:3px solid #666;}
-#side-nav{padding:0;}
-#side-nav .toggle-list ul {display:block;}
-#resize-packages-nav{border-bottom:3px solid #666;}
-</style>
-</noscript>
-<style type="text/css">
-body{background-image:url();padding:12px;}
-</style>
-</HEAD>
-<BODY>
-<!-- Start of nav bar -->
-<a name="top"></a>
-<div id="header" style="margin-bottom:0;padding-bottom:0;">
-<div id="headerLeft">
-<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
-</div>
-  <div id="headerRight">
-  <div id="headerLinks">
-<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
-<span class="text">
-<!-- &nbsp;<a href="#">English</a> | -->
-<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
-</span>
-</div>
-  <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td colspan="2" class="diffspechead">API Diff Specification</td>
-      </tr>
-      <tr>
-        <td class="diffspec" style="padding-top:.25em">To Level:</td>
-        <td class="diffvaluenew" style="padding-top:.25em">3</td>
-      </tr>
-      <tr>
-        <td class="diffspec">From Level:</td>
-        <td class="diffvalueold">2</td>
-      </tr>
-      <tr>
-        <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
-      </tr>
-    </table>
-    </div><!-- End and-diff-id -->
-  <div class="and-diff-id" style="margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a>
-      </tr>
-    </table>
-  </div> <!-- End and-diff-id -->
-  </div> <!-- End headerRight -->
-  </div> <!-- End header -->
-<div id="body-content">
-<div id="doc-content" style="position:relative;">
-<div id="mainBodyFluid">
-<H2>
-Class java.lang.<A HREF="../../../../reference/java/lang/String.html" target="_top"><font size="+3"><tt>String</tt></font></A>
-</H2>
-<a NAME="constructors"></a>
-<p>
-<a NAME="Changed"></a>
-<TABLE summary="Changed Constructors" WIDTH="100%">
-<TR>
-  <TH VALIGN="TOP" COLSPAN=3>Changed Constructors</FONT></TD>
-</TH>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang.String.ctor_changed()"></A>
-  <nobr><A HREF="../../../../reference/java/lang/String.html#String()" target="_top"><xfont size="+1"><tt>String</tt></font></A>()  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang.String.ctor_changed(byte[])"></A>
-  <nobr><A HREF="../../../../reference/java/lang/String.html#String(byte[])" target="_top"><xfont size="+1"><tt>String</tt></font></A>(<code>byte[]</code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang.String.ctor_changed(byte[], int)"></A>
-  <nobr><A HREF="../../../../reference/java/lang/String.html#String(byte[], int)" target="_top"><xfont size="+1"><tt>String</tt></font></A>(<code>byte[],</nobr> int<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang.String.ctor_changed(byte[], int, int)"></A>
-  <nobr><A HREF="../../../../reference/java/lang/String.html#String(byte[], int, int)" target="_top"><xfont size="+1"><tt>String</tt></font></A>(<code>byte[],</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang.String.ctor_changed(byte[], int, int, int)"></A>
-  <nobr><A HREF="../../../../reference/java/lang/String.html#String(byte[], int, int, int)" target="_top"><xfont size="+1"><tt>String</tt></font></A>(<code>byte[],</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<a NAME="methods"></a>
-<a NAME="fields"></a>
-      </div>	
-      <div id="footer">
-        <div id="copyright">
-        Except as noted, this content is licensed under 
-        <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
-        For details and restrictions, see the <a href="/license.html">Content License</a>.
-        </div>
-      <div id="footerlinks">
-      <p>
-        <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
-        <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
-        <a href="http://www.android.com/branding.html">Brand Guidelines</a>
-      </p>
-    </div>
-    </div> <!-- end footer -->
-    </div><!-- end doc-content -->
-    </div> <!-- end body-content --> 
-<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
-</script>
-<script type="text/javascript">
-  try {
-    var pageTracker = _gat._getTracker("UA-5831155-1");
-    pageTracker._setAllowAnchor(true);
-    pageTracker._initData();
-    pageTracker._trackPageview();
-  } catch(e) {}
-</script>
-</BODY>
-</HTML>
diff --git a/docs/html/sdk/api_diff/3/changes/java.lang.reflect.Proxy.html b/docs/html/sdk/api_diff/3/changes/java.lang.reflect.Proxy.html
deleted file mode 100644
index f593c0e..0000000
--- a/docs/html/sdk/api_diff/3/changes/java.lang.reflect.Proxy.html
+++ /dev/null
@@ -1,126 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<HTML style="overflow:auto;">
-<HEAD>
-<meta name="generator" content="JDiff v1.1.0">
-<!-- Generated by the JDiff Javadoc doclet -->
-<!-- (http://www.jdiff.org) -->
-<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
-<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
-<TITLE>
-java.lang.reflect.Proxy
-</TITLE>
-<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
-<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
-<noscript>
-<style type="text/css">
-body{overflow:auto;}
-#body-content{position:relative; top:0;}
-#doc-content{overflow:visible;border-left:3px solid #666;}
-#side-nav{padding:0;}
-#side-nav .toggle-list ul {display:block;}
-#resize-packages-nav{border-bottom:3px solid #666;}
-</style>
-</noscript>
-<style type="text/css">
-body{background-image:url();padding:12px;}
-</style>
-</HEAD>
-<BODY>
-<!-- Start of nav bar -->
-<a name="top"></a>
-<div id="header" style="margin-bottom:0;padding-bottom:0;">
-<div id="headerLeft">
-<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
-</div>
-  <div id="headerRight">
-  <div id="headerLinks">
-<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
-<span class="text">
-<!-- &nbsp;<a href="#">English</a> | -->
-<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
-</span>
-</div>
-  <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td colspan="2" class="diffspechead">API Diff Specification</td>
-      </tr>
-      <tr>
-        <td class="diffspec" style="padding-top:.25em">To Level:</td>
-        <td class="diffvaluenew" style="padding-top:.25em">3</td>
-      </tr>
-      <tr>
-        <td class="diffspec">From Level:</td>
-        <td class="diffvalueold">2</td>
-      </tr>
-      <tr>
-        <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
-      </tr>
-    </table>
-    </div><!-- End and-diff-id -->
-  <div class="and-diff-id" style="margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a>
-      </tr>
-    </table>
-  </div> <!-- End and-diff-id -->
-  </div> <!-- End headerRight -->
-  </div> <!-- End header -->
-<div id="body-content">
-<div id="doc-content" style="position:relative;">
-<div id="mainBodyFluid">
-<H2>
-Class java.lang.reflect.<A HREF="../../../../reference/java/lang/reflect/Proxy.html" target="_top"><font size="+3"><tt>Proxy</tt></font></A>
-</H2>
-<a NAME="constructors"></a>
-<a NAME="methods"></a>
-<p>
-<a NAME="Changed"></a>
-<TABLE summary="Changed Methods" WIDTH="100%">
-<TR>
-  <TH VALIGN="TOP" COLSPAN=3>Changed Methods</FONT></TD>
-</TH>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang.reflect.Proxy.getProxyClass_changed(java.lang.ClassLoader, java.lang.Class<?>...)"></A>
-  <nobr><code>Class&lt;?&gt;</code>&nbsp;<A HREF="../../../../reference/java/lang/reflect/Proxy.html#getProxyClass(java.lang.ClassLoader, java.lang.Class<?>...)" target="_top"><xfont size="+1"><tt>getProxyClass</tt></font></A>(<code>ClassLoader,</nobr> Class&lt;?&gt;<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-Change in signature from (<code>ClassLoader, </code>) to (<code>ClassLoader, Class&lt;?&gt;</code>).<br>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<a NAME="fields"></a>
-      </div>	
-      <div id="footer">
-        <div id="copyright">
-        Except as noted, this content is licensed under 
-        <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
-        For details and restrictions, see the <a href="/license.html">Content License</a>.
-        </div>
-      <div id="footerlinks">
-      <p>
-        <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
-        <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
-        <a href="http://www.android.com/branding.html">Brand Guidelines</a>
-      </p>
-    </div>
-    </div> <!-- end footer -->
-    </div><!-- end doc-content -->
-    </div> <!-- end body-content --> 
-<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
-</script>
-<script type="text/javascript">
-  try {
-    var pageTracker = _gat._getTracker("UA-5831155-1");
-    pageTracker._setAllowAnchor(true);
-    pageTracker._initData();
-    pageTracker._trackPageview();
-  } catch(e) {}
-</script>
-</BODY>
-</HTML>
diff --git a/docs/html/sdk/api_diff/3/changes/java.net.Socket.html b/docs/html/sdk/api_diff/3/changes/java.net.Socket.html
deleted file mode 100644
index 6027217..0000000
--- a/docs/html/sdk/api_diff/3/changes/java.net.Socket.html
+++ /dev/null
@@ -1,161 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<HTML style="overflow:auto;">
-<HEAD>
-<meta name="generator" content="JDiff v1.1.0">
-<!-- Generated by the JDiff Javadoc doclet -->
-<!-- (http://www.jdiff.org) -->
-<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
-<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
-<TITLE>
-java.net.Socket
-</TITLE>
-<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
-<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
-<noscript>
-<style type="text/css">
-body{overflow:auto;}
-#body-content{position:relative; top:0;}
-#doc-content{overflow:visible;border-left:3px solid #666;}
-#side-nav{padding:0;}
-#side-nav .toggle-list ul {display:block;}
-#resize-packages-nav{border-bottom:3px solid #666;}
-</style>
-</noscript>
-<style type="text/css">
-body{background-image:url();padding:12px;}
-</style>
-</HEAD>
-<BODY>
-<!-- Start of nav bar -->
-<a name="top"></a>
-<div id="header" style="margin-bottom:0;padding-bottom:0;">
-<div id="headerLeft">
-<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
-</div>
-  <div id="headerRight">
-  <div id="headerLinks">
-<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
-<span class="text">
-<!-- &nbsp;<a href="#">English</a> | -->
-<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
-</span>
-</div>
-  <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td colspan="2" class="diffspechead">API Diff Specification</td>
-      </tr>
-      <tr>
-        <td class="diffspec" style="padding-top:.25em">To Level:</td>
-        <td class="diffvaluenew" style="padding-top:.25em">3</td>
-      </tr>
-      <tr>
-        <td class="diffspec">From Level:</td>
-        <td class="diffvalueold">2</td>
-      </tr>
-      <tr>
-        <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
-      </tr>
-    </table>
-    </div><!-- End and-diff-id -->
-  <div class="and-diff-id" style="margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a>
-      </tr>
-    </table>
-  </div> <!-- End and-diff-id -->
-  </div> <!-- End headerRight -->
-  </div> <!-- End header -->
-<div id="body-content">
-<div id="doc-content" style="position:relative;">
-<div id="mainBodyFluid">
-<H2>
-Class java.net.<A HREF="../../../../reference/java/net/Socket.html" target="_top"><font size="+3"><tt>Socket</tt></font></A>
-</H2>
-<a NAME="constructors"></a>
-<p>
-<a NAME="Changed"></a>
-<TABLE summary="Changed Constructors" WIDTH="100%">
-<TR>
-  <TH VALIGN="TOP" COLSPAN=3>Changed Constructors</FONT></TD>
-</TH>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.net.Socket.ctor_changed()"></A>
-  <nobr><A HREF="../../../../reference/java/net/Socket.html#Socket()" target="_top"><xfont size="+1"><tt>Socket</tt></font></A>()  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.net.Socket.ctor_changed(java.lang.String, int)"></A>
-  <nobr><A HREF="../../../../reference/java/net/Socket.html#Socket(java.lang.String, int)" target="_top"><xfont size="+1"><tt>Socket</tt></font></A>(<code>String,</nobr> int<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.net.Socket.ctor_changed(java.lang.String, int, java.net.InetAddress, int)"></A>
-  <nobr><A HREF="../../../../reference/java/net/Socket.html#Socket(java.lang.String, int, java.net.InetAddress, int)" target="_top"><xfont size="+1"><tt>Socket</tt></font></A>(<code>String,</nobr> int<nobr>,</nobr> InetAddress<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.net.Socket.ctor_changed(java.net.Proxy)"></A>
-  <nobr><A HREF="../../../../reference/java/net/Socket.html#Socket(java.net.Proxy)" target="_top"><xfont size="+1"><tt>Socket</tt></font></A>(<code>Proxy</code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.net.Socket.ctor_changed(java.net.SocketImpl)"></A>
-  <nobr><A HREF="../../../../reference/java/net/Socket.html#Socket(java.net.SocketImpl)" target="_top"><xfont size="+1"><tt>Socket</tt></font></A>(<code>SocketImpl</code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<a NAME="methods"></a>
-<a NAME="fields"></a>
-      </div>	
-      <div id="footer">
-        <div id="copyright">
-        Except as noted, this content is licensed under 
-        <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
-        For details and restrictions, see the <a href="/license.html">Content License</a>.
-        </div>
-      <div id="footerlinks">
-      <p>
-        <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
-        <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
-        <a href="http://www.android.com/branding.html">Brand Guidelines</a>
-      </p>
-    </div>
-    </div> <!-- end footer -->
-    </div><!-- end doc-content -->
-    </div> <!-- end body-content --> 
-<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
-</script>
-<script type="text/javascript">
-  try {
-    var pageTracker = _gat._getTracker("UA-5831155-1");
-    pageTracker._setAllowAnchor(true);
-    pageTracker._initData();
-    pageTracker._trackPageview();
-  } catch(e) {}
-</script>
-</BODY>
-</HTML>
diff --git a/docs/html/sdk/api_diff/3/changes/java.util.Date.html b/docs/html/sdk/api_diff/3/changes/java.util.Date.html
deleted file mode 100644
index 6a8dd26..0000000
--- a/docs/html/sdk/api_diff/3/changes/java.util.Date.html
+++ /dev/null
@@ -1,134 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<HTML style="overflow:auto;">
-<HEAD>
-<meta name="generator" content="JDiff v1.1.0">
-<!-- Generated by the JDiff Javadoc doclet -->
-<!-- (http://www.jdiff.org) -->
-<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
-<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
-<TITLE>
-java.util.Date
-</TITLE>
-<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
-<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
-<noscript>
-<style type="text/css">
-body{overflow:auto;}
-#body-content{position:relative; top:0;}
-#doc-content{overflow:visible;border-left:3px solid #666;}
-#side-nav{padding:0;}
-#side-nav .toggle-list ul {display:block;}
-#resize-packages-nav{border-bottom:3px solid #666;}
-</style>
-</noscript>
-<style type="text/css">
-body{background-image:url();padding:12px;}
-</style>
-</HEAD>
-<BODY>
-<!-- Start of nav bar -->
-<a name="top"></a>
-<div id="header" style="margin-bottom:0;padding-bottom:0;">
-<div id="headerLeft">
-<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
-</div>
-  <div id="headerRight">
-  <div id="headerLinks">
-<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
-<span class="text">
-<!-- &nbsp;<a href="#">English</a> | -->
-<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
-</span>
-</div>
-  <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td colspan="2" class="diffspechead">API Diff Specification</td>
-      </tr>
-      <tr>
-        <td class="diffspec" style="padding-top:.25em">To Level:</td>
-        <td class="diffvaluenew" style="padding-top:.25em">3</td>
-      </tr>
-      <tr>
-        <td class="diffspec">From Level:</td>
-        <td class="diffvalueold">2</td>
-      </tr>
-      <tr>
-        <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
-      </tr>
-    </table>
-    </div><!-- End and-diff-id -->
-  <div class="and-diff-id" style="margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a>
-      </tr>
-    </table>
-  </div> <!-- End and-diff-id -->
-  </div> <!-- End headerRight -->
-  </div> <!-- End header -->
-<div id="body-content">
-<div id="doc-content" style="position:relative;">
-<div id="mainBodyFluid">
-<H2>
-Class java.util.<A HREF="../../../../reference/java/util/Date.html" target="_top"><font size="+3"><tt>Date</tt></font></A>
-</H2>
-<a NAME="constructors"></a>
-<p>
-<a NAME="Changed"></a>
-<TABLE summary="Changed Constructors" WIDTH="100%">
-<TR>
-  <TH VALIGN="TOP" COLSPAN=3>Changed Constructors</FONT></TD>
-</TH>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.util.Date.ctor_changed()"></A>
-  <nobr><A HREF="../../../../reference/java/util/Date.html#Date()" target="_top"><xfont size="+1"><tt>Date</tt></font></A>()  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.util.Date.ctor_changed(int, int, int, int, int, int)"></A>
-  <nobr><A HREF="../../../../reference/java/util/Date.html#Date(int, int, int, int, int, int)" target="_top"><xfont size="+1"><tt>Date</tt></font></A>(<code>int,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<a NAME="methods"></a>
-<a NAME="fields"></a>
-      </div>	
-      <div id="footer">
-        <div id="copyright">
-        Except as noted, this content is licensed under 
-        <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
-        For details and restrictions, see the <a href="/license.html">Content License</a>.
-        </div>
-      <div id="footerlinks">
-      <p>
-        <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
-        <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
-        <a href="http://www.android.com/branding.html">Brand Guidelines</a>
-      </p>
-    </div>
-    </div> <!-- end footer -->
-    </div><!-- end doc-content -->
-    </div> <!-- end body-content --> 
-<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
-</script>
-<script type="text/javascript">
-  try {
-    var pageTracker = _gat._getTracker("UA-5831155-1");
-    pageTracker._setAllowAnchor(true);
-    pageTracker._initData();
-    pageTracker._trackPageview();
-  } catch(e) {}
-</script>
-</BODY>
-</HTML>
diff --git a/docs/html/sdk/api_diff/3/changes/java.util.jar.Pack200.Packer.html b/docs/html/sdk/api_diff/3/changes/java.util.jar.Pack200.Packer.html
index 75b4cbc..c27ba0c 100644
--- a/docs/html/sdk/api_diff/3/changes/java.util.jar.Pack200.Packer.html
+++ b/docs/html/sdk/api_diff/3/changes/java.util.jar.Pack200.Packer.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Interface java.util.jar.<A HREF="../../../../reference/java/util/jar/Pack200.Packer.html" target="_top"><font size="+3"><tt>Pack200.Packer</tt></font></A>
+Interface java.util.jar.<A HREF="../../../../reference/java/util/jar/Pack200.Packer.html" target="_top"><font size="+2"><code>Pack200.Packer</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,14 +84,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="java.util.jar.Pack200.Packer.addPropertyChangeListener_added(java.beans.PropertyChangeListener)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/java/util/jar/Pack200.Packer.html#addPropertyChangeListener(java.beans.PropertyChangeListener)" target="_top"><xfont size="+1"><tt>addPropertyChangeListener</tt></font></A>(<code>PropertyChangeListener</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/java/util/jar/Pack200.Packer.html#addPropertyChangeListener(java.beans.PropertyChangeListener)" target="_top"><code>addPropertyChangeListener</code></A>(<code>PropertyChangeListener</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="java.util.jar.Pack200.Packer.removePropertyChangeListener_added(java.beans.PropertyChangeListener)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/java/util/jar/Pack200.Packer.html#removePropertyChangeListener(java.beans.PropertyChangeListener)" target="_top"><xfont size="+1"><tt>removePropertyChangeListener</tt></font></A>(<code>PropertyChangeListener</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/java/util/jar/Pack200.Packer.html#removePropertyChangeListener(java.beans.PropertyChangeListener)" target="_top"><code>removePropertyChangeListener</code></A>(<code>PropertyChangeListener</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/java.util.jar.Pack200.Unpacker.html b/docs/html/sdk/api_diff/3/changes/java.util.jar.Pack200.Unpacker.html
index 382fdea..ca185e0 100644
--- a/docs/html/sdk/api_diff/3/changes/java.util.jar.Pack200.Unpacker.html
+++ b/docs/html/sdk/api_diff/3/changes/java.util.jar.Pack200.Unpacker.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Interface java.util.jar.<A HREF="../../../../reference/java/util/jar/Pack200.Unpacker.html" target="_top"><font size="+3"><tt>Pack200.Unpacker</tt></font></A>
+Interface java.util.jar.<A HREF="../../../../reference/java/util/jar/Pack200.Unpacker.html" target="_top"><font size="+2"><code>Pack200.Unpacker</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,14 +84,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="java.util.jar.Pack200.Unpacker.addPropertyChangeListener_added(java.beans.PropertyChangeListener)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/java/util/jar/Pack200.Unpacker.html#addPropertyChangeListener(java.beans.PropertyChangeListener)" target="_top"><xfont size="+1"><tt>addPropertyChangeListener</tt></font></A>(<code>PropertyChangeListener</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/java/util/jar/Pack200.Unpacker.html#addPropertyChangeListener(java.beans.PropertyChangeListener)" target="_top"><code>addPropertyChangeListener</code></A>(<code>PropertyChangeListener</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="java.util.jar.Pack200.Unpacker.removePropertyChangeListener_added(java.beans.PropertyChangeListener)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/java/util/jar/Pack200.Unpacker.html#removePropertyChangeListener(java.beans.PropertyChangeListener)" target="_top"><xfont size="+1"><tt>removePropertyChangeListener</tt></font></A>(<code>PropertyChangeListener</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/java/util/jar/Pack200.Unpacker.html#removePropertyChangeListener(java.beans.PropertyChangeListener)" target="_top"><code>removePropertyChangeListener</code></A>(<code>PropertyChangeListener</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/java.util.logging.Level.html b/docs/html/sdk/api_diff/3/changes/java.util.logging.Level.html
index 7f5fd19..e85b8a6 100644
--- a/docs/html/sdk/api_diff/3/changes/java.util.logging.Level.html
+++ b/docs/html/sdk/api_diff/3/changes/java.util.logging.Level.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class java.util.logging.<A HREF="../../../../reference/java/util/logging/Level.html" target="_top"><font size="+3"><tt>Level</tt></font></A>
+Class java.util.logging.<A HREF="../../../../reference/java/util/logging/Level.html" target="_top"><font size="+2"><code>Level</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,7 +84,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="java.util.logging.Level.parse_changed(java.lang.String)"></A>
-  <nobr><code>Level</code>&nbsp;<A HREF="../../../../reference/java/util/logging/Level.html#parse(java.lang.String)" target="_top"><xfont size="+1"><tt>parse</tt></font></A>(<code>String</code>)  </nobr>
+  <nobr><code>Level</code>&nbsp;<A HREF="../../../../reference/java/util/logging/Level.html#parse(java.lang.String)" target="_top"><code>parse</code></A>(<code>String</code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
 Change in exceptions thrown from no exceptions to <code>java.lang.IllegalArgumentException</code>.<br>
diff --git a/docs/html/sdk/api_diff/3/changes/java.util.logging.LogManager.html b/docs/html/sdk/api_diff/3/changes/java.util.logging.LogManager.html
index d259077..9682ddc 100644
--- a/docs/html/sdk/api_diff/3/changes/java.util.logging.LogManager.html
+++ b/docs/html/sdk/api_diff/3/changes/java.util.logging.LogManager.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class java.util.logging.<A HREF="../../../../reference/java/util/logging/LogManager.html" target="_top"><font size="+3"><tt>LogManager</tt></font></A>
+Class java.util.logging.<A HREF="../../../../reference/java/util/logging/LogManager.html" target="_top"><font size="+2"><code>LogManager</code></font></A>
 </H2>
 <a NAME="constructors"></a>
 <a NAME="methods"></a>
@@ -85,21 +84,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="java.util.logging.LogManager.addPropertyChangeListener_added(java.beans.PropertyChangeListener)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/java/util/logging/LogManager.html#addPropertyChangeListener(java.beans.PropertyChangeListener)" target="_top"><xfont size="+1"><tt>addPropertyChangeListener</tt></font></A>(<code>PropertyChangeListener</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/java/util/logging/LogManager.html#addPropertyChangeListener(java.beans.PropertyChangeListener)" target="_top"><code>addPropertyChangeListener</code></A>(<code>PropertyChangeListener</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="java.util.logging.LogManager.getLoggingMXBean_added()"></A>
-  <nobr><code>LoggingMXBean</code>&nbsp;<A HREF="../../../../reference/java/util/logging/LogManager.html#getLoggingMXBean()" target="_top"><xfont size="+1"><tt>getLoggingMXBean</tt></font></A>()</nobr>
+  <nobr><code>LoggingMXBean</code>&nbsp;<A HREF="../../../../reference/java/util/logging/LogManager.html#getLoggingMXBean()" target="_top"><code>getLoggingMXBean</code></A>()</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="java.util.logging.LogManager.removePropertyChangeListener_added(java.beans.PropertyChangeListener)"></A>
-  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/java/util/logging/LogManager.html#removePropertyChangeListener(java.beans.PropertyChangeListener)" target="_top"><xfont size="+1"><tt>removePropertyChangeListener</tt></font></A>(<code>PropertyChangeListener</code>)</nobr>
+  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/java/util/logging/LogManager.html#removePropertyChangeListener(java.beans.PropertyChangeListener)" target="_top"><code>removePropertyChangeListener</code></A>(<code>PropertyChangeListener</code>)</nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/jdiff_help.html b/docs/html/sdk/api_diff/3/changes/jdiff_help.html
index 21a59f9..08f8704 100644
--- a/docs/html/sdk/api_diff/3/changes/jdiff_help.html
+++ b/docs/html/sdk/api_diff/3/changes/jdiff_help.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -32,7 +31,7 @@
 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
   <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
     <TR ALIGN="center" VALIGN="top">
-      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../reference/index.html" target="_top"><FONT CLASS="NavBarFont1"><B><tt>3</tt></B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../reference/index.html" target="_top"><FONT CLASS="NavBarFont1"><B><code>3</code></B></FONT></A>&nbsp;</TD>
       <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="changes-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
       <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> &nbsp;<FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
       <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1"> &nbsp;<FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
@@ -74,11 +73,11 @@
 </BLOCKQUOTE>
 <BLOCKQUOTE>
 You can always tell when you are reading a JDiff page, rather than a Javadoc page, by the color of the index bar and the color of the background. 
-Links which take you to a Javadoc page are always in a <tt>typewriter</tt> font. 
+Links which take you to a Javadoc page are always in a <code>typewriter</code> font. 
 Just like Javadoc, all interface names are in <i>italic</i>, and class names are not italicized. Where there are multiple entries in an index with the same name, the heading for them is also in italics, but is not a link.
 </BLOCKQUOTE>
 <BLOCKQUOTE>
-<H3><b><tt>Javadoc</tt></b></H3>
+<H3><b><code>Javadoc</code></b></H3>
 This is a link to the <a href="../../../../reference/index.html" target="_top">top-level</a> Javadoc page for the new version of the product.
 </BLOCKQUOTE>
 <BLOCKQUOTE>
diff --git a/docs/html/sdk/api_diff/3/changes/jdiff_statistics.html b/docs/html/sdk/api_diff/3/changes/jdiff_statistics.html
index 6faea52..e39c5b9 100644
--- a/docs/html/sdk/api_diff/3/changes/jdiff_statistics.html
+++ b/docs/html/sdk/api_diff/3/changes/jdiff_statistics.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <body class="gc-documentation">
@@ -46,16 +45,16 @@
         <td colspan="2" class="diffspechead">API Diff Specification</td>
       </tr>
       <tr>
-        <td class="diffspec" style="padding-top:.25em">To Version:</td>
+        <td class="diffspec" style="padding-top:.25em">To Level:</td>
         <td class="diffvaluenew" style="padding-top:.25em">3</td>
       </tr>
       <tr>
-        <td class="diffspec">From Version:</td>
+        <td class="diffspec">From Level:</td>
         <td class="diffvalueold">2</td>
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -72,29 +71,71 @@
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <h1>API&nbsp;Change&nbsp;Statistics</h1>
-<p>
-The percent change statistic reported for all elements in the &quot;to&quot; API Level specification is defined recursively as follows:</p>
-<pre>
-Percentage difference = 100 * (added + removed + 2*changed)
-                        -----------------------------------
-                        sum of public elements in BOTH APIs
-</pre>
-<p>where <code>added</code> is the number of packages added, <code>removed</code> is the number of packages removed, and <code>changed</code> is the number of packages changed.
-This definition is applied recursively for the classes and their program elements, so the value for a changed package will be less than 1, unless every class in that package has changed.
-The definition ensures that if all packages are removed and all new packages are
-added, the change will be 100%. Values are rounded here, so a value of 0% indicates a percentage difference of less than 0.5%.</p>
-<p>The overall difference between the two APIs is approximately <span style="color:222;font-weight:bold;">4%</span>.
+<p>The overall difference between API Levels 2 and 3 is approximately <span style="color:222;font-weight:bold;">4.33%</span>.
 </p>
-<br><h2>Contents</h2>
-<dl><dt><a href="#packages">Changed Packages</a></dt> <dd>Sorted by percentage difference</dd>
-<dt><a href="#classes">Changed Classes and <i>Interfaces</i></a></dt><dd>Sorted by percentage difference</dd>
-<dt><a href="#numbers">Total of Differences</a></dt><dd>Listed by number and type</dd></dl>
+<br>
+<a name="numbers"></a>
+<h2>Total of Differences, by Number and Type</h2>
+<p>
+The table below lists the numbers of program elements (packages, classes, constructors, methods, and fields) that were added, changed, or removed. The table includes only the highest-level program elements &mdash; that is, if a class with two methods was added, the number of methods added does not include those two methods, but the number of classes added does include that class.
+</p>
+<TABLE summary="Number of differences" WIDTH="100%">
+<TR>
+  <th>Type</th>
+  <TH ALIGN="center"><b>Additions</b></TH>
+  <TH ALIGN="center"><b>Changes</b></TH>
+  <TH ALIGN="center">Removals</TH>
+  <TH ALIGN="center"><b>Total</b></TH>
+</TR>
+<TR>
+  <TD>Packages</TD>
+  <TD ALIGN="right">6</TD>
+  <TD ALIGN="right">36</TD>
+  <TD ALIGN="right">0</TD>
+  <TD ALIGN="right">42</TD>
+</TR>
+<TR>
+  <TD>Classes and <i>Interfaces</i></TD>
+  <TD ALIGN="right">67</TD>
+  <TD ALIGN="right">181</TD>
+  <TD ALIGN="right">0</TD>
+  <TD ALIGN="right">248</TD>
+</TR>
+<TR>
+  <TD>Constructors</TD>
+  <TD ALIGN="right">36</TD>
+  <TD ALIGN="right">3</TD>
+  <TD ALIGN="right">1</TD>
+  <TD ALIGN="right">40</TD>
+</TR>
+<TR>
+  <TD>Methods</TD>
+  <TD ALIGN="right">386</TD>
+  <TD ALIGN="right">64</TD>
+  <TD ALIGN="right">5</TD>
+  <TD ALIGN="right">455</TD>
+</TR>
+<TR>
+  <TD>Fields</TD>
+  <TD ALIGN="right">296</TD>
+  <TD ALIGN="right">68</TD>
+  <TD ALIGN="right">1</TD>
+  <TD ALIGN="right">365</TD>
+</TR>
+<TR>
+  <TD style="background-color:#FAFAFA"><b>Total</b></TD>
+  <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>791</strong></TD>
+  <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>352</strong></TD>
+  <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>7</strong></TD>
+  <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>1150</strong></TD>
+</TR>
+</TABLE>
 <br>
 <a name="packages"></a>
 <h2>Changed Packages, Sorted by Percentage Difference</h2>
 <TABLE summary="Packages sorted by percentage difference" WIDTH="100%">
 <TR>
-  <TH  WIDTH="10%">Percentage Difference</TH>
+  <TH  WIDTH="10%">Percentage Difference*</TH>
   <TH>Package</TH>
 </TR>
 <TR>
@@ -142,10 +183,6 @@
   <TD><A HREF="pkg_android.test.html">android.test</A></TD>
 </TR>
 <TR>
-  <TD ALIGN="center">8</TD>
-  <TD><A HREF="pkg_android.test.suitebuilder.html">android.test.suitebuilder</A></TD>
-</TR>
-<TR>
   <TD ALIGN="center">7</TD>
   <TD><A HREF="pkg_android.html">android</A></TD>
 </TR>
@@ -171,6 +208,10 @@
 </TR>
 <TR>
   <TD ALIGN="center">4</TD>
+  <TD><A HREF="pkg_android.test.suitebuilder.html">android.test.suitebuilder</A></TD>
+</TR>
+<TR>
+  <TD ALIGN="center">4</TD>
   <TD><A HREF="pkg_android.webkit.html">android.webkit</A></TD>
 </TR>
 <TR>
@@ -211,10 +252,6 @@
 </TR>
 <TR>
   <TD ALIGN="center">&lt;1</TD>
-  <TD><A HREF="pkg_java.lang.reflect.html">java.lang.reflect</A></TD>
-</TR>
-<TR>
-  <TD ALIGN="center">&lt;1</TD>
   <TD><A HREF="pkg_android.view.animation.html">android.view.animation</A></TD>
 </TR>
 <TR>
@@ -227,10 +264,6 @@
 </TR>
 <TR>
   <TD ALIGN="center">&lt;1</TD>
-  <TD><A HREF="pkg_java.net.html">java.net</A></TD>
-</TR>
-<TR>
-  <TD ALIGN="center">&lt;1</TD>
   <TD><A HREF="pkg_android.database.html">android.database</A></TD>
 </TR>
 <TR>
@@ -239,10 +272,6 @@
 </TR>
 <TR>
   <TD ALIGN="center">&lt;1</TD>
-  <TD><A HREF="pkg_java.lang.html">java.lang</A></TD>
-</TR>
-<TR>
-  <TD ALIGN="center">&lt;1</TD>
   <TD><A HREF="pkg_android.database.sqlite.html">android.database.sqlite</A></TD>
 </TR>
 <TR>
@@ -251,15 +280,16 @@
 </TR>
 <TR>
   <TD ALIGN="center">&lt;1</TD>
-  <TD><A HREF="pkg_java.util.html">java.util</A></TD>
+  <TD><A HREF="pkg_java.lang.html">java.lang</A></TD>
 </TR>
 </TABLE>
+<p style="font-size:10px">* See <a href="#calculation">Calculation of Change Percentages</a>, below.</p>
 <br>
 <a name="classes"></a>
 <h2>Changed Classes and <i>Interfaces</i>, Sorted by Percentage Difference</h2>
 <TABLE summary="Classes sorted by percentage difference" WIDTH="100%">
 <TR WIDTH="20%">
-  <TH WIDTH="10%"><b>Percentage<br>Difference</b></TH>
+  <TH WIDTH="10%">Percentage<br>Difference*</TH>
   <TH><b>Class or <i>Interface</i></b></TH>
 </TR>
 <TR>
@@ -679,20 +709,10 @@
 </TR>
 <TR>
   <TD ALIGN="center">10</TD>
-  <TD><A HREF="android.test.suitebuilder.TestSuiteBuilder.html">
-android.test.suitebuilder.TestSuiteBuilder</A></TD>
-</TR>
-<TR>
-  <TD ALIGN="center">10</TD>
   <TD><A HREF="android.widget.Chronometer.html">
 android.widget.Chronometer</A></TD>
 </TR>
 <TR>
-  <TD ALIGN="center">10</TD>
-  <TD><A HREF="java.net.Socket.html">
-java.net.Socket</A></TD>
-</TR>
-<TR>
   <TD ALIGN="center">9</TD>
   <TD><A HREF="android.graphics.drawable.TransitionDrawable.html">
 android.graphics.drawable.TransitionDrawable</A></TD>
@@ -714,11 +734,6 @@
 </TR>
 <TR>
   <TD ALIGN="center">8</TD>
-  <TD><A HREF="java.lang.reflect.Proxy.html">
-java.lang.reflect.Proxy</A></TD>
-</TR>
-<TR>
-  <TD ALIGN="center">8</TD>
   <TD><A HREF="android.content.pm.PackageInfo.html">
 android.content.pm.PackageInfo</A></TD>
 </TR>
@@ -764,11 +779,6 @@
 </TR>
 <TR>
   <TD ALIGN="center">6</TD>
-  <TD><A HREF="java.lang.String.html">
-java.lang.String</A></TD>
-</TR>
-<TR>
-  <TD ALIGN="center">6</TD>
   <TD><A HREF="android.graphics.drawable.shapes.Shape.html">
 android.graphics.drawable.shapes.Shape</A></TD>
 </TR>
@@ -789,11 +799,6 @@
 </TR>
 <TR>
   <TD ALIGN="center">6</TD>
-  <TD><A HREF="java.util.Date.html">
-java.util.Date</A></TD>
-</TR>
-<TR>
-  <TD ALIGN="center">6</TD>
   <TD><A HREF="android.text.TextUtils.html">
 android.text.TextUtils</A></TD>
 </TR>
@@ -1193,67 +1198,20 @@
 <i>android.text.style.UpdateLayout</i></A></TD>
 </TR>
 </TABLE>
+<p style="font-size:10px">* See <a href="#calculation">Calculation of Change Percentages</a>, below.</p>
 <br>
-<a name="numbers"></a>
-<h2>Total of Differences, by Number and Type</h2>
+<h2 id="calculation">Calculation of Change Percentages</h2>
 <p>
-The table below lists the numbers of program elements (packages, classes, constructors, methods, and fields) that were removed, added or changed. The table includes only the highest-level program elements &mdash; that is, if a class with two methods was added, the number of methods added does not include those two methods, but the number of classes added does include that class.
-</p>
-<TABLE summary="Number of differences" WIDTH="100%">
-<TR>
-  <TH COLSPAN=5 NOWRAP>
-  Number of Differences</TH>
-</TR>
-<TR>
-  <TH>&nbsp;</TD>
-  <TH ALIGN="center"><b>Removals</b></TH>
-  <TH ALIGN="center"><b>Additions</b></TH>
-  <TH ALIGN="center"><b>Changes</b></TH>
-  <TH ALIGN="center"><b>Total</b></TH>
-</TR>
-<TR>
-  <TD>Packages</TD>
-  <TD ALIGN="right">0</TD>
-  <TD ALIGN="right">6</TD>
-  <TD ALIGN="right">39</TD>
-  <TD ALIGN="right">45</TD>
-</TR>
-<TR>
-  <TD>Classes and <i>Interfaces</i></TD>
-  <TD ALIGN="right">0</TD>
-  <TD ALIGN="right">67</TD>
-  <TD ALIGN="right">186</TD>
-  <TD ALIGN="right">253</TD>
-</TR>
-<TR>
-  <TD>Constructors</TD>
-  <TD ALIGN="right">1</TD>
-  <TD ALIGN="right">36</TD>
-  <TD ALIGN="right">15</TD>
-  <TD ALIGN="right">52</TD>
-</TR>
-<TR>
-  <TD>Methods</TD>
-  <TD ALIGN="right">0</TD>
-  <TD ALIGN="right">381</TD>
-  <TD ALIGN="right">71</TD>
-  <TD ALIGN="right">452</TD>
-</TR>
-<TR>
-  <TD>Fields</TD>
-  <TD ALIGN="right">1</TD>
-  <TD ALIGN="right">296</TD>
-  <TD ALIGN="right">68</TD>
-  <TD ALIGN="right">365</TD>
-</TR>
-<TR>
-  <TD><b>Total</b></TD>
-  <TD ALIGN="right">2</TD>
-  <TD ALIGN="right">786</TD>
-  <TD ALIGN="right">379</TD>
-  <TD ALIGN="right">1167</TD>
-</TR>
-</TABLE>
+The percent change statistic reported for all elements in the &quot;to&quot; API Level specification is defined recursively as follows:</p>
+<pre>
+Percentage difference = 100 * (added + removed + 2*changed)
+                        -----------------------------------
+                        sum of public elements in BOTH APIs
+</pre>
+<p>where <code>added</code> is the number of packages added, <code>removed</code> is the number of packages removed, and <code>changed</code> is the number of packages changed.
+This definition is applied recursively for the classes and their program elements, so the value for a changed package will be less than 1, unless every class in that package has changed.
+The definition ensures that if all packages are removed and all new packages are
+added, the change will be 100%.</p>
       </div>	
       <div id="footer">
         <div id="copyright">
diff --git a/docs/html/sdk/api_diff/3/changes/jdiff_topleftframe.html b/docs/html/sdk/api_diff/3/changes/jdiff_topleftframe.html
index 666c9dd..36f9836 100644
--- a/docs/html/sdk/api_diff/3/changes/jdiff_topleftframe.html
+++ b/docs/html/sdk/api_diff/3/changes/jdiff_topleftframe.html
@@ -22,11 +22,10 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
-<BODY class="gc-documentation">
-<table class="jdiffIndex" summary="Links to diff index files" BORDER="0" WIDTH="100%" cellspacing="0" cellpadding="0">
+<BODY class="gc-documentation" style="padding:12px;">
+<table class="jdiffIndex" summary="Links to diff index files" BORDER="0" WIDTH="100%" cellspacing="0" cellpadding="0" style="margin:0">
 <TR>
   <th class="indexHeader" nowrap>
   Select a Diffs Index:</th>
diff --git a/docs/html/sdk/api_diff/3/changes/methods_index_additions.html b/docs/html/sdk/api_diff/3/changes/methods_index_additions.html
index 1fa2bdb..d9a7102 100644
--- a/docs/html/sdk/api_diff/3/changes/methods_index_additions.html
+++ b/docs/html/sdk/api_diff/3/changes/methods_index_additions.html
@@ -22,10 +22,9 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
-<BODY class="gc-documentation">
+<BODY class="gc-documentation" style="padding:12px;">
 <a NAME="topheader"></a>
 <table summary="Index for Methods" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
   <tr>
@@ -37,7 +36,7 @@
   <td class="indexText" style="line-height:1.3em;padding-left:2em;">
 <a href="methods_index_all.html" class="staysblack">All Methods</a>
   <br>
-<font color="#999999">Removals</font>
+<A HREF="methods_index_removals.html" xclass="hiddenlink">Removals</A>
   <br>
 <b>Additions</b>
   <br>
@@ -45,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
@@ -293,6 +292,9 @@
 <nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewTo_added(android.test.InstrumentationTestCase, android.view.View, int, int, int)" class="hiddenlink" target="rightframe"><b>dragViewTo</b>
 (<code>InstrumentationTestCase, View, int, int, int</code>)</A></nobr><br>
 <i>dragViewToBottom</i><br>
+&nbsp;&nbsp;<nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewToBottom_added(android.test.InstrumentationTestCase, android.app.Activity, android.view.View)" class="hiddenlink" target="rightframe">type&nbsp;<b>
+(<code>InstrumentationTestCase, Activity, View</code>)</b>&nbsp;in&nbsp;android.test.TouchUtils
+</A></nobr><br>
 &nbsp;&nbsp;<nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewToBottom_added(android.test.ActivityInstrumentationTestCase, android.view.View, int)" class="hiddenlink" target="rightframe">type&nbsp;<b>
 (<code>ActivityInstrumentationTestCase, View, int</code>)</b>&nbsp;in&nbsp;android.test.TouchUtils
 </A></nobr><br>
@@ -385,10 +387,20 @@
 (<code>String</code>)</A></nobr><br>
 <nobr><A HREF="android.webkit.WebView.html#android.webkit.WebView.findNext_added(boolean)" class="hiddenlink" target="rightframe"><b>findNext</b>
 (<code>boolean</code>)</A></nobr><br>
-<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkAndSpecialize_added(int, int, int[], int, int[][])" class="hiddenlink" target="rightframe"><b>forkAndSpecialize</b>
-(<code>int, int, int[], int, int[][]</code>)</A></nobr><br>
-<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkSystemServer_added(int, int, int[], int, int[][])" class="hiddenlink" target="rightframe"><b>forkSystemServer</b>
-(<code>int, int, int[], int, int[][]</code>)</A></nobr><br>
+<i>forkAndSpecialize</i><br>
+&nbsp;&nbsp;<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkAndSpecialize_added(int, int, int[], int, int[][])" class="hiddenlink" target="rightframe">type&nbsp;<b>
+(<code>int, int, int[], int, int[][]</code>)</b>&nbsp;in&nbsp;dalvik.system.Zygote
+</A></nobr><br>
+&nbsp;&nbsp;<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkAndSpecialize_added(int, int, int[], boolean, int[][])" class="hiddenlink" target="rightframe">type&nbsp;<b>
+(<code>int, int, int[], boolean, int[][]</code>)</b>&nbsp;in&nbsp;dalvik.system.Zygote
+</A></nobr><br>
+<i>forkSystemServer</i><br>
+&nbsp;&nbsp;<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkSystemServer_added(int, int, int[], int, int[][])" class="hiddenlink" target="rightframe">type&nbsp;<b>
+(<code>int, int, int[], int, int[][]</code>)</b>&nbsp;in&nbsp;dalvik.system.Zygote
+</A></nobr><br>
+&nbsp;&nbsp;<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkSystemServer_added(int, int, int[], boolean, int[][])" class="hiddenlink" target="rightframe">type&nbsp;<b>
+(<code>int, int, int[], boolean, int[][]</code>)</b>&nbsp;in&nbsp;dalvik.system.Zygote
+</A></nobr><br>
 <nobr><A HREF="android.telephony.PhoneNumberUtils.html#android.telephony.PhoneNumberUtils.formatJapaneseNumber_added(android.text.Editable)" class="hiddenlink" target="rightframe"><b>formatJapaneseNumber</b>
 (<code>Editable</code>)</A></nobr><br>
 <A NAME="G"></A>
@@ -1068,6 +1080,12 @@
 <nobr><A HREF="android.webkit.WebSettings.html#android.webkit.WebSettings.setBuiltInZoomControls_added(boolean)" class="hiddenlink" target="rightframe"><b>setBuiltInZoomControls</b>
 (<code>boolean</code>)</A></nobr><br>
 <i>setButton</i><br>
+&nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_added(int, java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" class="hiddenlink" target="rightframe">type&nbsp;<b>
+(<code>int, CharSequence, OnClickListener</code>)</b>&nbsp;in&nbsp;android.app.AlertDialog
+</A></nobr><br>
+&nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_added(int, java.lang.CharSequence, android.os.Message)" class="hiddenlink" target="rightframe">type&nbsp;<b>
+(<code>int, CharSequence, Message</code>)</b>&nbsp;in&nbsp;android.app.AlertDialog
+</A></nobr><br>
 &nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_added(java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" class="hiddenlink" target="rightframe">type&nbsp;<b>
 (<code>CharSequence, OnClickListener</code>)</b>&nbsp;in&nbsp;android.app.AlertDialog
 </A></nobr><br>
diff --git a/docs/html/sdk/api_diff/3/changes/methods_index_all.html b/docs/html/sdk/api_diff/3/changes/methods_index_all.html
index 22492a3..3ebc06c 100644
--- a/docs/html/sdk/api_diff/3/changes/methods_index_all.html
+++ b/docs/html/sdk/api_diff/3/changes/methods_index_all.html
@@ -22,10 +22,9 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
-<BODY class="gc-documentation">
+<BODY class="gc-documentation" style="padding:12px;">
 <a NAME="topheader"></a>
 <table summary="Index for Methods" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
   <tr>
@@ -37,7 +36,7 @@
   <td class="indexText" style="line-height:1.3em;padding-left:2em;">
 <b>Methods</b>
   <br>
-<font color="#999999">Removals</font>
+<A HREF="methods_index_removals.html" xclass="hiddenlink">Removals</A>
   <br>
 <A HREF="methods_index_additions.html"xclass="hiddenlink">Additions</A>
   <br>
@@ -45,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
@@ -84,8 +83,6 @@
 &nbsp;&nbsp;<nobr><A HREF="java.util.logging.LogManager.html#java.util.logging.LogManager.addPropertyChangeListener_added(java.beans.PropertyChangeListener)" class="hiddenlink" target="rightframe">type&nbsp;<b>
 (<code>PropertyChangeListener</code>)</b>&nbsp;in&nbsp;java.util.logging.LogManager
 </A></nobr><br>
-<nobr><A HREF="android.test.suitebuilder.TestSuiteBuilder.html#android.test.suitebuilder.TestSuiteBuilder.addRequirements_changed(com.android.internal.util.Predicate<android.test.suitebuilder.TestMethod>...)" class="hiddenlink" target="rightframe">addRequirements
-(<code>Predicate&lt;TestMethod&gt;</code>)</A></nobr><br>
 <nobr><A HREF="android.location.LocationManager.html#android.location.LocationManager.addTestProvider_added(java.lang.String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, int)" class="hiddenlink" target="rightframe"><b>addTestProvider</b>
 (<code>String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, int</code>)</A></nobr><br>
 <nobr><A HREF="android.text.method.MetaKeyKeyListener.html#android.text.method.MetaKeyKeyListener.adjustMetaAfterKeypress_added(long)" class="hiddenlink" target="rightframe"><b>adjustMetaAfterKeypress</b>
@@ -326,6 +323,12 @@
 (<code>ActivityInstrumentationTestCase, View, int, int, int</code>)&nbsp;in&nbsp;android.test.TouchUtils
 </A></nobr><br>
 <i>dragViewToBottom</i><br>
+&nbsp;&nbsp;<nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewToBottom_removed(android.test.ActivityInstrumentationTestCase, android.view.View, int)" class="hiddenlink" target="rightframe">type&nbsp;<strike>
+(<code>ActivityInstrumentationTestCase, View, int</code>)</strike>&nbsp;in&nbsp;android.test.TouchUtils
+</A></nobr><br>
+&nbsp;&nbsp;<nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewToBottom_added(android.test.InstrumentationTestCase, android.app.Activity, android.view.View)" class="hiddenlink" target="rightframe">type&nbsp;<b>
+(<code>InstrumentationTestCase, Activity, View</code>)</b>&nbsp;in&nbsp;android.test.TouchUtils
+</A></nobr><br>
 &nbsp;&nbsp;<nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewToBottom_added(android.test.ActivityInstrumentationTestCase, android.view.View, int)" class="hiddenlink" target="rightframe">type&nbsp;<b>
 (<code>ActivityInstrumentationTestCase, View, int</code>)</b>&nbsp;in&nbsp;android.test.TouchUtils
 </A></nobr><br>
@@ -335,9 +338,6 @@
 &nbsp;&nbsp;<nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewToBottom_changed(android.test.ActivityInstrumentationTestCase, android.view.View)" class="hiddenlink" target="rightframe">type&nbsp;
 (<code>ActivityInstrumentationTestCase, View</code>)&nbsp;in&nbsp;android.test.TouchUtils
 </A></nobr><br>
-&nbsp;&nbsp;<nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewToBottom_changed(android.test.InstrumentationTestCase, android.app.Activity, android.view.View)" class="hiddenlink" target="rightframe">type&nbsp;
-(<code>InstrumentationTestCase, Activity, View</code>)&nbsp;in&nbsp;android.test.TouchUtils
-</A></nobr><br>
 <i>dragViewToTop</i><br>
 &nbsp;&nbsp;<nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewToTop_added(android.test.InstrumentationTestCase, android.view.View)" class="hiddenlink" target="rightframe">type&nbsp;<b>
 (<code>InstrumentationTestCase, View</code>)</b>&nbsp;in&nbsp;android.test.TouchUtils
@@ -441,18 +441,24 @@
 <nobr><A HREF="android.webkit.WebView.html#android.webkit.WebView.findNext_added(boolean)" class="hiddenlink" target="rightframe"><b>findNext</b>
 (<code>boolean</code>)</A></nobr><br>
 <i>forkAndSpecialize</i><br>
+&nbsp;&nbsp;<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkAndSpecialize_removed(int, int, int[], boolean, int[][])" class="hiddenlink" target="rightframe">type&nbsp;<strike>
+(<code>int, int, int[], boolean, int[][]</code>)</strike>&nbsp;in&nbsp;dalvik.system.Zygote
+</A></nobr><br>
 &nbsp;&nbsp;<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkAndSpecialize_added(int, int, int[], int, int[][])" class="hiddenlink" target="rightframe">type&nbsp;<b>
 (<code>int, int, int[], int, int[][]</code>)</b>&nbsp;in&nbsp;dalvik.system.Zygote
 </A></nobr><br>
-&nbsp;&nbsp;<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkAndSpecialize_changed(int, int, int[], boolean, int[][])" class="hiddenlink" target="rightframe">type&nbsp;
-(<code>int, int, int[], boolean, int[][]</code>)&nbsp;in&nbsp;dalvik.system.Zygote
+&nbsp;&nbsp;<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkAndSpecialize_added(int, int, int[], boolean, int[][])" class="hiddenlink" target="rightframe">type&nbsp;<b>
+(<code>int, int, int[], boolean, int[][]</code>)</b>&nbsp;in&nbsp;dalvik.system.Zygote
 </A></nobr><br>
 <i>forkSystemServer</i><br>
+&nbsp;&nbsp;<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkSystemServer_removed(int, int, int[], boolean, int[][])" class="hiddenlink" target="rightframe">type&nbsp;<strike>
+(<code>int, int, int[], boolean, int[][]</code>)</strike>&nbsp;in&nbsp;dalvik.system.Zygote
+</A></nobr><br>
 &nbsp;&nbsp;<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkSystemServer_added(int, int, int[], int, int[][])" class="hiddenlink" target="rightframe">type&nbsp;<b>
 (<code>int, int, int[], int, int[][]</code>)</b>&nbsp;in&nbsp;dalvik.system.Zygote
 </A></nobr><br>
-&nbsp;&nbsp;<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkSystemServer_changed(int, int, int[], boolean, int[][])" class="hiddenlink" target="rightframe">type&nbsp;
-(<code>int, int, int[], boolean, int[][]</code>)&nbsp;in&nbsp;dalvik.system.Zygote
+&nbsp;&nbsp;<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkSystemServer_added(int, int, int[], boolean, int[][])" class="hiddenlink" target="rightframe">type&nbsp;<b>
+(<code>int, int, int[], boolean, int[][]</code>)</b>&nbsp;in&nbsp;dalvik.system.Zygote
 </A></nobr><br>
 <nobr><A HREF="android.telephony.PhoneNumberUtils.html#android.telephony.PhoneNumberUtils.formatJapaneseNumber_added(android.text.Editable)" class="hiddenlink" target="rightframe"><b>formatJapaneseNumber</b>
 (<code>Editable</code>)</A></nobr><br>
@@ -673,8 +679,6 @@
 </A></nobr><br>
 <nobr><A HREF="android.widget.TextView.html#android.widget.TextView.getPrivateImeOptions_added()" class="hiddenlink" target="rightframe"><b>getPrivateImeOptions</b>
 ()</A></nobr><br>
-<nobr><A HREF="java.lang.reflect.Proxy.html#java.lang.reflect.Proxy.getProxyClass_changed(java.lang.ClassLoader, java.lang.Class<?>...)" class="hiddenlink" target="rightframe">getProxyClass
-(<code>ClassLoader, Class&lt;?&gt;</code>)</A></nobr><br>
 <nobr><A HREF="android.hardware.SensorManager.html#android.hardware.SensorManager.getRotationMatrix_added(float[], float[], float[], float[])" class="hiddenlink" target="rightframe"><b>getRotationMatrix</b>
 (<code>float[], float[], float[], float[]</code>)</A></nobr><br>
 <nobr><A HREF="android.app.ActivityManager.html#android.app.ActivityManager.getRunningAppProcesses_added()" class="hiddenlink" target="rightframe"><b>getRunningAppProcesses</b>
@@ -1237,18 +1241,24 @@
 <nobr><A HREF="android.webkit.WebSettings.html#android.webkit.WebSettings.setBuiltInZoomControls_added(boolean)" class="hiddenlink" target="rightframe"><b>setBuiltInZoomControls</b>
 (<code>boolean</code>)</A></nobr><br>
 <i>setButton</i><br>
+&nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_removed(java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" class="hiddenlink" target="rightframe">type&nbsp;<strike>
+(<code>CharSequence, OnClickListener</code>)</strike>&nbsp;in&nbsp;android.app.AlertDialog
+</A></nobr><br>
+&nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_removed(java.lang.CharSequence, android.os.Message)" class="hiddenlink" target="rightframe">type&nbsp;<strike>
+(<code>CharSequence, Message</code>)</strike>&nbsp;in&nbsp;android.app.AlertDialog
+</A></nobr><br>
+&nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_added(int, java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" class="hiddenlink" target="rightframe">type&nbsp;<b>
+(<code>int, CharSequence, OnClickListener</code>)</b>&nbsp;in&nbsp;android.app.AlertDialog
+</A></nobr><br>
+&nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_added(int, java.lang.CharSequence, android.os.Message)" class="hiddenlink" target="rightframe">type&nbsp;<b>
+(<code>int, CharSequence, Message</code>)</b>&nbsp;in&nbsp;android.app.AlertDialog
+</A></nobr><br>
 &nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_added(java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" class="hiddenlink" target="rightframe">type&nbsp;<b>
 (<code>CharSequence, OnClickListener</code>)</b>&nbsp;in&nbsp;android.app.AlertDialog
 </A></nobr><br>
 &nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_added(java.lang.CharSequence, android.os.Message)" class="hiddenlink" target="rightframe">type&nbsp;<b>
 (<code>CharSequence, Message</code>)</b>&nbsp;in&nbsp;android.app.AlertDialog
 </A></nobr><br>
-&nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_changed(int, java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" class="hiddenlink" target="rightframe">type&nbsp;
-(<code>int, CharSequence, OnClickListener</code>)&nbsp;in&nbsp;android.app.AlertDialog
-</A></nobr><br>
-&nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_changed(int, java.lang.CharSequence, android.os.Message)" class="hiddenlink" target="rightframe">type&nbsp;
-(<code>int, CharSequence, Message</code>)&nbsp;in&nbsp;android.app.AlertDialog
-</A></nobr><br>
 <i>setButton2</i><br>
 &nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton2_changed(java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" class="hiddenlink" target="rightframe">type&nbsp;
 (<code>CharSequence, OnClickListener</code>)&nbsp;in&nbsp;android.app.AlertDialog
diff --git a/docs/html/sdk/api_diff/3/changes/methods_index_changes.html b/docs/html/sdk/api_diff/3/changes/methods_index_changes.html
index 1b1b305..947c7df 100644
--- a/docs/html/sdk/api_diff/3/changes/methods_index_changes.html
+++ b/docs/html/sdk/api_diff/3/changes/methods_index_changes.html
@@ -22,10 +22,9 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
-<BODY class="gc-documentation">
+<BODY class="gc-documentation" style="padding:12px;">
 <a NAME="topheader"></a>
 <table summary="Index for Methods" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
   <tr>
@@ -37,7 +36,7 @@
   <td class="indexText" style="line-height:1.3em;padding-left:2em;">
 <a href="methods_index_all.html" class="staysblack">All Methods</a>
   <br>
-<font color="#999999">Removals</font>
+<A HREF="methods_index_removals.html" xclass="hiddenlink">Removals</A>
   <br>
 <A HREF="methods_index_additions.html"xclass="hiddenlink">Additions</A>
   <br>
@@ -45,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
@@ -65,8 +64,6 @@
 <a href="#Y"><font size="-2">Y</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
-<nobr><A HREF="android.test.suitebuilder.TestSuiteBuilder.html#android.test.suitebuilder.TestSuiteBuilder.addRequirements_changed(com.android.internal.util.Predicate<android.test.suitebuilder.TestMethod>...)" class="hiddenlink" target="rightframe">addRequirements
-(<code>Predicate&lt;TestMethod&gt;</code>)</A></nobr><br>
 <nobr><A HREF="android.database.DatabaseUtils.html#android.database.DatabaseUtils.appendEscapedSQLString_changed(java.lang.StringBuilder, java.lang.String)" class="hiddenlink" target="rightframe">appendEscapedSQLString
 (<code>StringBuilder, String</code>)</A></nobr><br>
 <A NAME="C"></A>
@@ -117,13 +114,8 @@
 (<code>ActivityInstrumentationTestCase, View, int, int, int</code>)</A></nobr><br>
 <nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewTo_changed(android.test.ActivityInstrumentationTestCase, android.view.View, int, int, int)" class="hiddenlink" target="rightframe">dragViewTo
 (<code>ActivityInstrumentationTestCase, View, int, int, int</code>)</A></nobr><br>
-<i>dragViewToBottom</i><br>
-&nbsp;&nbsp;<nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewToBottom_changed(android.test.ActivityInstrumentationTestCase, android.view.View)" class="hiddenlink" target="rightframe">type&nbsp;
-(<code>ActivityInstrumentationTestCase, View</code>)&nbsp;in&nbsp;android.test.TouchUtils
-</A></nobr><br>
-&nbsp;&nbsp;<nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewToBottom_changed(android.test.InstrumentationTestCase, android.app.Activity, android.view.View)" class="hiddenlink" target="rightframe">type&nbsp;
-(<code>InstrumentationTestCase, Activity, View</code>)&nbsp;in&nbsp;android.test.TouchUtils
-</A></nobr><br>
+<nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewToBottom_changed(android.test.ActivityInstrumentationTestCase, android.view.View)" class="hiddenlink" target="rightframe">dragViewToBottom
+(<code>ActivityInstrumentationTestCase, View</code>)</A></nobr><br>
 <i>dragViewToTop</i><br>
 &nbsp;&nbsp;<nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewToTop_changed(android.test.ActivityInstrumentationTestCase, android.view.View)" class="hiddenlink" target="rightframe">type&nbsp;
 (<code>ActivityInstrumentationTestCase, View</code>)&nbsp;in&nbsp;android.test.TouchUtils
@@ -152,10 +144,6 @@
 <a href="#Y"><font size="-2">Y</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
-<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkAndSpecialize_changed(int, int, int[], boolean, int[][])" class="hiddenlink" target="rightframe">forkAndSpecialize
-(<code>int, int, int[], boolean, int[][]</code>)</A></nobr><br>
-<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkSystemServer_changed(int, int, int[], boolean, int[][])" class="hiddenlink" target="rightframe">forkSystemServer
-(<code>int, int, int[], boolean, int[][]</code>)</A></nobr><br>
 <nobr><A HREF="java.lang.Character.UnicodeBlock.html#java.lang.Character.UnicodeBlock.forName_changed(java.lang.String)" class="hiddenlink" target="rightframe">forName
 (<code>String</code>)</A></nobr><br>
 <A NAME="G"></A>
@@ -212,8 +200,6 @@
 ()</A></nobr><br>
 <nobr><A HREF="android.view.ViewConfiguration.html#android.view.ViewConfiguration.getMinimumFlingVelocity_changed()" class="hiddenlink" target="rightframe">getMinimumFlingVelocity
 ()</A></nobr><br>
-<nobr><A HREF="java.lang.reflect.Proxy.html#java.lang.reflect.Proxy.getProxyClass_changed(java.lang.ClassLoader, java.lang.Class<?>...)" class="hiddenlink" target="rightframe">getProxyClass
-(<code>ClassLoader, Class&lt;?&gt;</code>)</A></nobr><br>
 <nobr><A HREF="android.view.ViewConfiguration.html#android.view.ViewConfiguration.getScrollBarSize_changed()" class="hiddenlink" target="rightframe">getScrollBarSize
 ()</A></nobr><br>
 <nobr><A HREF="android.hardware.SensorManager.html#android.hardware.SensorManager.getSensors_changed()" class="hiddenlink" target="rightframe">getSensors
@@ -365,13 +351,6 @@
 (<code>ActivityInstrumentationTestCase, ViewGroup</code>)</A></nobr><br>
 <nobr><A HREF="android.webkit.UrlInterceptHandler.html#android.webkit.UrlInterceptHandler.service_changed(java.lang.String, java.util.Map<java.lang.String, java.lang.String>)" class="hiddenlink" target="rightframe">service
 (<code>String, Map&lt;String, String&gt;</code>)</A></nobr><br>
-<i>setButton</i><br>
-&nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_changed(int, java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" class="hiddenlink" target="rightframe">type&nbsp;
-(<code>int, CharSequence, OnClickListener</code>)&nbsp;in&nbsp;android.app.AlertDialog
-</A></nobr><br>
-&nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_changed(int, java.lang.CharSequence, android.os.Message)" class="hiddenlink" target="rightframe">type&nbsp;
-(<code>int, CharSequence, Message</code>)&nbsp;in&nbsp;android.app.AlertDialog
-</A></nobr><br>
 <i>setButton2</i><br>
 &nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton2_changed(java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" class="hiddenlink" target="rightframe">type&nbsp;
 (<code>CharSequence, OnClickListener</code>)&nbsp;in&nbsp;android.app.AlertDialog
diff --git a/docs/html/sdk/api_diff/3/changes/methods_index_removals.html b/docs/html/sdk/api_diff/3/changes/methods_index_removals.html
index bbce144..fff7c9b 100644
--- a/docs/html/sdk/api_diff/3/changes/methods_index_removals.html
+++ b/docs/html/sdk/api_diff/3/changes/methods_index_removals.html
@@ -22,10 +22,9 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
-<BODY class="gc-documentation">
+<BODY class="gc-documentation" style="padding:12px;">
 <a NAME="topheader"></a>
 <table summary="Index for Methods" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
   <tr>
@@ -37,7 +36,7 @@
   <td class="indexText" style="line-height:1.3em;padding-left:2em;">
 <a href="methods_index_all.html" class="staysblack">All Methods</a>
   <br>
-<font color="#999999">Removals</font>
+<b>Removals</b>
   <br>
 <A HREF="methods_index_additions.html"xclass="hiddenlink">Additions</A>
   <br>
@@ -45,9 +44,40 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
+<A NAME="D"></A>
+<br><font size="+2">D</font>&nbsp;
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.dragViewToBottom_removed(android.test.ActivityInstrumentationTestCase, android.view.View, int)" class="hiddenlink" target="rightframe"><strike>dragViewToBottom</strike>
+(<code>ActivityInstrumentationTestCase, View, int</code>)</A></nobr><br>
+<A NAME="F"></A>
+<br><font size="+2">F</font>&nbsp;
+<a href="#D"><font size="-2">D</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkAndSpecialize_removed(int, int, int[], boolean, int[][])" class="hiddenlink" target="rightframe"><strike>forkAndSpecialize</strike>
+(<code>int, int, int[], boolean, int[][]</code>)</A></nobr><br>
+<nobr><A HREF="dalvik.system.Zygote.html#dalvik.system.Zygote.forkSystemServer_removed(int, int, int[], boolean, int[][])" class="hiddenlink" target="rightframe"><strike>forkSystemServer</strike>
+(<code>int, int, int[], boolean, int[][]</code>)</A></nobr><br>
+<A NAME="S"></A>
+<br><font size="+2">S</font>&nbsp;
+<a href="#D"><font size="-2">D</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<i>setButton</i><br>
+&nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_removed(java.lang.CharSequence, android.content.DialogInterface.OnClickListener)" class="hiddenlink" target="rightframe">type&nbsp;<strike>
+(<code>CharSequence, OnClickListener</code>)</strike>&nbsp;in&nbsp;android.app.AlertDialog
+</A></nobr><br>
+&nbsp;&nbsp;<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton_removed(java.lang.CharSequence, android.os.Message)" class="hiddenlink" target="rightframe">type&nbsp;<strike>
+(<code>CharSequence, Message</code>)</strike>&nbsp;in&nbsp;android.app.AlertDialog
+</A></nobr><br>
 <script src="http://www.google-analytics.com/ga.js" type="text/javascript">
 </script>
 <script type="text/javascript">
diff --git a/docs/html/sdk/api_diff/3/changes/packages_index_additions.html b/docs/html/sdk/api_diff/3/changes/packages_index_additions.html
index ccd54fd..619b923 100644
--- a/docs/html/sdk/api_diff/3/changes/packages_index_additions.html
+++ b/docs/html/sdk/api_diff/3/changes/packages_index_additions.html
@@ -22,10 +22,9 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
-<BODY class="gc-documentation">
+<BODY class="gc-documentation" style="padding:12px;">
 <a NAME="topheader"></a>
 <table summary="Index for Packages" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
   <tr>
@@ -45,18 +44,16 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <br>
 <div id="indexTableEntries">
-<A NAME="A"></A>
 <A HREF="changes-summary.html#android.appwidget" class="hiddenlink" target="rightframe"><b>android.appwidget</b></A><br>
 <A HREF="changes-summary.html#android.inputmethodservice" class="hiddenlink" target="rightframe"><b>android.inputmethodservice</b></A><br>
 <A HREF="changes-summary.html#android.speech" class="hiddenlink" target="rightframe"><b>android.speech</b></A><br>
 <A HREF="changes-summary.html#android.text.format" class="hiddenlink" target="rightframe"><b>android.text.format</b></A><br>
 <A HREF="changes-summary.html#android.view.inputmethod" class="hiddenlink" target="rightframe"><b>android.view.inputmethod</b></A><br>
-<A NAME="J"></A>
 <A HREF="changes-summary.html#java.beans" class="hiddenlink" target="rightframe"><b>java.beans</b></A><br>
 <script src="http://www.google-analytics.com/ga.js" type="text/javascript">
 </script>
diff --git a/docs/html/sdk/api_diff/3/changes/packages_index_all.html b/docs/html/sdk/api_diff/3/changes/packages_index_all.html
index 5876fe9..a5b6aa5 100644
--- a/docs/html/sdk/api_diff/3/changes/packages_index_all.html
+++ b/docs/html/sdk/api_diff/3/changes/packages_index_all.html
@@ -22,10 +22,9 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
-<BODY class="gc-documentation">
+<BODY class="gc-documentation" style="padding:12px;">
 <a NAME="topheader"></a>
 <table summary="Index for Packages" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
   <tr>
@@ -45,12 +44,11 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <br>
 <div id="indexTableEntries">
-<A NAME="A"></A>
 <A HREF="pkg_android.html" class="hiddenlink" target="rightframe">android</A><br>
 <A HREF="pkg_android.app.html" class="hiddenlink" target="rightframe">android.app</A><br>
 <A HREF="changes-summary.html#android.appwidget" class="hiddenlink" target="rightframe"><b>android.appwidget</b></A><br>
@@ -88,14 +86,9 @@
 <A HREF="changes-summary.html#android.view.inputmethod" class="hiddenlink" target="rightframe"><b>android.view.inputmethod</b></A><br>
 <A HREF="pkg_android.webkit.html" class="hiddenlink" target="rightframe">android.webkit</A><br>
 <A HREF="pkg_android.widget.html" class="hiddenlink" target="rightframe">android.widget</A><br>
-<A NAME="D"></A>
 <A HREF="pkg_dalvik.system.html" class="hiddenlink" target="rightframe">dalvik.system</A><br>
-<A NAME="J"></A>
 <A HREF="changes-summary.html#java.beans" class="hiddenlink" target="rightframe"><b>java.beans</b></A><br>
 <A HREF="pkg_java.lang.html" class="hiddenlink" target="rightframe">java.lang</A><br>
-<A HREF="pkg_java.lang.reflect.html" class="hiddenlink" target="rightframe">java.lang.reflect</A><br>
-<A HREF="pkg_java.net.html" class="hiddenlink" target="rightframe">java.net</A><br>
-<A HREF="pkg_java.util.html" class="hiddenlink" target="rightframe">java.util</A><br>
 <A HREF="pkg_java.util.jar.html" class="hiddenlink" target="rightframe">java.util.jar</A><br>
 <A HREF="pkg_java.util.logging.html" class="hiddenlink" target="rightframe">java.util.logging</A><br>
 <script src="http://www.google-analytics.com/ga.js" type="text/javascript">
diff --git a/docs/html/sdk/api_diff/3/changes/packages_index_changes.html b/docs/html/sdk/api_diff/3/changes/packages_index_changes.html
index 3665a91..303991c 100644
--- a/docs/html/sdk/api_diff/3/changes/packages_index_changes.html
+++ b/docs/html/sdk/api_diff/3/changes/packages_index_changes.html
@@ -22,10 +22,9 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
-<BODY class="gc-documentation">
+<BODY class="gc-documentation" style="padding:12px;">
 <a NAME="topheader"></a>
 <table summary="Index for Packages" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
   <tr>
@@ -45,12 +44,11 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <br>
 <div id="indexTableEntries">
-<A NAME="A"></A>
 <A HREF="pkg_android.html" class="hiddenlink" target="rightframe">android</A><br>
 <A HREF="pkg_android.app.html" class="hiddenlink" target="rightframe">android.app</A><br>
 <A HREF="pkg_android.content.html" class="hiddenlink" target="rightframe">android.content</A><br>
@@ -83,13 +81,8 @@
 <A HREF="pkg_android.view.animation.html" class="hiddenlink" target="rightframe">android.view.animation</A><br>
 <A HREF="pkg_android.webkit.html" class="hiddenlink" target="rightframe">android.webkit</A><br>
 <A HREF="pkg_android.widget.html" class="hiddenlink" target="rightframe">android.widget</A><br>
-<A NAME="D"></A>
 <A HREF="pkg_dalvik.system.html" class="hiddenlink" target="rightframe">dalvik.system</A><br>
-<A NAME="J"></A>
 <A HREF="pkg_java.lang.html" class="hiddenlink" target="rightframe">java.lang</A><br>
-<A HREF="pkg_java.lang.reflect.html" class="hiddenlink" target="rightframe">java.lang.reflect</A><br>
-<A HREF="pkg_java.net.html" class="hiddenlink" target="rightframe">java.net</A><br>
-<A HREF="pkg_java.util.html" class="hiddenlink" target="rightframe">java.util</A><br>
 <A HREF="pkg_java.util.jar.html" class="hiddenlink" target="rightframe">java.util.jar</A><br>
 <A HREF="pkg_java.util.logging.html" class="hiddenlink" target="rightframe">java.util.logging</A><br>
 <script src="http://www.google-analytics.com/ga.js" type="text/javascript">
diff --git a/docs/html/sdk/api_diff/3/changes/packages_index_removals.html b/docs/html/sdk/api_diff/3/changes/packages_index_removals.html
index 17a90d9..cd89a22 100644
--- a/docs/html/sdk/api_diff/3/changes/packages_index_removals.html
+++ b/docs/html/sdk/api_diff/3/changes/packages_index_removals.html
@@ -22,10 +22,9 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
-<BODY class="gc-documentation">
+<BODY class="gc-documentation" style="padding:12px;">
 <a NAME="topheader"></a>
 <table summary="Index for Packages" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
   <tr>
@@ -45,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <br>
 <div id="indexTableEntries">
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.app.html b/docs/html/sdk/api_diff/3/changes/pkg_android.app.html
index c1602d8..e71150e 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.app.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.app.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/app/package-summary.html" target="_top"><font size="+1"><tt>android.app</tt></font></A>
+Package <A HREF="../../../../reference/android/app/package-summary.html" target="_top"><font size="+1"><code>android.app</code></font></A>
 </H2>
 <p>
 <a NAME="Added"></a>
@@ -83,28 +82,28 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="ActivityManager.RunningAppProcessInfo"></A>
-  <nobr><A HREF="../../../../reference/android/app/ActivityManager.RunningAppProcessInfo.html" target="_top"><xfont size="+1"><tt>ActivityManager.RunningAppProcessInfo</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/app/ActivityManager.RunningAppProcessInfo.html" target="_top"><code>ActivityManager.RunningAppProcessInfo</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="IntentService"></A>
-  <nobr><A HREF="../../../../reference/android/app/IntentService.html" target="_top"><xfont size="+1"><tt>IntentService</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/app/IntentService.html" target="_top"><code>IntentService</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="LauncherActivity.IconResizer"></A>
-  <nobr><A HREF="../../../../reference/android/app/LauncherActivity.IconResizer.html" target="_top"><xfont size="+1"><tt>LauncherActivity.IconResizer</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/app/LauncherActivity.IconResizer.html" target="_top"><code>LauncherActivity.IconResizer</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="LauncherActivity.ListItem"></A>
-  <nobr><A HREF="../../../../reference/android/app/LauncherActivity.ListItem.html" target="_top"><xfont size="+1"><tt>LauncherActivity.ListItem</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/app/LauncherActivity.ListItem.html" target="_top"><code>LauncherActivity.ListItem</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.content.html b/docs/html/sdk/api_diff/3/changes/pkg_android.content.html
index 8a9f4af..82c7540 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.content.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.content.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/content/package-summary.html" target="_top"><font size="+1"><tt>android.content</tt></font></A>
+Package <A HREF="../../../../reference/android/content/package-summary.html" target="_top"><font size="+1"><code>android.content</code></font></A>
 </H2>
 <p>
 <a NAME="Changed"></a>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.content.pm.html b/docs/html/sdk/api_diff/3/changes/pkg_android.content.pm.html
index d3bddd4b..228d5370 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.content.pm.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.content.pm.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/content/pm/package-summary.html" target="_top"><font size="+1"><tt>android.content.pm</tt></font></A>
+Package <A HREF="../../../../reference/android/content/pm/package-summary.html" target="_top"><font size="+1"><code>android.content.pm</code></font></A>
 </H2>
 <p>
 <a NAME="Added"></a>
@@ -83,7 +82,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="ConfigurationInfo"></A>
-  <nobr><A HREF="../../../../reference/android/content/pm/ConfigurationInfo.html" target="_top"><xfont size="+1"><tt>ConfigurationInfo</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/content/pm/ConfigurationInfo.html" target="_top"><code>ConfigurationInfo</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.content.res.html b/docs/html/sdk/api_diff/3/changes/pkg_android.content.res.html
index 81d234d..ed61a68 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.content.res.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.content.res.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/content/res/package-summary.html" target="_top"><font size="+1"><tt>android.content.res</tt></font></A>
+Package <A HREF="../../../../reference/android/content/res/package-summary.html" target="_top"><font size="+1"><code>android.content.res</code></font></A>
 </H2>
 <p>
 <a NAME="Added"></a>
@@ -83,14 +82,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="AssetFileDescriptor.AutoCloseInputStream"></A>
-  <nobr><A HREF="../../../../reference/android/content/res/AssetFileDescriptor.AutoCloseInputStream.html" target="_top"><xfont size="+1"><tt>AssetFileDescriptor.AutoCloseInputStream</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/content/res/AssetFileDescriptor.AutoCloseInputStream.html" target="_top"><code>AssetFileDescriptor.AutoCloseInputStream</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="AssetFileDescriptor.AutoCloseOutputStream"></A>
-  <nobr><A HREF="../../../../reference/android/content/res/AssetFileDescriptor.AutoCloseOutputStream.html" target="_top"><xfont size="+1"><tt>AssetFileDescriptor.AutoCloseOutputStream</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/content/res/AssetFileDescriptor.AutoCloseOutputStream.html" target="_top"><code>AssetFileDescriptor.AutoCloseOutputStream</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.database.html b/docs/html/sdk/api_diff/3/changes/pkg_android.database.html
index 70b9644..3779b1e 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.database.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.database.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/database/package-summary.html" target="_top"><font size="+1"><tt>android.database</tt></font></A>
+Package <A HREF="../../../../reference/android/database/package-summary.html" target="_top"><font size="+1"><code>android.database</code></font></A>
 </H2>
 <p>
 <a NAME="Changed"></a>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.database.sqlite.html b/docs/html/sdk/api_diff/3/changes/pkg_android.database.sqlite.html
index db2017b..759b62e 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.database.sqlite.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.database.sqlite.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/database/sqlite/package-summary.html" target="_top"><font size="+1"><tt>android.database.sqlite</tt></font></A>
+Package <A HREF="../../../../reference/android/database/sqlite/package-summary.html" target="_top"><font size="+1"><code>android.database.sqlite</code></font></A>
 </H2>
 <p>
 <a NAME="Changed"></a>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.graphics.drawable.html b/docs/html/sdk/api_diff/3/changes/pkg_android.graphics.drawable.html
index 6025b71..390658f 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.graphics.drawable.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.graphics.drawable.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/graphics/drawable/package-summary.html" target="_top"><font size="+1"><tt>android.graphics.drawable</tt></font></A>
+Package <A HREF="../../../../reference/android/graphics/drawable/package-summary.html" target="_top"><font size="+1"><code>android.graphics.drawable</code></font></A>
 </H2>
 <p>
 <a NAME="Changed"></a>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.graphics.drawable.shapes.html b/docs/html/sdk/api_diff/3/changes/pkg_android.graphics.drawable.shapes.html
index affdaab..a6f9d2b 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.graphics.drawable.shapes.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.graphics.drawable.shapes.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/graphics/drawable/shapes/package-summary.html" target="_top"><font size="+1"><tt>android.graphics.drawable.shapes</tt></font></A>
+Package <A HREF="../../../../reference/android/graphics/drawable/shapes/package-summary.html" target="_top"><font size="+1"><code>android.graphics.drawable.shapes</code></font></A>
 </H2>
 <p>
 <a NAME="Changed"></a>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.graphics.html b/docs/html/sdk/api_diff/3/changes/pkg_android.graphics.html
index c7644d5..c7b3656 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.graphics.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.graphics.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/graphics/package-summary.html" target="_top"><font size="+1"><tt>android.graphics</tt></font></A>
+Package <A HREF="../../../../reference/android/graphics/package-summary.html" target="_top"><font size="+1"><code>android.graphics</code></font></A>
 </H2>
 <p>
 <a NAME="Changed"></a>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.hardware.html b/docs/html/sdk/api_diff/3/changes/pkg_android.hardware.html
index 63ebbdc..2feb91c 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.hardware.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.hardware.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/hardware/package-summary.html" target="_top"><font size="+1"><tt>android.hardware</tt></font></A>
+Package <A HREF="../../../../reference/android/hardware/package-summary.html" target="_top"><font size="+1"><code>android.hardware</code></font></A>
 </H2>
 <p>
 <a NAME="Added"></a>
@@ -83,28 +82,28 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="GeomagneticField"></A>
-  <nobr><A HREF="../../../../reference/android/hardware/GeomagneticField.html" target="_top"><xfont size="+1"><tt>GeomagneticField</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/hardware/GeomagneticField.html" target="_top"><code>GeomagneticField</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="Sensor"></A>
-  <nobr><A HREF="../../../../reference/android/hardware/Sensor.html" target="_top"><xfont size="+1"><tt>Sensor</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/hardware/Sensor.html" target="_top"><code>Sensor</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="SensorEvent"></A>
-  <nobr><A HREF="../../../../reference/android/hardware/SensorEvent.html" target="_top"><xfont size="+1"><tt>SensorEvent</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/hardware/SensorEvent.html" target="_top"><code>SensorEvent</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="SensorEventListener"></A>
-  <nobr><A HREF="../../../../reference/android/hardware/SensorEventListener.html" target="_top"><xfont size="+1"><tt><I>SensorEventListener</I></tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/hardware/SensorEventListener.html" target="_top"><code><I>SensorEventListener</I></code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.html b/docs/html/sdk/api_diff/3/changes/pkg_android.html
index 0cedd98..389d3ba 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/package-summary.html" target="_top"><font size="+1"><tt>android</tt></font></A>
+Package <A HREF="../../../../reference/android/package-summary.html" target="_top"><font size="+1"><code>android</code></font></A>
 </H2>
 <p>
 <a NAME="Added"></a>
@@ -83,14 +82,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="R.bool"></A>
-  <nobr><A HREF="../../../../reference/android/R.bool.html" target="_top"><xfont size="+1"><tt>R.bool</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/R.bool.html" target="_top"><code>R.bool</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="R.integer"></A>
-  <nobr><A HREF="../../../../reference/android/R.integer.html" target="_top"><xfont size="+1"><tt>R.integer</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/R.integer.html" target="_top"><code>R.integer</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.location.html b/docs/html/sdk/api_diff/3/changes/pkg_android.location.html
index 2f8af38..d4cde3a 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.location.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.location.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/location/package-summary.html" target="_top"><font size="+1"><tt>android.location</tt></font></A>
+Package <A HREF="../../../../reference/android/location/package-summary.html" target="_top"><font size="+1"><code>android.location</code></font></A>
 </H2>
 <p>
 <a NAME="Added"></a>
@@ -83,21 +82,21 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="GpsSatellite"></A>
-  <nobr><A HREF="../../../../reference/android/location/GpsSatellite.html" target="_top"><xfont size="+1"><tt>GpsSatellite</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/location/GpsSatellite.html" target="_top"><code>GpsSatellite</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="GpsStatus"></A>
-  <nobr><A HREF="../../../../reference/android/location/GpsStatus.html" target="_top"><xfont size="+1"><tt>GpsStatus</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/location/GpsStatus.html" target="_top"><code>GpsStatus</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="GpsStatus.Listener"></A>
-  <nobr><A HREF="../../../../reference/android/location/GpsStatus.Listener.html" target="_top"><xfont size="+1"><tt><I>GpsStatus.Listener</I></tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/location/GpsStatus.Listener.html" target="_top"><code><I>GpsStatus.Listener</I></code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.media.html b/docs/html/sdk/api_diff/3/changes/pkg_android.media.html
index c531240..788a689 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.media.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.media.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/media/package-summary.html" target="_top"><font size="+1"><tt>android.media</tt></font></A>
+Package <A HREF="../../../../reference/android/media/package-summary.html" target="_top"><font size="+1"><code>android.media</code></font></A>
 </H2>
 <p>
 <a NAME="Added"></a>
@@ -83,91 +82,91 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="AudioFormat"></A>
-  <nobr><A HREF="../../../../reference/android/media/AudioFormat.html" target="_top"><xfont size="+1"><tt>AudioFormat</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/media/AudioFormat.html" target="_top"><code>AudioFormat</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="AudioRecord"></A>
-  <nobr><A HREF="../../../../reference/android/media/AudioRecord.html" target="_top"><xfont size="+1"><tt>AudioRecord</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/media/AudioRecord.html" target="_top"><code>AudioRecord</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="AudioRecord.OnRecordPositionUpdateListener"></A>
-  <nobr><A HREF="../../../../reference/android/media/AudioRecord.OnRecordPositionUpdateListener.html" target="_top"><xfont size="+1"><tt><I>AudioRecord.OnRecordPositionUpdateListener</I></tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/media/AudioRecord.OnRecordPositionUpdateListener.html" target="_top"><code><I>AudioRecord.OnRecordPositionUpdateListener</I></code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="AudioTrack"></A>
-  <nobr><A HREF="../../../../reference/android/media/AudioTrack.html" target="_top"><xfont size="+1"><tt>AudioTrack</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/media/AudioTrack.html" target="_top"><code>AudioTrack</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="AudioTrack.OnPlaybackPositionUpdateListener"></A>
-  <nobr><A HREF="../../../../reference/android/media/AudioTrack.OnPlaybackPositionUpdateListener.html" target="_top"><xfont size="+1"><tt><I>AudioTrack.OnPlaybackPositionUpdateListener</I></tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/media/AudioTrack.OnPlaybackPositionUpdateListener.html" target="_top"><code><I>AudioTrack.OnPlaybackPositionUpdateListener</I></code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="JetPlayer"></A>
-  <nobr><A HREF="../../../../reference/android/media/JetPlayer.html" target="_top"><xfont size="+1"><tt>JetPlayer</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/media/JetPlayer.html" target="_top"><code>JetPlayer</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="JetPlayer.OnJetEventListener"></A>
-  <nobr><A HREF="../../../../reference/android/media/JetPlayer.OnJetEventListener.html" target="_top"><xfont size="+1"><tt><I>JetPlayer.OnJetEventListener</I></tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/media/JetPlayer.OnJetEventListener.html" target="_top"><code><I>JetPlayer.OnJetEventListener</I></code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="MediaPlayer.OnInfoListener"></A>
-  <nobr><A HREF="../../../../reference/android/media/MediaPlayer.OnInfoListener.html" target="_top"><xfont size="+1"><tt><I>MediaPlayer.OnInfoListener</I></tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/media/MediaPlayer.OnInfoListener.html" target="_top"><code><I>MediaPlayer.OnInfoListener</I></code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="MediaPlayer.OnVideoSizeChangedListener"></A>
-  <nobr><A HREF="../../../../reference/android/media/MediaPlayer.OnVideoSizeChangedListener.html" target="_top"><xfont size="+1"><tt><I>MediaPlayer.OnVideoSizeChangedListener</I></tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/media/MediaPlayer.OnVideoSizeChangedListener.html" target="_top"><code><I>MediaPlayer.OnVideoSizeChangedListener</I></code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="MediaRecorder.OnErrorListener"></A>
-  <nobr><A HREF="../../../../reference/android/media/MediaRecorder.OnErrorListener.html" target="_top"><xfont size="+1"><tt><I>MediaRecorder.OnErrorListener</I></tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/media/MediaRecorder.OnErrorListener.html" target="_top"><code><I>MediaRecorder.OnErrorListener</I></code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="MediaRecorder.OnInfoListener"></A>
-  <nobr><A HREF="../../../../reference/android/media/MediaRecorder.OnInfoListener.html" target="_top"><xfont size="+1"><tt><I>MediaRecorder.OnInfoListener</I></tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/media/MediaRecorder.OnInfoListener.html" target="_top"><code><I>MediaRecorder.OnInfoListener</I></code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="MediaRecorder.VideoEncoder"></A>
-  <nobr><A HREF="../../../../reference/android/media/MediaRecorder.VideoEncoder.html" target="_top"><xfont size="+1"><tt>MediaRecorder.VideoEncoder</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/media/MediaRecorder.VideoEncoder.html" target="_top"><code>MediaRecorder.VideoEncoder</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="MediaRecorder.VideoSource"></A>
-  <nobr><A HREF="../../../../reference/android/media/MediaRecorder.VideoSource.html" target="_top"><xfont size="+1"><tt>MediaRecorder.VideoSource</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/media/MediaRecorder.VideoSource.html" target="_top"><code>MediaRecorder.VideoSource</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.net.html b/docs/html/sdk/api_diff/3/changes/pkg_android.net.html
index cf2f916..c9163bc 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.net.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.net.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/net/package-summary.html" target="_top"><font size="+1"><tt>android.net</tt></font></A>
+Package <A HREF="../../../../reference/android/net/package-summary.html" target="_top"><font size="+1"><code>android.net</code></font></A>
 </H2>
 <p>
 <a NAME="Changed"></a>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.net.wifi.html b/docs/html/sdk/api_diff/3/changes/pkg_android.net.wifi.html
index 99f2951..7b2f4d6 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.net.wifi.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.net.wifi.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/net/wifi/package-summary.html" target="_top"><font size="+1"><tt>android.net.wifi</tt></font></A>
+Package <A HREF="../../../../reference/android/net/wifi/package-summary.html" target="_top"><font size="+1"><code>android.net.wifi</code></font></A>
 </H2>
 <p>
 <a NAME="Changed"></a>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.opengl.html b/docs/html/sdk/api_diff/3/changes/pkg_android.opengl.html
index 622d861..0d5be82 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.opengl.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.opengl.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/opengl/package-summary.html" target="_top"><font size="+1"><tt>android.opengl</tt></font></A>
+Package <A HREF="../../../../reference/android/opengl/package-summary.html" target="_top"><font size="+1"><code>android.opengl</code></font></A>
 </H2>
 <p>
 <a NAME="Added"></a>
@@ -83,35 +82,35 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="GLSurfaceView"></A>
-  <nobr><A HREF="../../../../reference/android/opengl/GLSurfaceView.html" target="_top"><xfont size="+1"><tt>GLSurfaceView</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/opengl/GLSurfaceView.html" target="_top"><code>GLSurfaceView</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="GLSurfaceView.EGLConfigChooser"></A>
-  <nobr><A HREF="../../../../reference/android/opengl/GLSurfaceView.EGLConfigChooser.html" target="_top"><xfont size="+1"><tt><I>GLSurfaceView.EGLConfigChooser</I></tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/opengl/GLSurfaceView.EGLConfigChooser.html" target="_top"><code><I>GLSurfaceView.EGLConfigChooser</I></code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="GLSurfaceView.GLWrapper"></A>
-  <nobr><A HREF="../../../../reference/android/opengl/GLSurfaceView.GLWrapper.html" target="_top"><xfont size="+1"><tt><I>GLSurfaceView.GLWrapper</I></tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/opengl/GLSurfaceView.GLWrapper.html" target="_top"><code><I>GLSurfaceView.GLWrapper</I></code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="GLSurfaceView.Renderer"></A>
-  <nobr><A HREF="../../../../reference/android/opengl/GLSurfaceView.Renderer.html" target="_top"><xfont size="+1"><tt><I>GLSurfaceView.Renderer</I></tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/opengl/GLSurfaceView.Renderer.html" target="_top"><code><I>GLSurfaceView.Renderer</I></code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="Visibility"></A>
-  <nobr><A HREF="../../../../reference/android/opengl/Visibility.html" target="_top"><xfont size="+1"><tt>Visibility</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/opengl/Visibility.html" target="_top"><code>Visibility</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.os.html b/docs/html/sdk/api_diff/3/changes/pkg_android.os.html
index 098864e..8058a44 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.os.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.os.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/os/package-summary.html" target="_top"><font size="+1"><tt>android.os</tt></font></A>
+Package <A HREF="../../../../reference/android/os/package-summary.html" target="_top"><font size="+1"><code>android.os</code></font></A>
 </H2>
 <p>
 <a NAME="Added"></a>
@@ -83,28 +82,28 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="AsyncTask"></A>
-  <nobr><A HREF="../../../../reference/android/os/AsyncTask.html" target="_top"><xfont size="+1"><tt>AsyncTask</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/os/AsyncTask.html" target="_top"><code>AsyncTask</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="AsyncTask.Status"></A>
-  <nobr><A HREF="../../../../reference/android/os/AsyncTask.Status.html" target="_top"><xfont size="+1"><tt>AsyncTask.Status</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/os/AsyncTask.Status.html" target="_top"><code>AsyncTask.Status</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="Handler.Callback"></A>
-  <nobr><A HREF="../../../../reference/android/os/Handler.Callback.html" target="_top"><xfont size="+1"><tt><I>Handler.Callback</I></tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/os/Handler.Callback.html" target="_top"><code><I>Handler.Callback</I></code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="ResultReceiver"></A>
-  <nobr><A HREF="../../../../reference/android/os/ResultReceiver.html" target="_top"><xfont size="+1"><tt>ResultReceiver</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/os/ResultReceiver.html" target="_top"><code>ResultReceiver</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.preference.html b/docs/html/sdk/api_diff/3/changes/pkg_android.preference.html
index 5ffe3cb..a08098c 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.preference.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.preference.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/preference/package-summary.html" target="_top"><font size="+1"><tt>android.preference</tt></font></A>
+Package <A HREF="../../../../reference/android/preference/package-summary.html" target="_top"><font size="+1"><code>android.preference</code></font></A>
 </H2>
 <p>
 <a NAME="Changed"></a>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.provider.html b/docs/html/sdk/api_diff/3/changes/pkg_android.provider.html
index f16e4fd..ded1469 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.provider.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.provider.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/provider/package-summary.html" target="_top"><font size="+1"><tt>android.provider</tt></font></A>
+Package <A HREF="../../../../reference/android/provider/package-summary.html" target="_top"><font size="+1"><code>android.provider</code></font></A>
 </H2>
 <p>
 <a NAME="Added"></a>
@@ -83,28 +82,28 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="LiveFolders"></A>
-  <nobr><A HREF="../../../../reference/android/provider/LiveFolders.html" target="_top"><xfont size="+1"><tt>LiveFolders</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/provider/LiveFolders.html" target="_top"><code>LiveFolders</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="Settings.Secure"></A>
-  <nobr><A HREF="../../../../reference/android/provider/Settings.Secure.html" target="_top"><xfont size="+1"><tt>Settings.Secure</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/provider/Settings.Secure.html" target="_top"><code>Settings.Secure</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="UserDictionary"></A>
-  <nobr><A HREF="../../../../reference/android/provider/UserDictionary.html" target="_top"><xfont size="+1"><tt>UserDictionary</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/provider/UserDictionary.html" target="_top"><code>UserDictionary</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="UserDictionary.Words"></A>
-  <nobr><A HREF="../../../../reference/android/provider/UserDictionary.Words.html" target="_top"><xfont size="+1"><tt>UserDictionary.Words</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/provider/UserDictionary.Words.html" target="_top"><code>UserDictionary.Words</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.telephony.gsm.html b/docs/html/sdk/api_diff/3/changes/pkg_android.telephony.gsm.html
index d172234..952457a 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.telephony.gsm.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.telephony.gsm.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/telephony/gsm/package-summary.html" target="_top"><font size="+1"><tt>android.telephony.gsm</tt></font></A>
+Package <A HREF="../../../../reference/android/telephony/gsm/package-summary.html" target="_top"><font size="+1"><code>android.telephony.gsm</code></font></A>
 </H2>
 <p>
 <a NAME="Changed"></a>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.telephony.html b/docs/html/sdk/api_diff/3/changes/pkg_android.telephony.html
index 8131269..70abc5b 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.telephony.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.telephony.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/telephony/package-summary.html" target="_top"><font size="+1"><tt>android.telephony</tt></font></A>
+Package <A HREF="../../../../reference/android/telephony/package-summary.html" target="_top"><font size="+1"><code>android.telephony</code></font></A>
 </H2>
 <p>
 <a NAME="Added"></a>
@@ -83,7 +82,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="NeighboringCellInfo"></A>
-  <nobr><A HREF="../../../../reference/android/telephony/NeighboringCellInfo.html" target="_top"><xfont size="+1"><tt>NeighboringCellInfo</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/telephony/NeighboringCellInfo.html" target="_top"><code>NeighboringCellInfo</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.test.html b/docs/html/sdk/api_diff/3/changes/pkg_android.test.html
index 3b5edd4..ad006a8 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.test.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.test.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/test/package-summary.html" target="_top"><font size="+1"><tt>android.test</tt></font></A>
+Package <A HREF="../../../../reference/android/test/package-summary.html" target="_top"><font size="+1"><code>android.test</code></font></A>
 </H2>
 <p>
 <a NAME="Added"></a>
@@ -83,14 +82,14 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="ActivityInstrumentationTestCase2"></A>
-  <nobr><A HREF="../../../../reference/android/test/ActivityInstrumentationTestCase2.html" target="_top"><xfont size="+1"><tt>ActivityInstrumentationTestCase2</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/test/ActivityInstrumentationTestCase2.html" target="_top"><code>ActivityInstrumentationTestCase2</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="ProviderTestCase2"></A>
-  <nobr><A HREF="../../../../reference/android/test/ProviderTestCase2.html" target="_top"><xfont size="+1"><tt>ProviderTestCase2</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/test/ProviderTestCase2.html" target="_top"><code>ProviderTestCase2</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.test.mock.html b/docs/html/sdk/api_diff/3/changes/pkg_android.test.mock.html
index 87a371c..151b2cb 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.test.mock.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.test.mock.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/test/mock/package-summary.html" target="_top"><font size="+1"><tt>android.test.mock</tt></font></A>
+Package <A HREF="../../../../reference/android/test/mock/package-summary.html" target="_top"><font size="+1"><code>android.test.mock</code></font></A>
 </H2>
 <p>
 <a NAME="Changed"></a>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.test.suitebuilder.html b/docs/html/sdk/api_diff/3/changes/pkg_android.test.suitebuilder.html
index 469db28..6935761 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.test.suitebuilder.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.test.suitebuilder.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/test/suitebuilder/package-summary.html" target="_top"><font size="+1"><tt>android.test.suitebuilder</tt></font></A>
+Package <A HREF="../../../../reference/android/test/suitebuilder/package-summary.html" target="_top"><font size="+1"><code>android.test.suitebuilder</code></font></A>
 </H2>
 <p>
 <a NAME="Changed"></a>
@@ -87,13 +86,6 @@
   </TD>
   <TD>&nbsp;</TD>
 </TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="TestSuiteBuilder"></A>
-  <nobr><A HREF="android.test.suitebuilder.TestSuiteBuilder.html">TestSuiteBuilder</A></nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
 </TABLE>
 &nbsp;
       </div>	
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.text.html b/docs/html/sdk/api_diff/3/changes/pkg_android.text.html
index ffc6966..a7fb2d6 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.text.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.text.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/text/package-summary.html" target="_top"><font size="+1"><tt>android.text</tt></font></A>
+Package <A HREF="../../../../reference/android/text/package-summary.html" target="_top"><font size="+1"><code>android.text</code></font></A>
 </H2>
 <p>
 <a NAME="Added"></a>
@@ -83,28 +82,28 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="InputType"></A>
-  <nobr><A HREF="../../../../reference/android/text/InputType.html" target="_top"><xfont size="+1"><tt><I>InputType</I></tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/text/InputType.html" target="_top"><code><I>InputType</I></code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="NoCopySpan"></A>
-  <nobr><A HREF="../../../../reference/android/text/NoCopySpan.html" target="_top"><xfont size="+1"><tt><I>NoCopySpan</I></tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/text/NoCopySpan.html" target="_top"><code><I>NoCopySpan</I></code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="NoCopySpan.Concrete"></A>
-  <nobr><A HREF="../../../../reference/android/text/NoCopySpan.Concrete.html" target="_top"><xfont size="+1"><tt>NoCopySpan.Concrete</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/text/NoCopySpan.Concrete.html" target="_top"><code>NoCopySpan.Concrete</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="ParcelableSpan"></A>
-  <nobr><A HREF="../../../../reference/android/text/ParcelableSpan.html" target="_top"><xfont size="+1"><tt><I>ParcelableSpan</I></tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/text/ParcelableSpan.html" target="_top"><code><I>ParcelableSpan</I></code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.text.method.html b/docs/html/sdk/api_diff/3/changes/pkg_android.text.method.html
index 89b94ad3..8f9a1b2 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.text.method.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.text.method.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/text/method/package-summary.html" target="_top"><font size="+1"><tt>android.text.method</tt></font></A>
+Package <A HREF="../../../../reference/android/text/method/package-summary.html" target="_top"><font size="+1"><code>android.text.method</code></font></A>
 </H2>
 <p>
 <a NAME="Changed"></a>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.text.style.html b/docs/html/sdk/api_diff/3/changes/pkg_android.text.style.html
index e1e1fec..fa610ce8 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.text.style.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.text.style.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/text/style/package-summary.html" target="_top"><font size="+1"><tt>android.text.style</tt></font></A>
+Package <A HREF="../../../../reference/android/text/style/package-summary.html" target="_top"><font size="+1"><code>android.text.style</code></font></A>
 </H2>
 <p>
 <a NAME="Added"></a>
@@ -83,7 +82,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="UpdateAppearance"></A>
-  <nobr><A HREF="../../../../reference/android/text/style/UpdateAppearance.html" target="_top"><xfont size="+1"><tt><I>UpdateAppearance</I></tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/text/style/UpdateAppearance.html" target="_top"><code><I>UpdateAppearance</I></code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.util.html b/docs/html/sdk/api_diff/3/changes/pkg_android.util.html
index 7403be4..a72da6e 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.util.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.util.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/util/package-summary.html" target="_top"><font size="+1"><tt>android.util</tt></font></A>
+Package <A HREF="../../../../reference/android/util/package-summary.html" target="_top"><font size="+1"><code>android.util</code></font></A>
 </H2>
 <p>
 <a NAME="Added"></a>
@@ -83,7 +82,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="PrintStreamPrinter"></A>
-  <nobr><A HREF="../../../../reference/android/util/PrintStreamPrinter.html" target="_top"><xfont size="+1"><tt>PrintStreamPrinter</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/util/PrintStreamPrinter.html" target="_top"><code>PrintStreamPrinter</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.view.animation.html b/docs/html/sdk/api_diff/3/changes/pkg_android.view.animation.html
index 30c1bad..55da448 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.view.animation.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.view.animation.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/view/animation/package-summary.html" target="_top"><font size="+1"><tt>android.view.animation</tt></font></A>
+Package <A HREF="../../../../reference/android/view/animation/package-summary.html" target="_top"><font size="+1"><code>android.view.animation</code></font></A>
 </H2>
 <p>
 <a NAME="Changed"></a>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.view.html b/docs/html/sdk/api_diff/3/changes/pkg_android.view.html
index 9b4a042..b5acb57 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.view.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.view.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/view/package-summary.html" target="_top"><font size="+1"><tt>android.view</tt></font></A>
+Package <A HREF="../../../../reference/android/view/package-summary.html" target="_top"><font size="+1"><code>android.view</code></font></A>
 </H2>
 <p>
 <a NAME="Added"></a>
@@ -83,35 +82,35 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="GestureDetector.OnDoubleTapListener"></A>
-  <nobr><A HREF="../../../../reference/android/view/GestureDetector.OnDoubleTapListener.html" target="_top"><xfont size="+1"><tt><I>GestureDetector.OnDoubleTapListener</I></tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/view/GestureDetector.OnDoubleTapListener.html" target="_top"><code><I>GestureDetector.OnDoubleTapListener</I></code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="HapticFeedbackConstants"></A>
-  <nobr><A HREF="../../../../reference/android/view/HapticFeedbackConstants.html" target="_top"><xfont size="+1"><tt>HapticFeedbackConstants</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/view/HapticFeedbackConstants.html" target="_top"><code>HapticFeedbackConstants</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="OrientationEventListener"></A>
-  <nobr><A HREF="../../../../reference/android/view/OrientationEventListener.html" target="_top"><xfont size="+1"><tt>OrientationEventListener</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/view/OrientationEventListener.html" target="_top"><code>OrientationEventListener</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="ViewDebug.CapturedViewProperty"></A>
-  <nobr><A HREF="../../../../reference/android/view/ViewDebug.CapturedViewProperty.html" target="_top"><xfont size="+1"><tt>ViewDebug.CapturedViewProperty</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/view/ViewDebug.CapturedViewProperty.html" target="_top"><code>ViewDebug.CapturedViewProperty</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="ViewTreeObserver.OnScrollChangedListener"></A>
-  <nobr><A HREF="../../../../reference/android/view/ViewTreeObserver.OnScrollChangedListener.html" target="_top"><xfont size="+1"><tt><I>ViewTreeObserver.OnScrollChangedListener</I></tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/view/ViewTreeObserver.OnScrollChangedListener.html" target="_top"><code><I>ViewTreeObserver.OnScrollChangedListener</I></code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.webkit.html b/docs/html/sdk/api_diff/3/changes/pkg_android.webkit.html
index 339b9ab..c44cc89 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.webkit.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.webkit.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/webkit/package-summary.html" target="_top"><font size="+1"><tt>android.webkit</tt></font></A>
+Package <A HREF="../../../../reference/android/webkit/package-summary.html" target="_top"><font size="+1"><code>android.webkit</code></font></A>
 </H2>
 <p>
 <a NAME="Added"></a>
@@ -83,7 +82,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="PluginData"></A>
-  <nobr><A HREF="../../../../reference/android/webkit/PluginData.html" target="_top"><xfont size="+1"><tt>PluginData</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/webkit/PluginData.html" target="_top"><code>PluginData</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_android.widget.html b/docs/html/sdk/api_diff/3/changes/pkg_android.widget.html
index fc6e9015..5f5cfbf 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_android.widget.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_android.widget.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/android/widget/package-summary.html" target="_top"><font size="+1"><tt>android.widget</tt></font></A>
+Package <A HREF="../../../../reference/android/widget/package-summary.html" target="_top"><font size="+1"><code>android.widget</code></font></A>
 </H2>
 <p>
 <a NAME="Added"></a>
@@ -83,63 +82,63 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="AlphabetIndexer"></A>
-  <nobr><A HREF="../../../../reference/android/widget/AlphabetIndexer.html" target="_top"><xfont size="+1"><tt>AlphabetIndexer</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/widget/AlphabetIndexer.html" target="_top"><code>AlphabetIndexer</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="Chronometer.OnChronometerTickListener"></A>
-  <nobr><A HREF="../../../../reference/android/widget/Chronometer.OnChronometerTickListener.html" target="_top"><xfont size="+1"><tt><I>Chronometer.OnChronometerTickListener</I></tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/widget/Chronometer.OnChronometerTickListener.html" target="_top"><code><I>Chronometer.OnChronometerTickListener</I></code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="HorizontalScrollView"></A>
-  <nobr><A HREF="../../../../reference/android/widget/HorizontalScrollView.html" target="_top"><xfont size="+1"><tt>HorizontalScrollView</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/widget/HorizontalScrollView.html" target="_top"><code>HorizontalScrollView</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="SectionIndexer"></A>
-  <nobr><A HREF="../../../../reference/android/widget/SectionIndexer.html" target="_top"><xfont size="+1"><tt><I>SectionIndexer</I></tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/widget/SectionIndexer.html" target="_top"><code><I>SectionIndexer</I></code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="SlidingDrawer"></A>
-  <nobr><A HREF="../../../../reference/android/widget/SlidingDrawer.html" target="_top"><xfont size="+1"><tt>SlidingDrawer</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/widget/SlidingDrawer.html" target="_top"><code>SlidingDrawer</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="SlidingDrawer.OnDrawerCloseListener"></A>
-  <nobr><A HREF="../../../../reference/android/widget/SlidingDrawer.OnDrawerCloseListener.html" target="_top"><xfont size="+1"><tt><I>SlidingDrawer.OnDrawerCloseListener</I></tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/widget/SlidingDrawer.OnDrawerCloseListener.html" target="_top"><code><I>SlidingDrawer.OnDrawerCloseListener</I></code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="SlidingDrawer.OnDrawerOpenListener"></A>
-  <nobr><A HREF="../../../../reference/android/widget/SlidingDrawer.OnDrawerOpenListener.html" target="_top"><xfont size="+1"><tt><I>SlidingDrawer.OnDrawerOpenListener</I></tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/widget/SlidingDrawer.OnDrawerOpenListener.html" target="_top"><code><I>SlidingDrawer.OnDrawerOpenListener</I></code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="SlidingDrawer.OnDrawerScrollListener"></A>
-  <nobr><A HREF="../../../../reference/android/widget/SlidingDrawer.OnDrawerScrollListener.html" target="_top"><xfont size="+1"><tt><I>SlidingDrawer.OnDrawerScrollListener</I></tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/widget/SlidingDrawer.OnDrawerScrollListener.html" target="_top"><code><I>SlidingDrawer.OnDrawerScrollListener</I></code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="TextView.OnEditorActionListener"></A>
-  <nobr><A HREF="../../../../reference/android/widget/TextView.OnEditorActionListener.html" target="_top"><xfont size="+1"><tt><I>TextView.OnEditorActionListener</I></tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/android/widget/TextView.OnEditorActionListener.html" target="_top"><code><I>TextView.OnEditorActionListener</I></code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_dalvik.system.html b/docs/html/sdk/api_diff/3/changes/pkg_dalvik.system.html
index 654be0f..075e90e 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_dalvik.system.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_dalvik.system.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/dalvik/system/package-summary.html" target="_top"><font size="+1"><tt>dalvik.system</tt></font></A>
+Package <A HREF="../../../../reference/dalvik/system/package-summary.html" target="_top"><font size="+1"><code>dalvik.system</code></font></A>
 </H2>
 <p>
 <a NAME="Added"></a>
@@ -83,7 +82,7 @@
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="DexClassLoader"></A>
-  <nobr><A HREF="../../../../reference/dalvik/system/DexClassLoader.html" target="_top"><xfont size="+1"><tt>DexClassLoader</tt></font></A></nobr>
+  <nobr><A HREF="../../../../reference/dalvik/system/DexClassLoader.html" target="_top"><code>DexClassLoader</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_java.lang.html b/docs/html/sdk/api_diff/3/changes/pkg_java.lang.html
index d769927..acfdcb7 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_java.lang.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_java.lang.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/java/lang/package-summary.html" target="_top"><font size="+1"><tt>java.lang</tt></font></A>
+Package <A HREF="../../../../reference/java/lang/package-summary.html" target="_top"><font size="+1"><code>java.lang</code></font></A>
 </H2>
 <p>
 <a NAME="Changed"></a>
@@ -94,13 +93,6 @@
   </TD>
   <TD>&nbsp;</TD>
 </TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="String"></A>
-  <nobr><A HREF="java.lang.String.html">String</A></nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
 </TABLE>
 &nbsp;
       </div>	
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_java.lang.reflect.html b/docs/html/sdk/api_diff/3/changes/pkg_java.lang.reflect.html
deleted file mode 100644
index ccc643d..0000000
--- a/docs/html/sdk/api_diff/3/changes/pkg_java.lang.reflect.html
+++ /dev/null
@@ -1,120 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<HTML style="overflow:auto;">
-<HEAD>
-<meta name="generator" content="JDiff v1.1.0">
-<!-- Generated by the JDiff Javadoc doclet -->
-<!-- (http://www.jdiff.org) -->
-<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
-<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
-<TITLE>
-java.lang.reflect
-</TITLE>
-<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
-<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
-<noscript>
-<style type="text/css">
-body{overflow:auto;}
-#body-content{position:relative; top:0;}
-#doc-content{overflow:visible;border-left:3px solid #666;}
-#side-nav{padding:0;}
-#side-nav .toggle-list ul {display:block;}
-#resize-packages-nav{border-bottom:3px solid #666;}
-</style>
-</noscript>
-<style type="text/css">
-body{background-image:url();padding:12px;}
-</style>
-</HEAD>
-<BODY>
-<!-- Start of nav bar -->
-<a name="top"></a>
-<div id="header" style="margin-bottom:0;padding-bottom:0;">
-<div id="headerLeft">
-<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
-</div>
-  <div id="headerRight">
-  <div id="headerLinks">
-<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
-<span class="text">
-<!-- &nbsp;<a href="#">English</a> | -->
-<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
-</span>
-</div>
-  <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td colspan="2" class="diffspechead">API Diff Specification</td>
-      </tr>
-      <tr>
-        <td class="diffspec" style="padding-top:.25em">To Level:</td>
-        <td class="diffvaluenew" style="padding-top:.25em">3</td>
-      </tr>
-      <tr>
-        <td class="diffspec">From Level:</td>
-        <td class="diffvalueold">2</td>
-      </tr>
-      <tr>
-        <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
-      </tr>
-    </table>
-    </div><!-- End and-diff-id -->
-  <div class="and-diff-id" style="margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a>
-      </tr>
-    </table>
-  </div> <!-- End and-diff-id -->
-  </div> <!-- End headerRight -->
-  </div> <!-- End header -->
-<div id="body-content">
-<div id="doc-content" style="position:relative;">
-<div id="mainBodyFluid">
-<H2>
-Package <A HREF="../../../../reference/java/lang/reflect/package-summary.html" target="_top"><font size="+1"><tt>java.lang.reflect</tt></font></A>
-</H2>
-<p>
-<a NAME="Changed"></a>
-<TABLE summary="Changed Classes" WIDTH="100%">
-<TR>
-  <TH VALIGN="TOP" COLSPAN=2>Changed Classes</FONT></TD>
-</TH>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="Proxy"></A>
-  <nobr><A HREF="java.lang.reflect.Proxy.html">Proxy</A></nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-      </div>	
-      <div id="footer">
-        <div id="copyright">
-        Except as noted, this content is licensed under 
-        <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
-        For details and restrictions, see the <a href="/license.html">Content License</a>.
-        </div>
-      <div id="footerlinks">
-      <p>
-        <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
-        <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
-        <a href="http://www.android.com/branding.html">Brand Guidelines</a>
-      </p>
-    </div>
-    </div> <!-- end footer -->
-    </div><!-- end doc-content -->
-    </div> <!-- end body-content --> 
-<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
-</script>
-<script type="text/javascript">
-  try {
-    var pageTracker = _gat._getTracker("UA-5831155-1");
-    pageTracker._setAllowAnchor(true);
-    pageTracker._initData();
-    pageTracker._trackPageview();
-  } catch(e) {}
-</script>
-</BODY>
-</HTML>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_java.net.html b/docs/html/sdk/api_diff/3/changes/pkg_java.net.html
deleted file mode 100644
index 98cc83d..0000000
--- a/docs/html/sdk/api_diff/3/changes/pkg_java.net.html
+++ /dev/null
@@ -1,120 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<HTML style="overflow:auto;">
-<HEAD>
-<meta name="generator" content="JDiff v1.1.0">
-<!-- Generated by the JDiff Javadoc doclet -->
-<!-- (http://www.jdiff.org) -->
-<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
-<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
-<TITLE>
-java.net
-</TITLE>
-<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
-<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
-<noscript>
-<style type="text/css">
-body{overflow:auto;}
-#body-content{position:relative; top:0;}
-#doc-content{overflow:visible;border-left:3px solid #666;}
-#side-nav{padding:0;}
-#side-nav .toggle-list ul {display:block;}
-#resize-packages-nav{border-bottom:3px solid #666;}
-</style>
-</noscript>
-<style type="text/css">
-body{background-image:url();padding:12px;}
-</style>
-</HEAD>
-<BODY>
-<!-- Start of nav bar -->
-<a name="top"></a>
-<div id="header" style="margin-bottom:0;padding-bottom:0;">
-<div id="headerLeft">
-<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
-</div>
-  <div id="headerRight">
-  <div id="headerLinks">
-<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
-<span class="text">
-<!-- &nbsp;<a href="#">English</a> | -->
-<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
-</span>
-</div>
-  <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td colspan="2" class="diffspechead">API Diff Specification</td>
-      </tr>
-      <tr>
-        <td class="diffspec" style="padding-top:.25em">To Level:</td>
-        <td class="diffvaluenew" style="padding-top:.25em">3</td>
-      </tr>
-      <tr>
-        <td class="diffspec">From Level:</td>
-        <td class="diffvalueold">2</td>
-      </tr>
-      <tr>
-        <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
-      </tr>
-    </table>
-    </div><!-- End and-diff-id -->
-  <div class="and-diff-id" style="margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a>
-      </tr>
-    </table>
-  </div> <!-- End and-diff-id -->
-  </div> <!-- End headerRight -->
-  </div> <!-- End header -->
-<div id="body-content">
-<div id="doc-content" style="position:relative;">
-<div id="mainBodyFluid">
-<H2>
-Package <A HREF="../../../../reference/java/net/package-summary.html" target="_top"><font size="+1"><tt>java.net</tt></font></A>
-</H2>
-<p>
-<a NAME="Changed"></a>
-<TABLE summary="Changed Classes" WIDTH="100%">
-<TR>
-  <TH VALIGN="TOP" COLSPAN=2>Changed Classes</FONT></TD>
-</TH>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="Socket"></A>
-  <nobr><A HREF="java.net.Socket.html">Socket</A></nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-      </div>	
-      <div id="footer">
-        <div id="copyright">
-        Except as noted, this content is licensed under 
-        <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
-        For details and restrictions, see the <a href="/license.html">Content License</a>.
-        </div>
-      <div id="footerlinks">
-      <p>
-        <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
-        <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
-        <a href="http://www.android.com/branding.html">Brand Guidelines</a>
-      </p>
-    </div>
-    </div> <!-- end footer -->
-    </div><!-- end doc-content -->
-    </div> <!-- end body-content --> 
-<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
-</script>
-<script type="text/javascript">
-  try {
-    var pageTracker = _gat._getTracker("UA-5831155-1");
-    pageTracker._setAllowAnchor(true);
-    pageTracker._initData();
-    pageTracker._trackPageview();
-  } catch(e) {}
-</script>
-</BODY>
-</HTML>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_java.util.html b/docs/html/sdk/api_diff/3/changes/pkg_java.util.html
deleted file mode 100644
index 462c73b..0000000
--- a/docs/html/sdk/api_diff/3/changes/pkg_java.util.html
+++ /dev/null
@@ -1,120 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<HTML style="overflow:auto;">
-<HEAD>
-<meta name="generator" content="JDiff v1.1.0">
-<!-- Generated by the JDiff Javadoc doclet -->
-<!-- (http://www.jdiff.org) -->
-<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
-<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
-<TITLE>
-java.util
-</TITLE>
-<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
-<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
-<noscript>
-<style type="text/css">
-body{overflow:auto;}
-#body-content{position:relative; top:0;}
-#doc-content{overflow:visible;border-left:3px solid #666;}
-#side-nav{padding:0;}
-#side-nav .toggle-list ul {display:block;}
-#resize-packages-nav{border-bottom:3px solid #666;}
-</style>
-</noscript>
-<style type="text/css">
-body{background-image:url();padding:12px;}
-</style>
-</HEAD>
-<BODY>
-<!-- Start of nav bar -->
-<a name="top"></a>
-<div id="header" style="margin-bottom:0;padding-bottom:0;">
-<div id="headerLeft">
-<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
-</div>
-  <div id="headerRight">
-  <div id="headerLinks">
-<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
-<span class="text">
-<!-- &nbsp;<a href="#">English</a> | -->
-<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
-</span>
-</div>
-  <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td colspan="2" class="diffspechead">API Diff Specification</td>
-      </tr>
-      <tr>
-        <td class="diffspec" style="padding-top:.25em">To Level:</td>
-        <td class="diffvaluenew" style="padding-top:.25em">3</td>
-      </tr>
-      <tr>
-        <td class="diffspec">From Level:</td>
-        <td class="diffvalueold">2</td>
-      </tr>
-      <tr>
-        <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
-      </tr>
-    </table>
-    </div><!-- End and-diff-id -->
-  <div class="and-diff-id" style="margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a>
-      </tr>
-    </table>
-  </div> <!-- End and-diff-id -->
-  </div> <!-- End headerRight -->
-  </div> <!-- End header -->
-<div id="body-content">
-<div id="doc-content" style="position:relative;">
-<div id="mainBodyFluid">
-<H2>
-Package <A HREF="../../../../reference/java/util/package-summary.html" target="_top"><font size="+1"><tt>java.util</tt></font></A>
-</H2>
-<p>
-<a NAME="Changed"></a>
-<TABLE summary="Changed Classes" WIDTH="100%">
-<TR>
-  <TH VALIGN="TOP" COLSPAN=2>Changed Classes</FONT></TD>
-</TH>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="Date"></A>
-  <nobr><A HREF="java.util.Date.html">Date</A></nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-      </div>	
-      <div id="footer">
-        <div id="copyright">
-        Except as noted, this content is licensed under 
-        <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
-        For details and restrictions, see the <a href="/license.html">Content License</a>.
-        </div>
-      <div id="footerlinks">
-      <p>
-        <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
-        <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
-        <a href="http://www.android.com/branding.html">Brand Guidelines</a>
-      </p>
-    </div>
-    </div> <!-- end footer -->
-    </div><!-- end doc-content -->
-    </div> <!-- end body-content --> 
-<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
-</script>
-<script type="text/javascript">
-  try {
-    var pageTracker = _gat._getTracker("UA-5831155-1");
-    pageTracker._setAllowAnchor(true);
-    pageTracker._initData();
-    pageTracker._trackPageview();
-  } catch(e) {}
-</script>
-</BODY>
-</HTML>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_java.util.jar.html b/docs/html/sdk/api_diff/3/changes/pkg_java.util.jar.html
index f1ac6e5..15a17d0 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_java.util.jar.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_java.util.jar.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/java/util/jar/package-summary.html" target="_top"><font size="+1"><tt>java.util.jar</tt></font></A>
+Package <A HREF="../../../../reference/java/util/jar/package-summary.html" target="_top"><font size="+1"><code>java.util.jar</code></font></A>
 </H2>
 <p>
 <a NAME="Changed"></a>
diff --git a/docs/html/sdk/api_diff/3/changes/pkg_java.util.logging.html b/docs/html/sdk/api_diff/3/changes/pkg_java.util.logging.html
index f2cc23d..0a711a8 100644
--- a/docs/html/sdk/api_diff/3/changes/pkg_java.util.logging.html
+++ b/docs/html/sdk/api_diff/3/changes/pkg_java.util.logging.html
@@ -22,7 +22,6 @@
 </style>
 </noscript>
 <style type="text/css">
-body{background-image:url();padding:12px;}
 </style>
 </HEAD>
 <BODY>
@@ -55,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.04.20 09:15</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@
   </div> <!-- End and-diff-id -->
   </div> <!-- End headerRight -->
   </div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/java/util/logging/package-summary.html" target="_top"><font size="+1"><tt>java.util.logging</tt></font></A>
+Package <A HREF="../../../../reference/java/util/logging/package-summary.html" target="_top"><font size="+1"><code>java.util.logging</code></font></A>
 </H2>
 <p>
 <a NAME="Changed"></a>
diff --git a/docs/html/sdk/api_diff/3/missingSinces.txt b/docs/html/sdk/api_diff/3/missingSinces.txt
new file mode 100644
index 0000000..27b2b9d
--- /dev/null
+++ b/docs/html/sdk/api_diff/3/missingSinces.txt
@@ -0,0 +1,785 @@
+NO DOC BLOCK: android.test.ActivityInstrumentationTestCase2 Class
+NO DOC BLOCK: android.app.ActivityManager.RunningAppProcessInfo Class
+NO DOC BLOCK: android.widget.AlphabetIndexer Class
+NO DOC BLOCK: android.content.res.AssetFileDescriptor.AutoCloseInputStream Class
+NO DOC BLOCK: android.content.res.AssetFileDescriptor.AutoCloseOutputStream Class
+NO DOC BLOCK: android.os.AsyncTask Class
+NO DOC BLOCK: android.os.AsyncTask.Status Class
+NO DOC BLOCK: android.media.AudioFormat Class
+NO DOC BLOCK: android.media.AudioRecord Class
+NO DOC BLOCK: android.media.AudioRecord.OnRecordPositionUpdateListener Interface
+NO DOC BLOCK: android.media.AudioTrack Class
+NO DOC BLOCK: android.media.AudioTrack.OnPlaybackPositionUpdateListener Interface
+NO DOC BLOCK: android.widget.Chronometer.OnChronometerTickListener Interface
+NO DOC BLOCK: android.content.pm.ConfigurationInfo Class
+NO DOC BLOCK: dalvik.system.DexClassLoader Class
+NO DOC BLOCK: android.hardware.GeomagneticField Class
+NO DOC BLOCK: android.view.GestureDetector.OnDoubleTapListener Interface
+NO DOC BLOCK: android.opengl.GLSurfaceView Class
+NO DOC BLOCK: android.opengl.GLSurfaceView.EGLConfigChooser Interface
+NO DOC BLOCK: android.opengl.GLSurfaceView.GLWrapper Interface
+NO DOC BLOCK: android.opengl.GLSurfaceView.Renderer Interface
+NO DOC BLOCK: android.location.GpsSatellite Class
+NO DOC BLOCK: android.location.GpsStatus Class
+NO DOC BLOCK: android.location.GpsStatus.Listener Interface
+NO DOC BLOCK: android.os.Handler.Callback Interface
+NO DOC BLOCK: android.view.HapticFeedbackConstants Class
+NO DOC BLOCK: android.widget.HorizontalScrollView Class
+NO DOC BLOCK: android.text.InputType Interface
+NO DOC BLOCK: android.app.IntentService Class
+NO DOC BLOCK: android.media.JetPlayer Class
+NO DOC BLOCK: android.media.JetPlayer.OnJetEventListener Interface
+NO DOC BLOCK: android.app.LauncherActivity.IconResizer Class
+NO DOC BLOCK: android.app.LauncherActivity.ListItem Class
+NO DOC BLOCK: android.provider.LiveFolders Class
+NO DOC BLOCK: android.media.MediaPlayer.OnInfoListener Interface
+NO DOC BLOCK: android.media.MediaPlayer.OnVideoSizeChangedListener Interface
+NO DOC BLOCK: android.media.MediaRecorder.OnErrorListener Interface
+NO DOC BLOCK: android.media.MediaRecorder.OnInfoListener Interface
+NO DOC BLOCK: android.media.MediaRecorder.VideoEncoder Class
+NO DOC BLOCK: android.media.MediaRecorder.VideoSource Class
+NO DOC BLOCK: android.telephony.NeighboringCellInfo Class
+NO DOC BLOCK: android.text.NoCopySpan Interface
+NO DOC BLOCK: android.text.NoCopySpan.Concrete Class
+NO DOC BLOCK: android.view.OrientationEventListener Class
+NO DOC BLOCK: android.text.ParcelableSpan Interface
+NO DOC BLOCK: android.webkit.PluginData Class
+NO DOC BLOCK: android.util.PrintStreamPrinter Class
+NO DOC BLOCK: android.test.ProviderTestCase2 Class
+NO DOC BLOCK: android.R.bool Class
+NO DOC BLOCK: android.R.integer Class
+NO DOC BLOCK: android.os.ResultReceiver Class
+NO DOC BLOCK: android.widget.SectionIndexer Interface
+NO DOC BLOCK: android.hardware.Sensor Class
+NO DOC BLOCK: android.hardware.SensorEvent Class
+NO DOC BLOCK: android.hardware.SensorEventListener Interface
+NO DOC BLOCK: android.provider.Settings.Secure Class
+NO DOC BLOCK: android.widget.SlidingDrawer Class
+NO DOC BLOCK: android.widget.SlidingDrawer.OnDrawerCloseListener Interface
+NO DOC BLOCK: android.widget.SlidingDrawer.OnDrawerOpenListener Interface
+NO DOC BLOCK: android.widget.SlidingDrawer.OnDrawerScrollListener Interface
+NO DOC BLOCK: android.widget.TextView.OnEditorActionListener Interface
+NO DOC BLOCK: android.text.style.UpdateAppearance Interface
+NO DOC BLOCK: android.provider.UserDictionary Class
+NO DOC BLOCK: android.provider.UserDictionary.Words Class
+NO DOC BLOCK: android.view.ViewDebug.CapturedViewProperty Class
+NO DOC BLOCK: android.view.ViewTreeObserver.OnScrollChangedListener Interface
+NO DOC BLOCK: android.opengl.Visibility Class
+NO DOC BLOCK: android.text.style.AbsoluteSizeSpan Constructor (android.os.Parcel)
+NO DOC BLOCK: android.text.style.AlignmentSpan.Standard Constructor (android.os.Parcel)
+NO DOC BLOCK: android.text.Annotation Constructor (android.os.Parcel)
+NO DOC BLOCK: android.text.style.BackgroundColorSpan Constructor (android.os.Parcel)
+NO DOC BLOCK: android.text.style.BulletSpan Constructor (android.os.Parcel)
+NO DOC BLOCK: android.text.style.DynamicDrawableSpan Constructor (int)
+NO DOC BLOCK: android.text.style.ForegroundColorSpan Constructor (android.os.Parcel)
+NO DOC BLOCK: android.view.GestureDetector Constructor (android.content.Context, android.view.GestureDetector.OnGestureListener)
+NO DOC BLOCK: android.view.GestureDetector Constructor (android.content.Context, android.view.GestureDetector.OnGestureListener, android.os.Handler)
+NO DOC BLOCK: android.os.Handler Constructor (android.os.Handler.Callback)
+NO DOC BLOCK: android.os.Handler Constructor (android.os.Looper, android.os.Handler.Callback)
+NO DOC BLOCK: android.text.style.ImageSpan Constructor (android.content.Context, android.net.Uri, int)
+NO DOC BLOCK: android.text.style.ImageSpan Constructor (android.content.Context, int, int)
+NO DOC BLOCK: android.text.style.ImageSpan Constructor (android.graphics.Bitmap, int)
+NO DOC BLOCK: android.text.style.ImageSpan Constructor (android.graphics.drawable.Drawable, int)
+NO DOC BLOCK: android.text.style.ImageSpan Constructor (android.graphics.drawable.Drawable, java.lang.String, int)
+NO DOC BLOCK: android.view.KeyEvent Constructor (android.view.KeyEvent)
+NO DOC BLOCK: android.view.KeyEvent Constructor (long, java.lang.String, int, int)
+NO DOC BLOCK: android.text.style.LeadingMarginSpan.Standard Constructor (android.os.Parcel)
+NO DOC BLOCK: android.view.OrientationListener Constructor (android.content.Context, int)
+NO DOC BLOCK: android.text.style.QuoteSpan Constructor (android.os.Parcel)
+NO DOC BLOCK: android.text.style.RelativeSizeSpan Constructor (android.os.Parcel)
+NO DOC BLOCK: android.widget.RemoteViews.ActionException Constructor (java.lang.Exception)
+NO DOC BLOCK: android.widget.ResourceCursorAdapter Constructor (android.content.Context, int, android.database.Cursor, boolean)
+NO DOC BLOCK: android.text.style.ScaleXSpan Constructor (android.os.Parcel)
+NO DOC BLOCK: android.text.style.StrikethroughSpan Constructor (android.os.Parcel)
+NO DOC BLOCK: android.text.style.StyleSpan Constructor (android.os.Parcel)
+NO DOC BLOCK: android.text.style.SubscriptSpan Constructor (android.os.Parcel)
+NO DOC BLOCK: android.text.style.SuperscriptSpan Constructor (android.os.Parcel)
+NO DOC BLOCK: android.test.suitebuilder.TestMethod Constructor (java.lang.String, java.lang.Class<? extends junit.framework.TestCase>)
+NO DOC BLOCK: android.test.suitebuilder.TestMethod Constructor (junit.framework.TestCase)
+NO DOC BLOCK: android.text.style.TextAppearanceSpan Constructor (android.os.Parcel)
+NO DOC BLOCK: android.graphics.drawable.TransitionDrawable Constructor (android.graphics.drawable.Drawable[])
+NO DOC BLOCK: android.text.style.TypefaceSpan Constructor (android.os.Parcel)
+NO DOC BLOCK: android.text.style.UnderlineSpan Constructor (android.os.Parcel)
+NO DOC BLOCK: android.text.style.URLSpan Constructor (android.os.Parcel)
+NO DOC BLOCK: android.location.LocationManager Method addGpsStatusListener(android.location.GpsStatus.Listener)
+NO DOC BLOCK: android.view.ViewTreeObserver Method addOnScrollChangedListener(android.view.ViewTreeObserver.OnScrollChangedListener)
+NO DOC BLOCK: java.util.jar.Pack200.Packer Method addPropertyChangeListener(java.beans.PropertyChangeListener)
+NO DOC BLOCK: java.util.jar.Pack200.Unpacker Method addPropertyChangeListener(java.beans.PropertyChangeListener)
+NO DOC BLOCK: java.util.logging.LogManager Method addPropertyChangeListener(java.beans.PropertyChangeListener)
+NO DOC BLOCK: android.location.LocationManager Method addTestProvider(java.lang.String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, int)
+NO DOC BLOCK: android.text.method.MetaKeyKeyListener Method adjustMetaAfterKeypress(long)
+NO DOC BLOCK: android.view.Gravity Method applyDisplay(int, android.graphics.Rect, android.graphics.Rect)
+NO DOC BLOCK: android.widget.TextView Method beginBatchEdit()
+NO DOC BLOCK: android.widget.TextView Method bringPointIntoView(int)
+NO DOC BLOCK: android.telephony.gsm.SmsMessage Method calculateLength(java.lang.CharSequence, boolean)
+NO DOC BLOCK: android.app.Instrumentation Method callActivityOnUserLeaving(android.app.Activity)
+NO DOC BLOCK: android.view.KeyEvent Method changeAction(android.view.KeyEvent, int)
+NO DOC BLOCK: android.widget.SimpleCursorAdapter Method changeCursorAndColumns(android.database.Cursor, java.lang.String[], int[])
+NO DOC BLOCK: android.view.KeyEvent Method changeFlags(android.view.KeyEvent, int)
+NO DOC BLOCK: android.view.KeyEvent Method changeTimeRepeat(android.view.KeyEvent, long, int)
+NO DOC BLOCK: android.view.View Method checkInputConnectionProxy(android.view.View)
+NO DOC BLOCK: android.widget.TextView Method clearComposingText()
+NO DOC BLOCK: android.widget.AutoCompleteTextView Method clearListSelection()
+NO DOC BLOCK: android.webkit.WebView Method clearMatches()
+NO DOC BLOCK: android.text.method.KeyListener Method clearMetaKeyState(android.view.View, android.text.Editable, int)
+NO DOC BLOCK: android.text.method.MetaKeyKeyListener Method clearMetaKeyState(long, int)
+NO DOC BLOCK: android.text.method.MetaKeyKeyListener Method clearMetaKeyState(android.view.View, android.text.Editable, int)
+NO DOC BLOCK: android.text.method.MetaKeyKeyListener Method clearMetaKeyState(android.text.Editable, int)
+NO DOC BLOCK: android.location.LocationManager Method clearTestProviderEnabled(java.lang.String)
+NO DOC BLOCK: android.location.LocationManager Method clearTestProviderLocation(java.lang.String)
+NO DOC BLOCK: android.location.LocationManager Method clearTestProviderStatus(java.lang.String)
+NO DOC BLOCK: android.view.Menu Method close()
+NO DOC BLOCK: android.app.Activity Method closeContextMenu()
+NO DOC BLOCK: android.view.animation.Animation Method computeDurationHint()
+NO DOC BLOCK: android.graphics.Bitmap Method copyPixelsFromBuffer(java.nio.Buffer)
+NO DOC BLOCK: android.content.res.AssetFileDescriptor Method createInputStream()
+NO DOC BLOCK: android.content.res.AssetFileDescriptor Method createOutputStream()
+NO DOC BLOCK: android.net.wifi.WifiManager Method createWifiLock(int, java.lang.String)
+NO DOC BLOCK: android.content.res.AssetFileDescriptor Method describeContents()
+NO DOC BLOCK: android.graphics.RectF Method describeContents()
+NO DOC BLOCK: android.text.Annotation Method describeContents()
+NO DOC BLOCK: android.text.style.AbsoluteSizeSpan Method describeContents()
+NO DOC BLOCK: android.text.style.AlignmentSpan.Standard Method describeContents()
+NO DOC BLOCK: android.text.style.BackgroundColorSpan Method describeContents()
+NO DOC BLOCK: android.text.style.BulletSpan Method describeContents()
+NO DOC BLOCK: android.text.style.ForegroundColorSpan Method describeContents()
+NO DOC BLOCK: android.text.style.LeadingMarginSpan.Standard Method describeContents()
+NO DOC BLOCK: android.text.style.QuoteSpan Method describeContents()
+NO DOC BLOCK: android.text.style.RelativeSizeSpan Method describeContents()
+NO DOC BLOCK: android.text.style.ScaleXSpan Method describeContents()
+NO DOC BLOCK: android.text.style.StrikethroughSpan Method describeContents()
+NO DOC BLOCK: android.text.style.StyleSpan Method describeContents()
+NO DOC BLOCK: android.text.style.SubscriptSpan Method describeContents()
+NO DOC BLOCK: android.text.style.SuperscriptSpan Method describeContents()
+NO DOC BLOCK: android.text.style.TextAppearanceSpan Method describeContents()
+NO DOC BLOCK: android.text.style.TypefaceSpan Method describeContents()
+NO DOC BLOCK: android.text.style.URLSpan Method describeContents()
+NO DOC BLOCK: android.text.style.UnderlineSpan Method describeContents()
+NO DOC BLOCK: android.view.KeyCharacterMap Method deviceHasKey(int)
+NO DOC BLOCK: android.view.KeyCharacterMap Method deviceHasKeys(int[])
+NO DOC BLOCK: android.widget.TextView Method didTouchFocusSelect()
+NO DOC BLOCK: android.view.View Method dispatchKeyEventPreIme(android.view.KeyEvent)
+NO DOC BLOCK: android.test.TouchUtils Method drag(android.test.InstrumentationTestCase, float, float, float, float, int)
+NO DOC BLOCK: android.test.TouchUtils Method dragQuarterScreenDown(android.test.InstrumentationTestCase, android.app.Activity)
+NO DOC BLOCK: android.test.TouchUtils Method dragQuarterScreenUp(android.test.InstrumentationTestCase, android.app.Activity)
+NO DOC BLOCK: android.test.TouchUtils Method dragViewBy(android.test.InstrumentationTestCase, android.view.View, int, int, int)
+NO DOC BLOCK: android.test.TouchUtils Method dragViewTo(android.test.InstrumentationTestCase, android.view.View, int, int, int)
+NO DOC BLOCK: android.test.TouchUtils Method dragViewToBottom(android.test.InstrumentationTestCase, android.app.Activity, android.view.View)
+NO DOC BLOCK: android.test.TouchUtils Method dragViewToBottom(android.test.ActivityInstrumentationTestCase, android.view.View, int)
+NO DOC BLOCK: android.test.TouchUtils Method dragViewToBottom(android.test.InstrumentationTestCase, android.app.Activity, android.view.View, int)
+NO DOC BLOCK: android.test.TouchUtils Method dragViewToTop(android.test.InstrumentationTestCase, android.view.View)
+NO DOC BLOCK: android.test.TouchUtils Method dragViewToTop(android.test.InstrumentationTestCase, android.view.View, int)
+NO DOC BLOCK: android.test.TouchUtils Method dragViewToX(android.test.InstrumentationTestCase, android.view.View, int, int)
+NO DOC BLOCK: android.test.TouchUtils Method dragViewToY(android.test.InstrumentationTestCase, android.view.View, int, int)
+NO DOC BLOCK: android.graphics.Canvas Method drawBitmap(int[], int, int, float, float, int, int, boolean, android.graphics.Paint)
+NO DOC BLOCK: android.location.Location Method dump(android.util.Printer, java.lang.String)
+NO DOC BLOCK: android.os.Binder Method dump(java.io.FileDescriptor, java.lang.String[])
+NO DOC BLOCK: android.os.IBinder Method dump(java.io.FileDescriptor, java.lang.String[])
+NO DOC BLOCK: android.view.ViewDebug Method dumpCapturedView(java.lang.String, java.lang.Object)
+NO DOC BLOCK: android.os.Debug Method dumpHprofData(java.lang.String)
+NO DOC BLOCK: dalvik.system.VMDebug Method dumpHprofData(java.lang.String)
+NO DOC BLOCK: android.text.TextUtils Method dumpSpans(java.lang.CharSequence, android.util.Printer, java.lang.String)
+NO DOC BLOCK: android.widget.TextView Method endBatchEdit()
+NO DOC BLOCK: android.widget.TextView Method extractText(android.view.inputmethod.ExtractedTextRequest, android.view.inputmethod.ExtractedText)
+NO DOC BLOCK: android.webkit.WebView Method findAll(java.lang.String)
+NO DOC BLOCK: android.webkit.WebView Method findNext(boolean)
+NO DOC BLOCK: dalvik.system.Zygote Method forkAndSpecialize(int, int, int[], int, int[][])
+NO DOC BLOCK: dalvik.system.Zygote Method forkAndSpecialize(int, int, int[], boolean, int[][])
+NO DOC BLOCK: dalvik.system.Zygote Method forkSystemServer(int, int, int[], int, int[][])
+NO DOC BLOCK: dalvik.system.Zygote Method forkSystemServer(int, int, int[], boolean, int[][])
+NO DOC BLOCK: android.telephony.PhoneNumberUtils Method formatJapaneseNumber(android.text.Editable)
+NO DOC BLOCK: android.view.ViewConfiguration Method get(android.content.Context)
+NO DOC BLOCK: android.webkit.WebSettings Method getAllowFileAccess()
+NO DOC BLOCK: android.net.ConnectivityManager Method getBackgroundDataSetting()
+NO DOC BLOCK: android.content.res.Resources Method getBoolean(int)
+NO DOC BLOCK: android.webkit.WebSettings Method getBuiltInZoomControls()
+NO DOC BLOCK: android.app.AlertDialog Method getButton(int)
+NO DOC BLOCK: android.text.TextUtils Method getCapsMode(java.lang.CharSequence, int, int)
+NO DOC BLOCK: android.view.KeyEvent Method getCharacters()
+NO DOC BLOCK: android.content.res.AssetFileDescriptor Method getDeclaredLength()
+NO DOC BLOCK: android.hardware.SensorManager Method getDefaultSensor(int)
+NO DOC BLOCK: android.app.ActivityManager Method getDeviceConfigurationInfo()
+NO DOC BLOCK: android.preference.DialogPreference Method getDialog()
+NO DOC BLOCK: android.view.ViewConfiguration Method getDoubleTapTimeout()
+NO DOC BLOCK: android.graphics.drawable.RotateDrawable Method getDrawable()
+NO DOC BLOCK: android.graphics.drawable.ScaleDrawable Method getDrawable()
+NO DOC BLOCK: android.widget.AutoCompleteTextView Method getDropDownAnchor()
+NO DOC BLOCK: android.widget.AutoCompleteTextView Method getDropDownWidth()
+NO DOC BLOCK: android.widget.TextView Method getEditableText()
+NO DOC BLOCK: android.content.res.Resources Method getFraction(int, int, int)
+NO DOC BLOCK: android.location.LocationManager Method getGpsStatus(android.location.GpsStatus)
+NO DOC BLOCK: android.widget.TextView Method getImeActionId()
+NO DOC BLOCK: android.widget.TextView Method getImeActionLabel()
+NO DOC BLOCK: android.widget.TextView Method getImeOptions()
+NO DOC BLOCK: android.hardware.SensorManager Method getInclination(float[])
+NO DOC BLOCK: android.text.method.Touch Method getInitialScrollX(android.widget.TextView, android.text.Spannable)
+NO DOC BLOCK: android.text.method.Touch Method getInitialScrollY(android.widget.TextView, android.text.Spannable)
+NO DOC BLOCK: android.widget.TextView Method getInputExtras(boolean)
+NO DOC BLOCK: android.widget.PopupWindow Method getInputMethodMode()
+NO DOC BLOCK: android.text.method.DateKeyListener Method getInputType()
+NO DOC BLOCK: android.text.method.DateTimeKeyListener Method getInputType()
+NO DOC BLOCK: android.text.method.DialerKeyListener Method getInputType()
+NO DOC BLOCK: android.text.method.DigitsKeyListener Method getInputType()
+NO DOC BLOCK: android.text.method.KeyListener Method getInputType()
+NO DOC BLOCK: android.text.method.MultiTapKeyListener Method getInputType()
+NO DOC BLOCK: android.text.method.QwertyKeyListener Method getInputType()
+NO DOC BLOCK: android.text.method.TextKeyListener Method getInputType()
+NO DOC BLOCK: android.text.method.TimeKeyListener Method getInputType()
+NO DOC BLOCK: android.widget.TextView Method getInputType()
+NO DOC BLOCK: android.view.Menu Method getItem(int)
+NO DOC BLOCK: android.widget.AbsSeekBar Method getKeyProgressIncrement()
+NO DOC BLOCK: android.content.pm.PackageManager Method getLaunchIntentForPackage(java.lang.String)
+NO DOC BLOCK: android.test.mock.MockPackageManager Method getLaunchIntentForPackage(java.lang.String)
+NO DOC BLOCK: android.content.res.TypedArray Method getLayoutDimension(int, int)
+NO DOC BLOCK: android.widget.AutoCompleteTextView Method getListSelection()
+NO DOC BLOCK: android.app.AlertDialog Method getListView()
+NO DOC BLOCK: java.util.logging.LogManager Method getLoggingMXBean()
+NO DOC BLOCK: android.provider.Settings.System Method getLong(android.content.ContentResolver, java.lang.String)
+NO DOC BLOCK: android.provider.Settings.System Method getLong(android.content.ContentResolver, java.lang.String, long)
+NO DOC BLOCK: android.widget.PopupWindow Method getMaxAvailableHeight(android.view.View, int)
+NO DOC BLOCK: android.view.KeyEvent Method getMaxKeyCode()
+NO DOC BLOCK: android.text.method.MetaKeyKeyListener Method getMetaState(long)
+NO DOC BLOCK: android.text.method.MetaKeyKeyListener Method getMetaState(long, int)
+NO DOC BLOCK: android.telephony.TelephonyManager Method getNeighboringCellInfo()
+NO DOC BLOCK: android.widget.Chronometer Method getOnChronometerTickListener()
+NO DOC BLOCK: android.widget.AutoCompleteTextView Method getOnItemClickListener()
+NO DOC BLOCK: android.widget.AutoCompleteTextView Method getOnItemSelectedListener()
+NO DOC BLOCK: android.hardware.SensorManager Method getOrientation(float[], float[])
+NO DOC BLOCK: android.webkit.WebHistoryItem Method getOriginalUrl()
+NO DOC BLOCK: android.webkit.WebView Method getOriginalUrl()
+NO DOC BLOCK: android.webkit.UrlInterceptHandler Method getPluginData(java.lang.String, java.util.Map<java.lang.String, java.lang.String>)
+NO DOC BLOCK: android.webkit.UrlInterceptRegistry Method getPluginData(java.lang.String, java.util.Map<java.lang.String, java.lang.String>)
+NO DOC BLOCK: android.widget.TextView Method getPrivateImeOptions()
+NO DOC BLOCK: android.hardware.SensorManager Method getRotationMatrix(float[], float[], float[], float[])
+NO DOC BLOCK: android.app.ActivityManager Method getRunningAppProcesses()
+NO DOC BLOCK: android.view.ViewConfiguration Method getScaledDoubleTapSlop()
+NO DOC BLOCK: android.view.ViewConfiguration Method getScaledEdgeSlop()
+NO DOC BLOCK: android.view.ViewConfiguration Method getScaledFadingEdgeLength()
+NO DOC BLOCK: android.view.ViewConfiguration Method getScaledMaximumDrawingCacheSize()
+NO DOC BLOCK: android.view.ViewConfiguration Method getScaledMinimumFlingVelocity()
+NO DOC BLOCK: android.view.ViewConfiguration Method getScaledScrollBarSize()
+NO DOC BLOCK: android.view.ViewConfiguration Method getScaledTouchSlop()
+NO DOC BLOCK: android.view.ViewConfiguration Method getScaledWindowTouchSlop()
+NO DOC BLOCK: android.hardware.SensorManager Method getSensorList(int)
+NO DOC BLOCK: android.text.AutoText Method getSize(android.view.View)
+NO DOC BLOCK: android.text.Annotation Method getSpanTypeId()
+NO DOC BLOCK: android.text.style.AbsoluteSizeSpan Method getSpanTypeId()
+NO DOC BLOCK: android.text.style.AlignmentSpan.Standard Method getSpanTypeId()
+NO DOC BLOCK: android.text.style.BackgroundColorSpan Method getSpanTypeId()
+NO DOC BLOCK: android.text.style.BulletSpan Method getSpanTypeId()
+NO DOC BLOCK: android.text.style.ForegroundColorSpan Method getSpanTypeId()
+NO DOC BLOCK: android.text.style.LeadingMarginSpan.Standard Method getSpanTypeId()
+NO DOC BLOCK: android.text.style.QuoteSpan Method getSpanTypeId()
+NO DOC BLOCK: android.text.style.RelativeSizeSpan Method getSpanTypeId()
+NO DOC BLOCK: android.text.style.ScaleXSpan Method getSpanTypeId()
+NO DOC BLOCK: android.text.style.StrikethroughSpan Method getSpanTypeId()
+NO DOC BLOCK: android.text.style.StyleSpan Method getSpanTypeId()
+NO DOC BLOCK: android.text.style.SubscriptSpan Method getSpanTypeId()
+NO DOC BLOCK: android.text.style.SuperscriptSpan Method getSpanTypeId()
+NO DOC BLOCK: android.text.style.TextAppearanceSpan Method getSpanTypeId()
+NO DOC BLOCK: android.text.style.TypefaceSpan Method getSpanTypeId()
+NO DOC BLOCK: android.text.style.URLSpan Method getSpanTypeId()
+NO DOC BLOCK: android.text.style.UnderlineSpan Method getSpanTypeId()
+NO DOC BLOCK: android.widget.Scroller Method getStartX()
+NO DOC BLOCK: android.widget.Scroller Method getStartY()
+NO DOC BLOCK: android.os.ParcelFileDescriptor Method getStatSize()
+NO DOC BLOCK: android.net.NetworkInfo Method getSubtype()
+NO DOC BLOCK: android.net.NetworkInfo Method getSubtypeName()
+NO DOC BLOCK: android.content.pm.PackageManager Method getSystemSharedLibraryNames()
+NO DOC BLOCK: android.test.mock.MockPackageManager Method getSystemSharedLibraryNames()
+NO DOC BLOCK: android.widget.AbsListView Method getTextFilter()
+NO DOC BLOCK: android.os.Looper Method getThread()
+NO DOC BLOCK: android.util.TimeUtils Method getTimeZoneDatabaseVersion()
+NO DOC BLOCK: android.webkit.WebSettings Method getUserAgentString()
+NO DOC BLOCK: android.text.style.DynamicDrawableSpan Method getVerticalAlignment()
+NO DOC BLOCK: android.view.View Method getWindowVisibleDisplayFrame(android.graphics.Rect)
+NO DOC BLOCK: android.text.method.MetaKeyKeyListener Method handleKeyDown(long, int, android.view.KeyEvent)
+NO DOC BLOCK: android.text.method.MetaKeyKeyListener Method handleKeyUp(long, int, android.view.KeyEvent)
+NO DOC BLOCK: android.view.Window Method hasSoftInputMode()
+NO DOC BLOCK: android.app.Activity Method hasWindowFocus()
+NO DOC BLOCK: android.media.RingtoneManager Method inferStreamType()
+NO DOC BLOCK: android.app.LauncherActivity Method intentForPosition(int)
+NO DOC BLOCK: android.widget.PopupWindow Method isAboveAnchor()
+NO DOC BLOCK: android.media.AudioManager Method isBluetoothA2dpOn()
+NO DOC BLOCK: android.widget.PopupWindow Method isClippingEnabled()
+NO DOC BLOCK: dalvik.system.VMDebug Method isDebuggingEnabled()
+NO DOC BLOCK: android.widget.AbsListView Method isFastScrollEnabled()
+NO DOC BLOCK: android.view.animation.Animation Method isFillEnabled()
+NO DOC BLOCK: android.view.View Method isHapticFeedbackEnabled()
+NO DOC BLOCK: android.view.View Method isInEditMode()
+NO DOC BLOCK: android.widget.TextView Method isInputMethodTarget()
+NO DOC BLOCK: android.media.MediaPlayer Method isLooping()
+NO DOC BLOCK: android.widget.PopupWindow Method isOutsideTouchable()
+NO DOC BLOCK: android.widget.AutoCompleteTextView Method isPerformingCompletion()
+NO DOC BLOCK: android.net.NetworkInfo Method isRoaming()
+NO DOC BLOCK: android.content.pm.PackageManager Method isSafeMode()
+NO DOC BLOCK: android.test.mock.MockPackageManager Method isSafeMode()
+NO DOC BLOCK: android.text.method.MetaKeyKeyListener Method isSelectingMetaTracker(java.lang.CharSequence, java.lang.Object)
+NO DOC BLOCK: android.widget.AbsListView Method isSmoothScrollbarEnabled()
+NO DOC BLOCK: android.widget.PopupWindow Method isTouchable()
+NO DOC BLOCK: android.test.InstrumentationTestCase Method launchActivityWithIntent(java.lang.String, java.lang.Class<T>, android.content.Intent)
+NO DOC BLOCK: android.media.SoundPool Method load(android.content.res.AssetFileDescriptor, int)
+NO DOC BLOCK: android.media.SoundPool Method load(java.io.FileDescriptor, long, long, int)
+NO DOC BLOCK: dalvik.system.DexFile Method loadDex(java.lang.String, java.lang.String, int)
+NO DOC BLOCK: android.test.TouchUtils Method longClickView(android.test.InstrumentationTestCase, android.view.View)
+NO DOC BLOCK: android.app.LauncherActivity Method makeListItems()
+NO DOC BLOCK: android.view.WindowManager.LayoutParams Method mayUseInputMethod(int)
+NO DOC BLOCK: android.widget.TextView Method moveCursorToVisibleOffset()
+NO DOC BLOCK: android.graphics.drawable.Drawable Method mutate()
+NO DOC BLOCK: android.widget.TextView Method onBeginBatchEdit()
+NO DOC BLOCK: android.view.View Method onCheckIsTextEditor()
+NO DOC BLOCK: android.widget.TextView Method onCommitCompletion(android.view.inputmethod.CompletionInfo)
+NO DOC BLOCK: android.widget.CursorAdapter Method onContentChanged()
+NO DOC BLOCK: android.view.View Method onCreateInputConnection(android.view.inputmethod.EditorInfo)
+NO DOC BLOCK: android.view.GestureDetector.SimpleOnGestureListener Method onDoubleTap(android.view.MotionEvent)
+NO DOC BLOCK: android.view.GestureDetector.SimpleOnGestureListener Method onDoubleTapEvent(android.view.MotionEvent)
+NO DOC BLOCK: android.widget.TextView Method onEditorAction(int)
+NO DOC BLOCK: android.widget.TextView Method onEndBatchEdit()
+NO DOC BLOCK: android.view.View Method onFinishTemporaryDetach()
+NO DOC BLOCK: android.text.method.ArrowKeyMovementMethod Method onKeyOther(android.widget.TextView, android.text.Spannable, android.view.KeyEvent)
+NO DOC BLOCK: android.text.method.BaseKeyListener Method onKeyOther(android.view.View, android.text.Editable, android.view.KeyEvent)
+NO DOC BLOCK: android.text.method.KeyListener Method onKeyOther(android.view.View, android.text.Editable, android.view.KeyEvent)
+NO DOC BLOCK: android.text.method.MovementMethod Method onKeyOther(android.widget.TextView, android.text.Spannable, android.view.KeyEvent)
+NO DOC BLOCK: android.text.method.ScrollingMovementMethod Method onKeyOther(android.widget.TextView, android.text.Spannable, android.view.KeyEvent)
+NO DOC BLOCK: android.view.View Method onKeyPreIme(int, android.view.KeyEvent)
+NO DOC BLOCK: android.widget.TextView Method onPrivateIMECommand(java.lang.String, android.os.Bundle)
+NO DOC BLOCK: android.widget.TextView Method onSelectionChanged(int, int)
+NO DOC BLOCK: android.view.GestureDetector.SimpleOnGestureListener Method onSingleTapConfirmed(android.view.MotionEvent)
+NO DOC BLOCK: android.view.View Method onStartTemporaryDetach()
+NO DOC BLOCK: android.widget.TextView Method onTextContextMenuItem(int)
+NO DOC BLOCK: android.app.Activity Method onUserInteraction()
+NO DOC BLOCK: android.app.Activity Method onUserLeaveHint()
+NO DOC BLOCK: android.content.ContentProvider Method openAssetFile(android.net.Uri, java.lang.String)
+NO DOC BLOCK: android.content.ContentResolver Method openAssetFileDescriptor(android.net.Uri, java.lang.String)
+NO DOC BLOCK: android.content.ContentResolver Method openOutputStream(android.net.Uri, java.lang.String)
+NO DOC BLOCK: android.content.res.Resources Method openRawResource(int, android.util.TypedValue)
+NO DOC BLOCK: android.content.res.Resources Method parseBundleExtra(java.lang.String, android.util.AttributeSet, android.os.Bundle)
+NO DOC BLOCK: android.content.res.Resources Method parseBundleExtras(android.content.res.XmlResourceParser, android.os.Bundle)
+NO DOC BLOCK: android.content.BroadcastReceiver Method peekService(android.content.Context, android.content.Intent)
+NO DOC BLOCK: android.view.View Method performHapticFeedback(int)
+NO DOC BLOCK: android.view.View Method performHapticFeedback(int, int)
+NO DOC BLOCK: android.media.AudioManager Method playSoundEffect(int, float)
+NO DOC BLOCK: android.provider.Settings.System Method putLong(android.content.ContentResolver, java.lang.String, long)
+NO DOC BLOCK: android.graphics.RectF Method readFromParcel(android.os.Parcel)
+NO DOC BLOCK: android.hardware.SensorManager Method registerListener(android.hardware.SensorEventListener, android.hardware.Sensor, int)
+NO DOC BLOCK: android.hardware.SensorManager Method registerListener(android.hardware.SensorEventListener, android.hardware.Sensor, int, android.os.Handler)
+NO DOC BLOCK: android.hardware.SensorManager Method remapCoordinateSystem(float[], int, int, float[])
+NO DOC BLOCK: android.util.SparseIntArray Method removeAt(int)
+NO DOC BLOCK: android.location.LocationManager Method removeGpsStatusListener(android.location.GpsStatus.Listener)
+NO DOC BLOCK: android.view.ViewTreeObserver Method removeOnScrollChangedListener(android.view.ViewTreeObserver.OnScrollChangedListener)
+NO DOC BLOCK: java.util.jar.Pack200.Packer Method removePropertyChangeListener(java.beans.PropertyChangeListener)
+NO DOC BLOCK: java.util.jar.Pack200.Unpacker Method removePropertyChangeListener(java.beans.PropertyChangeListener)
+NO DOC BLOCK: java.util.logging.LogManager Method removePropertyChangeListener(java.beans.PropertyChangeListener)
+NO DOC BLOCK: android.location.LocationManager Method removeTestProvider(java.lang.String)
+NO DOC BLOCK: android.location.LocationManager Method removeUpdates(android.app.PendingIntent)
+NO DOC BLOCK: android.content.Intent Method replaceExtras(android.content.Intent)
+NO DOC BLOCK: android.content.Intent Method replaceExtras(android.os.Bundle)
+NO DOC BLOCK: android.view.ViewParent Method requestChildRectangleOnScreen(android.view.View, android.graphics.Rect, boolean)
+NO DOC BLOCK: android.location.LocationManager Method requestLocationUpdates(java.lang.String, long, float, android.app.PendingIntent)
+NO DOC BLOCK: android.text.method.MetaKeyKeyListener Method resetLockedMeta(long)
+NO DOC BLOCK: android.app.ActivityManager Method restartPackage(java.lang.String)
+NO DOC BLOCK: android.webkit.WebView Method restorePicture(android.os.Bundle, java.io.File)
+NO DOC BLOCK: android.test.InstrumentationTestCase Method runTestOnUiThread(java.lang.Runnable)
+NO DOC BLOCK: android.webkit.WebView Method savePicture(android.os.Bundle, java.io.File)
+NO DOC BLOCK: android.test.TouchUtils Method scrollToBottom(android.test.InstrumentationTestCase, android.app.Activity, android.view.ViewGroup)
+NO DOC BLOCK: android.test.TouchUtils Method scrollToTop(android.test.InstrumentationTestCase, android.app.Activity, android.view.ViewGroup)
+NO DOC BLOCK: android.location.LocationManager Method sendExtraCommand(java.lang.String, java.lang.String, android.os.Bundle)
+NO DOC BLOCK: android.webkit.WebSettings Method setAllowFileAccess(boolean)
+NO DOC BLOCK: android.widget.RemoteViews Method setBitmap(int, java.lang.String, android.graphics.Bitmap)
+NO DOC BLOCK: android.media.AudioManager Method setBluetoothA2dpOn(boolean)
+NO DOC BLOCK: android.widget.RemoteViews Method setBoolean(int, java.lang.String, boolean)
+NO DOC BLOCK: android.webkit.WebSettings Method setBuiltInZoomControls(boolean)
+NO DOC BLOCK: android.app.AlertDialog Method setButton(int, java.lang.CharSequence, android.content.DialogInterface.OnClickListener)
+NO DOC BLOCK: android.app.AlertDialog Method setButton(int, java.lang.CharSequence, android.os.Message)
+NO DOC BLOCK: android.app.AlertDialog Method setButton(java.lang.CharSequence, android.content.DialogInterface.OnClickListener)
+NO DOC BLOCK: android.app.AlertDialog Method setButton(java.lang.CharSequence, android.os.Message)
+NO DOC BLOCK: android.widget.RemoteViews Method setByte(int, java.lang.String, byte)
+NO DOC BLOCK: android.media.MediaRecorder Method setCamera(android.hardware.Camera)
+NO DOC BLOCK: android.widget.RemoteViews Method setChar(int, java.lang.String, char)
+NO DOC BLOCK: android.widget.RemoteViews Method setCharSequence(int, java.lang.String, java.lang.CharSequence)
+NO DOC BLOCK: android.widget.PopupWindow Method setClippingEnabled(boolean)
+NO DOC BLOCK: android.widget.TextView Method setCompoundDrawablesWithIntrinsicBounds(int, int, int, int)
+NO DOC BLOCK: android.widget.RemoteViews Method setDouble(int, java.lang.String, double)
+NO DOC BLOCK: android.widget.AutoCompleteTextView Method setDropDownAnchor(int)
+NO DOC BLOCK: android.widget.AutoCompleteTextView Method setDropDownWidth(int)
+NO DOC BLOCK: android.widget.TextView Method setExtractedText(android.view.inputmethod.ExtractedText)
+NO DOC BLOCK: android.widget.AbsListView Method setFastScrollEnabled(boolean)
+NO DOC BLOCK: android.view.animation.Animation Method setFillEnabled(boolean)
+NO DOC BLOCK: android.widget.RemoteViews Method setFloat(int, java.lang.String, float)
+NO DOC BLOCK: android.widget.ListView Method setFooterDividersEnabled(boolean)
+NO DOC BLOCK: android.view.View Method setHapticFeedbackEnabled(boolean)
+NO DOC BLOCK: android.widget.ListView Method setHeaderDividersEnabled(boolean)
+NO DOC BLOCK: android.widget.RemoteViews Method setImageViewBitmap(int, android.graphics.Bitmap)
+NO DOC BLOCK: android.widget.TextView Method setImeActionLabel(java.lang.CharSequence, int)
+NO DOC BLOCK: android.widget.TextView Method setImeOptions(int)
+NO DOC BLOCK: android.app.AlarmManager Method setInexactRepeating(int, long, long, android.app.PendingIntent)
+NO DOC BLOCK: android.widget.TextView Method setInputExtras(int)
+NO DOC BLOCK: android.widget.PopupWindow Method setInputMethodMode(int)
+NO DOC BLOCK: android.widget.TextView Method setInputType(int)
+NO DOC BLOCK: android.widget.RemoteViews Method setInt(int, java.lang.String, int)
+NO DOC BLOCK: android.widget.AbsSeekBar Method setKeyProgressIncrement(int)
+NO DOC BLOCK: android.widget.AutoCompleteTextView Method setListSelection(int)
+NO DOC BLOCK: android.widget.RemoteViews Method setLong(int, java.lang.String, long)
+NO DOC BLOCK: android.media.MediaRecorder Method setMaxDuration(int)
+NO DOC BLOCK: android.media.MediaRecorder Method setMaxFileSize(long)
+NO DOC BLOCK: android.webkit.WebView Method setNetworkAvailable(boolean)
+NO DOC BLOCK: android.widget.Chronometer Method setOnChronometerTickListener(android.widget.Chronometer.OnChronometerTickListener)
+NO DOC BLOCK: android.widget.RemoteViews Method setOnClickPendingIntent(int, android.app.PendingIntent)
+NO DOC BLOCK: android.view.GestureDetector Method setOnDoubleTapListener(android.view.GestureDetector.OnDoubleTapListener)
+NO DOC BLOCK: android.widget.TextView Method setOnEditorActionListener(android.widget.TextView.OnEditorActionListener)
+NO DOC BLOCK: android.media.MediaRecorder Method setOnErrorListener(android.media.MediaRecorder.OnErrorListener)
+NO DOC BLOCK: android.hardware.Camera Method setOneShotPreviewCallback(android.hardware.Camera.PreviewCallback)
+NO DOC BLOCK: android.media.MediaPlayer Method setOnInfoListener(android.media.MediaPlayer.OnInfoListener)
+NO DOC BLOCK: android.media.MediaRecorder Method setOnInfoListener(android.media.MediaRecorder.OnInfoListener)
+NO DOC BLOCK: android.media.MediaPlayer Method setOnVideoSizeChangedListener(android.media.MediaPlayer.OnVideoSizeChangedListener)
+NO DOC BLOCK: android.media.MediaRecorder Method setOutputFile(java.io.FileDescriptor)
+NO DOC BLOCK: android.widget.PopupWindow Method setOutsideTouchable(boolean)
+NO DOC BLOCK: android.widget.TextView Method setPrivateImeOptions(java.lang.String)
+NO DOC BLOCK: android.widget.TextView Method setRawInputType(int)
+NO DOC BLOCK: android.view.View Method setScrollContainer(boolean)
+NO DOC BLOCK: android.widget.RemoteViews Method setShort(int, java.lang.String, short)
+NO DOC BLOCK: android.widget.AbsListView Method setSmoothScrollbarEnabled(boolean)
+NO DOC BLOCK: android.view.Window Method setSoftInputMode(int)
+NO DOC BLOCK: android.view.ViewGroup Method setStaticTransformationsEnabled(boolean)
+NO DOC BLOCK: android.widget.RemoteViews Method setString(int, java.lang.String, java.lang.String)
+NO DOC BLOCK: android.location.LocationManager Method setTestProviderEnabled(java.lang.String, boolean)
+NO DOC BLOCK: android.location.LocationManager Method setTestProviderLocation(java.lang.String, android.location.Location)
+NO DOC BLOCK: android.location.LocationManager Method setTestProviderStatus(java.lang.String, int, android.os.Bundle, long)
+NO DOC BLOCK: android.widget.RemoteViews Method setTextColor(int, int)
+NO DOC BLOCK: android.widget.PopupWindow Method setTouchable(boolean)
+NO DOC BLOCK: android.widget.PopupWindow Method setTouchInterceptor(android.view.View.OnTouchListener)
+NO DOC BLOCK: android.widget.RemoteViews Method setUri(int, java.lang.String, android.net.Uri)
+NO DOC BLOCK: android.webkit.WebSettings Method setUserAgentString(java.lang.String)
+NO DOC BLOCK: android.media.MediaRecorder Method setVideoEncoder(int)
+NO DOC BLOCK: android.media.MediaRecorder Method setVideoFrameRate(int)
+NO DOC BLOCK: android.media.MediaRecorder Method setVideoSize(int, int)
+NO DOC BLOCK: android.media.MediaRecorder Method setVideoSource(int)
+NO DOC BLOCK: android.app.AlertDialog Method setView(android.view.View, int, int, int, int)
+NO DOC BLOCK: android.widget.ResourceCursorAdapter Method setViewResource(int)
+NO DOC BLOCK: android.app.Activity Method setVisible(boolean)
+NO DOC BLOCK: android.view.Window Method setWindowAnimations(int)
+NO DOC BLOCK: android.widget.PopupWindow Method setWindowLayoutMode(int, int)
+NO DOC BLOCK: android.widget.ArrayAdapter Method sort(java.util.Comparator<? super T>)
+NO DOC BLOCK: android.graphics.Rect Method toShortString()
+NO DOC BLOCK: android.view.animation.Transformation Method toShortString()
+NO DOC BLOCK: android.hardware.SensorManager Method unregisterListener(android.hardware.SensorEventListener)
+NO DOC BLOCK: android.hardware.SensorManager Method unregisterListener(android.hardware.SensorEventListener, android.hardware.Sensor)
+NO DOC BLOCK: android.widget.PopupWindow Method update()
+NO DOC BLOCK: android.widget.PopupWindow Method update(int, int, int, int, boolean)
+NO DOC BLOCK: android.content.res.AssetFileDescriptor Method writeToParcel(android.os.Parcel, int)
+NO DOC BLOCK: android.graphics.RectF Method writeToParcel(android.os.Parcel, int)
+NO DOC BLOCK: android.text.Annotation Method writeToParcel(android.os.Parcel, int)
+NO DOC BLOCK: android.text.style.AbsoluteSizeSpan Method writeToParcel(android.os.Parcel, int)
+NO DOC BLOCK: android.text.style.AlignmentSpan.Standard Method writeToParcel(android.os.Parcel, int)
+NO DOC BLOCK: android.text.style.BackgroundColorSpan Method writeToParcel(android.os.Parcel, int)
+NO DOC BLOCK: android.text.style.BulletSpan Method writeToParcel(android.os.Parcel, int)
+NO DOC BLOCK: android.text.style.ForegroundColorSpan Method writeToParcel(android.os.Parcel, int)
+NO DOC BLOCK: android.text.style.LeadingMarginSpan.Standard Method writeToParcel(android.os.Parcel, int)
+NO DOC BLOCK: android.text.style.QuoteSpan Method writeToParcel(android.os.Parcel, int)
+NO DOC BLOCK: android.text.style.RelativeSizeSpan Method writeToParcel(android.os.Parcel, int)
+NO DOC BLOCK: android.text.style.ScaleXSpan Method writeToParcel(android.os.Parcel, int)
+NO DOC BLOCK: android.text.style.StrikethroughSpan Method writeToParcel(android.os.Parcel, int)
+NO DOC BLOCK: android.text.style.StyleSpan Method writeToParcel(android.os.Parcel, int)
+NO DOC BLOCK: android.text.style.SubscriptSpan Method writeToParcel(android.os.Parcel, int)
+NO DOC BLOCK: android.text.style.SuperscriptSpan Method writeToParcel(android.os.Parcel, int)
+NO DOC BLOCK: android.text.style.TextAppearanceSpan Method writeToParcel(android.os.Parcel, int)
+NO DOC BLOCK: android.text.style.TypefaceSpan Method writeToParcel(android.os.Parcel, int)
+NO DOC BLOCK: android.text.style.URLSpan Method writeToParcel(android.os.Parcel, int)
+NO DOC BLOCK: android.text.style.UnderlineSpan Method writeToParcel(android.os.Parcel, int)
+NO DOC BLOCK: android.database.sqlite.SQLiteDatabase Method yieldIfContendedSafely()
+NO DOC BLOCK: android.provider.Settings.System Field ACCELEROMETER_ROTATION
+NO DOC BLOCK: android.provider.Settings Field ACTION_AIRPLANE_MODE_SETTINGS
+NO DOC BLOCK: android.provider.Settings Field ACTION_APPLICATION_DEVELOPMENT_SETTINGS
+NO DOC BLOCK: android.media.AudioManager Field ACTION_AUDIO_BECOMING_NOISY
+NO DOC BLOCK: android.net.ConnectivityManager Field ACTION_BACKGROUND_DATA_SETTING_CHANGED
+NO DOC BLOCK: android.provider.Settings Field ACTION_DATA_ROAMING_SETTINGS
+NO DOC BLOCK: android.provider.MediaStore Field ACTION_IMAGE_CAPTURE
+NO DOC BLOCK: android.content.Intent Field ACTION_INPUT_METHOD_CHANGED
+NO DOC BLOCK: android.provider.Settings Field ACTION_INPUT_METHOD_SETTINGS
+NO DOC BLOCK: android.provider.Settings Field ACTION_INTERNAL_STORAGE_SETTINGS
+NO DOC BLOCK: android.provider.Settings Field ACTION_MANAGE_APPLICATIONS_SETTINGS
+NO DOC BLOCK: android.content.Intent Field ACTION_MEDIA_CHECKING
+NO DOC BLOCK: android.content.Intent Field ACTION_MEDIA_NOFS
+NO DOC BLOCK: android.provider.Settings Field ACTION_MEMORY_CARD_SETTINGS
+NO DOC BLOCK: android.provider.Settings Field ACTION_NETWORK_OPERATOR_SETTINGS
+NO DOC BLOCK: android.view.MotionEvent Field ACTION_OUTSIDE
+NO DOC BLOCK: android.content.Intent Field ACTION_PACKAGE_DATA_CLEARED
+NO DOC BLOCK: android.content.Intent Field ACTION_PACKAGE_REPLACED
+NO DOC BLOCK: android.telephony.TelephonyManager Field ACTION_PHONE_STATE_CHANGED
+NO DOC BLOCK: android.provider.Settings Field ACTION_QUICK_LAUNCH_SETTINGS
+NO DOC BLOCK: android.content.Intent Field ACTION_SEARCH_LONG_PRESS
+NO DOC BLOCK: android.provider.Settings Field ACTION_SYNC_SETTINGS
+NO DOC BLOCK: android.content.Intent Field ACTION_SYSTEM_TUTORIAL
+NO DOC BLOCK: android.provider.Settings Field ACTION_USER_DICTIONARY_SETTINGS
+NO DOC BLOCK: android.content.Intent Field ACTION_USER_PRESENT
+NO DOC BLOCK: android.provider.MediaStore Field ACTION_VIDEO_CAPTURE
+NO DOC BLOCK: android.provider.Settings Field ACTION_WIFI_IP_SETTINGS
+NO DOC BLOCK: android.R.id Field addToDictionary
+NO DOC BLOCK: android.text.style.DynamicDrawableSpan Field ALIGN_BASELINE
+NO DOC BLOCK: android.text.style.DynamicDrawableSpan Field ALIGN_BOTTOM
+NO DOC BLOCK: android.R.attr Field allowSingleTap
+NO DOC BLOCK: android.R.attr Field animateOnClick
+NO DOC BLOCK: android.view.Gravity Field AXIS_CLIP
+NO DOC BLOCK: android.hardware.SensorManager Field AXIS_MINUS_X
+NO DOC BLOCK: android.hardware.SensorManager Field AXIS_MINUS_Y
+NO DOC BLOCK: android.hardware.SensorManager Field AXIS_MINUS_Z
+NO DOC BLOCK: android.hardware.SensorManager Field AXIS_X
+NO DOC BLOCK: android.hardware.SensorManager Field AXIS_Y
+NO DOC BLOCK: android.hardware.SensorManager Field AXIS_Z
+NO DOC BLOCK: android.R.attr Field backgroundDimEnabled
+NO DOC BLOCK: android.Manifest.permission Field BIND_APPWIDGET
+NO DOC BLOCK: android.Manifest.permission Field BIND_INPUT_METHOD
+NO DOC BLOCK: android.provider.MediaStore.Video.VideoColumns Field BOOKMARK
+NO DOC BLOCK: android.R.attr Field bottomOffset
+NO DOC BLOCK: android.provider.MediaStore.Video.VideoColumns Field BUCKET_DISPLAY_NAME
+NO DOC BLOCK: android.provider.MediaStore.Video.VideoColumns Field BUCKET_ID
+NO DOC BLOCK: android.content.DialogInterface Field BUTTON_NEGATIVE
+NO DOC BLOCK: android.content.DialogInterface Field BUTTON_NEUTRAL
+NO DOC BLOCK: android.content.DialogInterface Field BUTTON_POSITIVE
+NO DOC BLOCK: android.R.id Field candidatesArea
+NO DOC BLOCK: android.R.attr Field candidatesTextStyleSpans
+NO DOC BLOCK: android.text.TextUtils Field CAP_MODE_CHARACTERS
+NO DOC BLOCK: android.text.TextUtils Field CAP_MODE_SENTENCES
+NO DOC BLOCK: android.text.TextUtils Field CAP_MODE_WORDS
+NO DOC BLOCK: android.content.Intent Field CATEGORY_INFO
+NO DOC BLOCK: android.view.Gravity Field CLIP_HORIZONTAL
+NO DOC BLOCK: android.view.Gravity Field CLIP_VERTICAL
+NO DOC BLOCK: android.R.id Field closeButton
+NO DOC BLOCK: android.R.attr Field codes
+NO DOC BLOCK: android.content.pm.PackageInfo Field configPreferences
+NO DOC BLOCK: android.R.attr Field configure
+NO DOC BLOCK: android.R.attr Field content
+NO DOC BLOCK: android.R.id Field copy
+NO DOC BLOCK: android.R.id Field copyUrl
+NO DOC BLOCK: android.content.res.AssetFileDescriptor Field CREATOR
+NO DOC BLOCK: android.graphics.RectF Field CREATOR
+NO DOC BLOCK: android.R.id Field cut
+NO DOC BLOCK: android.R.drawable Field dark_header
+NO DOC BLOCK: dalvik.system.Zygote Field DEBUG_ENABLE_ASSERT
+NO DOC BLOCK: dalvik.system.Zygote Field DEBUG_ENABLE_CHECKJNI
+NO DOC BLOCK: dalvik.system.Zygote Field DEBUG_ENABLE_DEBUGGER
+NO DOC BLOCK: android.R.string Field dialog_alert_title
+NO DOC BLOCK: android.os.Build Field DISPLAY
+NO DOC BLOCK: android.view.Gravity Field DISPLAY_CLIP_HORIZONTAL
+NO DOC BLOCK: android.view.Gravity Field DISPLAY_CLIP_VERTICAL
+NO DOC BLOCK: android.R.attr Field dropDownAnchor
+NO DOC BLOCK: android.R.attr Field dropDownWidth
+NO DOC BLOCK: android.R.attr Field editorExtras
+NO DOC BLOCK: android.provider.Browser Field EXTRA_APPLICATION_ID
+NO DOC BLOCK: android.provider.Contacts.Intents Field EXTRA_CREATE_DESCRIPTION
+NO DOC BLOCK: android.content.Intent Field EXTRA_DATA_REMOVED
+NO DOC BLOCK: android.provider.MediaStore Field EXTRA_FINISH_ON_COMPLETION
+NO DOC BLOCK: android.provider.Contacts.Intents Field EXTRA_FORCE_CREATE
+NO DOC BLOCK: android.telephony.TelephonyManager Field EXTRA_INCOMING_NUMBER
+NO DOC BLOCK: android.provider.MediaStore.Audio.Media Field EXTRA_MAX_BYTES
+NO DOC BLOCK: android.provider.MediaStore Field EXTRA_MEDIA_ALBUM
+NO DOC BLOCK: android.provider.MediaStore Field EXTRA_MEDIA_ARTIST
+NO DOC BLOCK: android.provider.MediaStore Field EXTRA_MEDIA_FOCUS
+NO DOC BLOCK: android.provider.MediaStore Field EXTRA_MEDIA_TITLE
+NO DOC BLOCK: android.provider.MediaStore Field EXTRA_OUTPUT
+NO DOC BLOCK: android.content.Intent Field EXTRA_REPLACING
+NO DOC BLOCK: android.provider.MediaStore Field EXTRA_SCREEN_ORIENTATION
+NO DOC BLOCK: android.telephony.TelephonyManager Field EXTRA_STATE
+NO DOC BLOCK: android.telephony.TelephonyManager Field EXTRA_STATE_IDLE
+NO DOC BLOCK: android.telephony.TelephonyManager Field EXTRA_STATE_OFFHOOK
+NO DOC BLOCK: android.telephony.TelephonyManager Field EXTRA_STATE_RINGING
+NO DOC BLOCK: android.provider.MediaStore Field EXTRA_VIDEO_QUALITY
+NO DOC BLOCK: android.R.id Field extractArea
+NO DOC BLOCK: android.R.attr Field fastScrollEnabled
+NO DOC BLOCK: android.R.attr Field fillEnabled
+NO DOC BLOCK: android.content.Intent Field FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET
+NO DOC BLOCK: android.content.Intent Field FLAG_ACTIVITY_NO_USER_ACTION
+NO DOC BLOCK: android.content.Intent Field FLAG_ACTIVITY_REORDER_TO_FRONT
+NO DOC BLOCK: android.view.WindowManager.LayoutParams Field FLAG_ALT_FOCUSABLE_IM
+NO DOC BLOCK: android.view.KeyEvent Field FLAG_EDITOR_ACTION
+NO DOC BLOCK: android.view.KeyEvent Field FLAG_FROM_SYSTEM
+NO DOC BLOCK: android.view.KeyEvent Field FLAG_KEEP_TOUCH_MODE
+NO DOC BLOCK: android.content.pm.ActivityInfo Field FLAG_NO_HISTORY
+NO DOC BLOCK: android.view.KeyEvent Field FLAG_SOFT_KEYBOARD
+NO DOC BLOCK: android.app.PendingIntent Field FLAG_UPDATE_CURRENT
+NO DOC BLOCK: android.view.WindowManager.LayoutParams Field FLAG_WATCH_OUTSIDE_TOUCH
+NO DOC BLOCK: android.R.attr Field footerDividersEnabled
+NO DOC BLOCK: android.telephony.PhoneNumberUtils Field FORMAT_JAPAN
+NO DOC BLOCK: android.media.AudioManager Field FX_KEYPRESS_DELETE
+NO DOC BLOCK: android.media.AudioManager Field FX_KEYPRESS_RETURN
+NO DOC BLOCK: android.media.AudioManager Field FX_KEYPRESS_SPACEBAR
+NO DOC BLOCK: android.media.AudioManager Field FX_KEYPRESS_STANDARD
+NO DOC BLOCK: android.content.pm.PackageManager Field GET_CONFIGURATIONS
+NO DOC BLOCK: android.content.pm.PackageManager Field GET_UNINSTALLED_PACKAGES
+NO DOC BLOCK: android.R.attr Field handle
+NO DOC BLOCK: android.provider.Settings.System Field HAPTIC_FEEDBACK_ENABLED
+NO DOC BLOCK: android.view.View Field HAPTIC_FEEDBACK_ENABLED
+NO DOC BLOCK: android.R.attr Field hapticFeedbackEnabled
+NO DOC BLOCK: android.content.res.Configuration Field hardKeyboardHidden
+NO DOC BLOCK: android.content.res.Configuration Field HARDKEYBOARDHIDDEN_NO
+NO DOC BLOCK: android.content.res.Configuration Field HARDKEYBOARDHIDDEN_UNDEFINED
+NO DOC BLOCK: android.content.res.Configuration Field HARDKEYBOARDHIDDEN_YES
+NO DOC BLOCK: android.R.attr Field headerDividersEnabled
+NO DOC BLOCK: android.R.attr Field horizontalGap
+NO DOC BLOCK: android.R.drawable Field ic_btn_speak_now
+NO DOC BLOCK: android.R.attr Field iconPreview
+NO DOC BLOCK: android.R.attr Field imeActionId
+NO DOC BLOCK: android.R.attr Field imeActionLabel
+NO DOC BLOCK: android.R.attr Field imeExtractEnterAnimation
+NO DOC BLOCK: android.R.attr Field imeExtractExitAnimation
+NO DOC BLOCK: android.R.attr Field imeFullscreenBackground
+NO DOC BLOCK: android.R.attr Field imeOptions
+NO DOC BLOCK: android.R.attr Field initialLayout
+NO DOC BLOCK: android.R.attr Field innerRadius
+NO DOC BLOCK: android.widget.PopupWindow Field INPUT_METHOD_FROM_FOCUSABLE
+NO DOC BLOCK: android.widget.PopupWindow Field INPUT_METHOD_NEEDED
+NO DOC BLOCK: android.widget.PopupWindow Field INPUT_METHOD_NOT_NEEDED
+NO DOC BLOCK: android.content.Context Field INPUT_METHOD_SERVICE
+NO DOC BLOCK: android.R.id Field inputArea
+NO DOC BLOCK: android.R.id Field inputExtractEditText
+NO DOC BLOCK: android.R.attr Field inputType
+NO DOC BLOCK: android.content.pm.PackageManager Field INSTALL_FAILED_CONFLICTING_PROVIDER
+NO DOC BLOCK: android.provider.MediaStore Field INTENT_ACTION_MEDIA_SEARCH
+NO DOC BLOCK: android.provider.MediaStore Field INTENT_ACTION_STILL_IMAGE_CAMERA
+NO DOC BLOCK: android.provider.MediaStore Field INTENT_ACTION_VIDEO_CAMERA
+NO DOC BLOCK: android.app.AlarmManager Field INTERVAL_DAY
+NO DOC BLOCK: android.app.AlarmManager Field INTERVAL_FIFTEEN_MINUTES
+NO DOC BLOCK: android.app.AlarmManager Field INTERVAL_HALF_DAY
+NO DOC BLOCK: android.app.AlarmManager Field INTERVAL_HALF_HOUR
+NO DOC BLOCK: android.app.AlarmManager Field INTERVAL_HOUR
+NO DOC BLOCK: android.R.attr Field isDefault
+NO DOC BLOCK: android.R.attr Field isModifier
+NO DOC BLOCK: android.R.attr Field isRepeatable
+NO DOC BLOCK: android.R.attr Field isScrollContainer
+NO DOC BLOCK: android.R.attr Field isSticky
+NO DOC BLOCK: android.location.LocationManager Field KEY_LOCATION_CHANGED
+NO DOC BLOCK: android.location.LocationManager Field KEY_PROVIDER_ENABLED
+NO DOC BLOCK: android.location.LocationManager Field KEY_STATUS_CHANGED
+NO DOC BLOCK: android.R.attr Field keyBackground
+NO DOC BLOCK: android.R.attr Field keyboardMode
+NO DOC BLOCK: android.R.id Field keyboardView
+NO DOC BLOCK: android.view.KeyEvent Field KEYCODE_MEDIA_FAST_FORWARD
+NO DOC BLOCK: android.view.KeyEvent Field KEYCODE_MEDIA_NEXT
+NO DOC BLOCK: android.view.KeyEvent Field KEYCODE_MEDIA_PLAY_PAUSE
+NO DOC BLOCK: android.view.KeyEvent Field KEYCODE_MEDIA_PREVIOUS
+NO DOC BLOCK: android.view.KeyEvent Field KEYCODE_MEDIA_REWIND
+NO DOC BLOCK: android.view.KeyEvent Field KEYCODE_MEDIA_STOP
+NO DOC BLOCK: android.view.KeyEvent Field KEYCODE_MUTE
+NO DOC BLOCK: android.R.attr Field keyEdgeFlags
+NO DOC BLOCK: android.R.attr Field keyHeight
+NO DOC BLOCK: android.R.attr Field keyIcon
+NO DOC BLOCK: android.R.attr Field keyLabel
+NO DOC BLOCK: android.R.attr Field keyOutputText
+NO DOC BLOCK: android.R.attr Field keyPreviewHeight
+NO DOC BLOCK: android.R.attr Field keyPreviewLayout
+NO DOC BLOCK: android.R.attr Field keyPreviewOffset
+NO DOC BLOCK: android.R.attr Field keyTextColor
+NO DOC BLOCK: android.R.attr Field keyTextSize
+NO DOC BLOCK: android.R.attr Field keyWidth
+NO DOC BLOCK: android.R.attr Field labelTextSize
+NO DOC BLOCK: android.provider.Settings.System Field LOCK_PATTERN_TACTILE_FEEDBACK_ENABLED
+NO DOC BLOCK: android.os.Environment Field MEDIA_CHECKING
+NO DOC BLOCK: android.media.MediaPlayer Field MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK
+NO DOC BLOCK: android.media.MediaPlayer Field MEDIA_INFO_BAD_INTERLEAVING
+NO DOC BLOCK: android.media.MediaPlayer Field MEDIA_INFO_NOT_SEEKABLE
+NO DOC BLOCK: android.media.MediaPlayer Field MEDIA_INFO_UNKNOWN
+NO DOC BLOCK: android.media.MediaPlayer Field MEDIA_INFO_VIDEO_TRACK_LAGGING
+NO DOC BLOCK: android.os.Environment Field MEDIA_NOFS
+NO DOC BLOCK: android.media.MediaRecorder Field MEDIA_RECORDER_ERROR_UNKNOWN
+NO DOC BLOCK: android.media.MediaRecorder Field MEDIA_RECORDER_INFO_MAX_DURATION_REACHED
+NO DOC BLOCK: android.media.MediaRecorder Field MEDIA_RECORDER_INFO_MAX_FILESIZE_REACHED
+NO DOC BLOCK: android.media.MediaRecorder Field MEDIA_RECORDER_INFO_UNKNOWN
+NO DOC BLOCK: android.os.ParcelFileDescriptor Field MODE_APPEND
+NO DOC BLOCK: android.Manifest.permission Field MOUNT_FORMAT_FILESYSTEMS
+NO DOC BLOCK: android.text.style.DynamicDrawableSpan Field mVerticalAlignment
+NO DOC BLOCK: android.R.attr Field noHistory
+NO DOC BLOCK: android.provider.MediaStore.Audio.AlbumColumns Field NUMBER_OF_SONGS_FOR_ARTIST
+NO DOC BLOCK: android.R.id Field paste
+NO DOC BLOCK: android.provider.Contacts.Intents.Insert Field PHONETIC_NAME
+NO DOC BLOCK: android.provider.Contacts.PeopleColumns Field PHONETIC_NAME
+NO DOC BLOCK: android.R.attr Field popupCharacters
+NO DOC BLOCK: android.R.attr Field popupKeyboard
+NO DOC BLOCK: android.R.attr Field popupLayout
+NO DOC BLOCK: android.R.attr Field privateImeOptions
+NO DOC BLOCK: android.media.MediaRecorder.OutputFormat Field RAW_AMR
+NO DOC BLOCK: android.R.attr Field reqFiveWayNav
+NO DOC BLOCK: android.R.attr Field reqHardKeyboard
+NO DOC BLOCK: android.R.attr Field reqKeyboardType
+NO DOC BLOCK: android.R.attr Field reqNavigation
+NO DOC BLOCK: android.R.attr Field reqTouchScreen
+NO DOC BLOCK: android.media.AudioManager Field ROUTE_BLUETOOTH_A2DP
+NO DOC BLOCK: android.media.AudioManager Field ROUTE_BLUETOOTH_SCO
+NO DOC BLOCK: android.R.attr Field rowEdgeFlags
+NO DOC BLOCK: android.view.WindowManager.LayoutParams Field SCREEN_BRIGHTNESS_CHANGED
+NO DOC BLOCK: android.view.WindowManager.LayoutParams Field SCREEN_ORIENTATION_CHANGED
+NO DOC BLOCK: android.view.WindowManager.LayoutParams Field screenBrightness
+NO DOC BLOCK: android.view.WindowManager.LayoutParams Field screenOrientation
+NO DOC BLOCK: android.provider.Contacts.Intents.Insert Field SECONDARY_EMAIL
+NO DOC BLOCK: android.provider.Contacts.Intents.Insert Field SECONDARY_EMAIL_TYPE
+NO DOC BLOCK: android.provider.Contacts.Intents.Insert Field SECONDARY_PHONE
+NO DOC BLOCK: android.provider.Contacts.Intents.Insert Field SECONDARY_PHONE_TYPE
+NO DOC BLOCK: android.R.id Field selectAll
+NO DOC BLOCK: android.R.attr Field settingsActivity
+NO DOC BLOCK: android.content.pm.PackageInfo Field sharedUserId
+NO DOC BLOCK: android.R.attr Field sharedUserLabel
+NO DOC BLOCK: android.content.pm.PackageInfo Field sharedUserLabel
+NO DOC BLOCK: android.provider.Contacts.Intents Field SHOW_OR_CREATE_CONTACT
+NO DOC BLOCK: android.R.attr Field smoothScrollbar
+NO DOC BLOCK: android.view.WindowManager.LayoutParams Field SOFT_INPUT_ADJUST_PAN
+NO DOC BLOCK: android.view.WindowManager.LayoutParams Field SOFT_INPUT_ADJUST_RESIZE
+NO DOC BLOCK: android.view.WindowManager.LayoutParams Field SOFT_INPUT_ADJUST_UNSPECIFIED
+NO DOC BLOCK: android.view.WindowManager.LayoutParams Field SOFT_INPUT_IS_FORWARD_NAVIGATION
+NO DOC BLOCK: android.view.WindowManager.LayoutParams Field SOFT_INPUT_MASK_ADJUST
+NO DOC BLOCK: android.view.WindowManager.LayoutParams Field SOFT_INPUT_MASK_STATE
+NO DOC BLOCK: android.view.WindowManager.LayoutParams Field SOFT_INPUT_MODE_CHANGED
+NO DOC BLOCK: android.view.WindowManager.LayoutParams Field SOFT_INPUT_STATE_ALWAYS_HIDDEN
+NO DOC BLOCK: android.view.WindowManager.LayoutParams Field SOFT_INPUT_STATE_ALWAYS_VISIBLE
+NO DOC BLOCK: android.view.WindowManager.LayoutParams Field SOFT_INPUT_STATE_HIDDEN
+NO DOC BLOCK: android.view.WindowManager.LayoutParams Field SOFT_INPUT_STATE_UNCHANGED
+NO DOC BLOCK: android.view.WindowManager.LayoutParams Field SOFT_INPUT_STATE_UNSPECIFIED
+NO DOC BLOCK: android.view.WindowManager.LayoutParams Field SOFT_INPUT_STATE_VISIBLE
+NO DOC BLOCK: android.content.pm.ActivityInfo Field softInputMode
+NO DOC BLOCK: android.view.WindowManager.LayoutParams Field softInputMode
+NO DOC BLOCK: android.text.Spanned Field SPAN_COMPOSING
+NO DOC BLOCK: android.text.Spanned Field SPAN_INTERMEDIATE
+NO DOC BLOCK: android.text.Spanned Field SPAN_POINT_MARK_MASK
+NO DOC BLOCK: android.R.id Field startSelectingText
+NO DOC BLOCK: android.R.attr Field state_long_pressable
+NO DOC BLOCK: android.R.id Field stopSelectingText
+NO DOC BLOCK: android.media.AudioManager Field STREAM_NOTIFICATION
+NO DOC BLOCK: android.widget.GridView Field STRETCH_SPACING_UNIFORM
+NO DOC BLOCK: android.R.id Field switchInputMethod
+NO DOC BLOCK: android.provider.Contacts.Intents.Insert Field TERTIARY_EMAIL
+NO DOC BLOCK: android.provider.Contacts.Intents.Insert Field TERTIARY_EMAIL_TYPE
+NO DOC BLOCK: android.provider.Contacts.Intents.Insert Field TERTIARY_PHONE
+NO DOC BLOCK: android.provider.Contacts.Intents.Insert Field TERTIARY_PHONE_TYPE
+NO DOC BLOCK: android.R.style Field Theme_InputMethod
+NO DOC BLOCK: android.R.style Field Theme_Light_Panel
+NO DOC BLOCK: android.R.style Field Theme_NoDisplay
+NO DOC BLOCK: android.R.style Field Theme_Panel
+NO DOC BLOCK: android.R.attr Field thickness
+NO DOC BLOCK: android.R.drawable Field title_bar_tall
+NO DOC BLOCK: android.R.attr Field topOffset
+NO DOC BLOCK: android.view.WindowManager.LayoutParams Field TYPE_APPLICATION_ATTACHED_DIALOG
+NO DOC BLOCK: android.view.WindowManager.LayoutParams Field TYPE_INPUT_METHOD
+NO DOC BLOCK: android.view.WindowManager.LayoutParams Field TYPE_INPUT_METHOD_DIALOG
+NO DOC BLOCK: android.content.res.AssetFileDescriptor Field UNKNOWN_LENGTH
+NO DOC BLOCK: android.Manifest.permission Field UPDATE_DEVICE_STATS
+NO DOC BLOCK: android.R.attr Field updatePeriodMillis
+NO DOC BLOCK: android.R.attr Field verticalCorrection
+NO DOC BLOCK: android.R.attr Field verticalGap
+NO DOC BLOCK: android.R.string Field VideoView_error_text_invalid_progressive_playback
+NO DOC BLOCK: android.R.attr Field voiceLanguage
+NO DOC BLOCK: android.R.attr Field voiceLanguageModel
+NO DOC BLOCK: android.R.attr Field voiceMaxResults
+NO DOC BLOCK: android.R.attr Field voicePromptText
+NO DOC BLOCK: android.R.attr Field voiceSearchMode
+NO DOC BLOCK: android.provider.Settings.System Field VOLUME_NOTIFICATION
+NO DOC BLOCK: android.R.style Field Widget_KeyboardView
+NO DOC BLOCK: android.provider.Settings.System Field WIFI_MAX_DHCP_RETRY_COUNT
+NO DOC BLOCK: android.provider.Settings.System Field WIFI_MOBILE_DATA_TRANSITION_WAKELOCK_TIMEOUT_MS
+NO DOC BLOCK: android.net.wifi.WifiManager Field WIFI_MODE_FULL
+NO DOC BLOCK: android.net.wifi.WifiManager Field WIFI_MODE_SCAN_ONLY
+NO DOC BLOCK: android.provider.Settings.System Field WIFI_SLEEP_POLICY
+NO DOC BLOCK: android.provider.Settings.System Field WIFI_SLEEP_POLICY_DEFAULT
+NO DOC BLOCK: android.provider.Settings.System Field WIFI_SLEEP_POLICY_NEVER
+NO DOC BLOCK: android.provider.Settings.System Field WIFI_SLEEP_POLICY_NEVER_WHILE_PLUGGED
+NO DOC BLOCK: android.R.attr Field windowDisablePreview
+NO DOC BLOCK: android.R.attr Field windowNoDisplay
+NO DOC BLOCK: android.R.attr Field windowSoftInputMode
+NO DOC BLOCK: android.Manifest.permission Field WRITE_SECURE_SETTINGS
diff --git a/docs/html/sdk/api_diff/3/stylesheet-jdiff.css b/docs/html/sdk/api_diff/3/stylesheet-jdiff.css
index abc4dd5..edafaa3 100644
--- a/docs/html/sdk/api_diff/3/stylesheet-jdiff.css
+++ b/docs/html/sdk/api_diff/3/stylesheet-jdiff.css
@@ -3,7 +3,6 @@
 
 div.and-diff-id {border: 1px solid #eee;position:relative;float:right;clear:both;padding:0px;}
 table.diffspectable {border:1px;padding:0px;margin:0px;}
-table.jdiffIndex {margin-bottom:.5em;}
 .diffspechead {background-color:#eee;}
 .diffspectable tr {border:0px;padding:0px;}
 .diffspectable td  {background-color:eee;border:0px;font-size:90%;font-weight:normal;padding:0px;padding-left:1px;padding-right:1px;text-align:center;color:777;}
@@ -30,9 +29,16 @@
   }
 .hiddenlink {
   font-size:96%;
-/*  line-height:.8em; */
+  line-height:.8em;
   text-decoration:none;}
 a {
   text-decoration:none;}
 a:hover {
   text-decoration:underline;}
+.indexBox {
+  border: 1px solid red;
+  margin:1em 0 0 0;}
+.letterIndexHead {
+  font-size: 1.5em;font-weight:9;
+  margin:0 0 0em 0;
+  border: 1px solid red;}
diff --git a/docs/html/sdk/api_diff/3/user_comments_for_2_to_3.xml b/docs/html/sdk/api_diff/3/user_comments_for_2_to_3.xml
new file mode 100644
index 0000000..04577e7
--- /dev/null
+++ b/docs/html/sdk/api_diff/3/user_comments_for_2_to_3.xml
@@ -0,0 +1,6931 @@
+<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
+<comments
+  xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
+  xsi:noNamespaceSchemaLocation='comments.xsd'
+  name="2_to_3"
+  jdversion="1.1.0">
+
+<!-- Use this file to enter an API change description. For example, when you remove a class, 
+     you can enter a comment for that class that points developers to the replacement class. 
+     You can also provide a change summary for modified API, to give an overview of the changes 
+     why they were made, workarounds, etc.  -->
+
+<!-- When the API diffs report is generated, the comments in this file get added to the tables of 
+     removed, added, and modified packages, classes, methods, and fields. This file does not ship 
+     with the final report. -->
+
+<!-- The id attribute in an identifier element identifies the change as noted in the report. 
+     An id has the form package[.class[.[ctor|method|field].signature]], where [] indicates optional 
+     text. A comment element can have multiple identifier elements, which will will cause the same 
+     text to appear at each place in the report, but will be converted to separate comments when the 
+     comments file is used. -->
+
+<!-- HTML tags in the text field will appear in the report. You also need to close p HTML elements, 
+     used for paragraphs - see the top-level documentation. -->
+
+<!-- You can include standard javadoc links in your change descriptions. You can use the @first command  
+     to cause jdiff to include the first line of the API documentation. You also need to close p HTML 
+     elements, used for paragraphs - see the top-level documentation. -->
+
+<comment>
+  <identifier id="android"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.Manifest.permission"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.Manifest.permission.BIND_APPWIDGET"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.Manifest.permission.BIND_INPUT_METHOD"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.Manifest.permission.MOUNT_FORMAT_FILESYSTEMS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.Manifest.permission.UPDATE_DEVICE_STATS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.Manifest.permission.WRITE_SECURE_SETTINGS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.allowSingleTap"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.animateOnClick"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.autoText"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.backgroundDimEnabled"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.bottomOffset"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.candidatesTextStyleSpans"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.capitalize"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.codes"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.configure"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.content"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.dropDownAnchor"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.dropDownWidth"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.editable"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.editorExtras"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.enabled"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.fastScrollEnabled"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.fillEnabled"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.footerDividersEnabled"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.handle"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.hapticFeedbackEnabled"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.headerDividersEnabled"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.horizontalGap"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.iconPreview"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.imeActionId"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.imeActionLabel"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.imeExtractEnterAnimation"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.imeExtractExitAnimation"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.imeFullscreenBackground"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.imeOptions"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.initialLayout"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.innerRadius"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.inputMethod"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.inputType"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.isDefault"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.isModifier"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.isRepeatable"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.isScrollContainer"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.isSticky"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.keyBackground"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.keyEdgeFlags"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.keyHeight"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.keyIcon"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.keyLabel"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.keyOutputText"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.keyPreviewHeight"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.keyPreviewLayout"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.keyPreviewOffset"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.keyTextColor"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.keyTextSize"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.keyWidth"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.keyboardMode"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.labelTextSize"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.noHistory"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.numeric"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.password"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.phoneNumber"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.popupCharacters"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.popupKeyboard"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.popupLayout"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.privateImeOptions"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.reqFiveWayNav"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.reqHardKeyboard"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.reqKeyboardType"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.reqNavigation"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.reqTouchScreen"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.rowEdgeFlags"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.searchButtonText"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.settingsActivity"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.sharedUserLabel"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.singleLine"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.smoothScrollbar"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.state_long_pressable"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.thickness"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.topOffset"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.updatePeriodMillis"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.verticalCorrection"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.verticalGap"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.voiceLanguage"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.voiceLanguageModel"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.voiceMaxResults"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.voicePromptText"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.voiceSearchMode"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.windowDisablePreview"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.windowNoDisplay"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.windowSoftInputMode"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.bool"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.drawable"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.drawable.dark_header"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.drawable.ic_btn_speak_now"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.drawable.title_bar_tall"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.id"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.id.addToDictionary"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.id.candidatesArea"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.id.closeButton"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.id.copy"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.id.copyUrl"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.id.cut"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.id.extractArea"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.id.inputArea"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.id.inputExtractEditText"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.id.keyboardView"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.id.paste"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.id.selectAll"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.id.startSelectingText"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.id.stopSelectingText"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.id.switchInputMethod"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.integer"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.string"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.string.VideoView_error_text_invalid_progressive_playback"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.string.dialog_alert_title"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.style"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.style.Theme_InputMethod"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.style.Theme_Light_Panel"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.style.Theme_NoDisplay"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.style.Theme_Panel"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.style.Widget_KeyboardView"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.Activity"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.Activity.closeContextMenu_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.Activity.hasWindowFocus_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.Activity.onUserInteraction_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.Activity.onUserLeaveHint_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.Activity.setVisible_added(boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.ActivityManager"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.ActivityManager.RunningAppProcessInfo"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.ActivityManager.getDeviceConfigurationInfo_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.ActivityManager.getRunningAppProcesses_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.ActivityManager.restartPackage_added(java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.AlarmManager"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.AlarmManager.INTERVAL_DAY"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.AlarmManager.INTERVAL_FIFTEEN_MINUTES"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.AlarmManager.INTERVAL_HALF_DAY"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.AlarmManager.INTERVAL_HALF_HOUR"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.AlarmManager.INTERVAL_HOUR"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.AlarmManager.setInexactRepeating_added(int, long, long, android.app.PendingIntent)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.AlertDialog"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.AlertDialog.getButton_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.AlertDialog.getListView_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.AlertDialog.setButton2_changed(java.lang.CharSequence, android.content.DialogInterface.OnClickListener)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.AlertDialog.setButton2_changed(java.lang.CharSequence, android.os.Message)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.AlertDialog.setButton3_changed(java.lang.CharSequence, android.content.DialogInterface.OnClickListener)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.AlertDialog.setButton3_changed(java.lang.CharSequence, android.os.Message)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.AlertDialog.setButton_added(int, java.lang.CharSequence, android.content.DialogInterface.OnClickListener)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.AlertDialog.setButton_added(int, java.lang.CharSequence, android.os.Message)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.AlertDialog.setButton_added(java.lang.CharSequence, android.content.DialogInterface.OnClickListener)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.AlertDialog.setButton_added(java.lang.CharSequence, android.os.Message)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.AlertDialog.setButton_removed(java.lang.CharSequence, android.content.DialogInterface.OnClickListener)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.AlertDialog.setButton_removed(java.lang.CharSequence, android.os.Message)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.AlertDialog.setView_added(android.view.View, int, int, int, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.Instrumentation"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.Instrumentation.callActivityOnUserLeaving_added(android.app.Activity)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.IntentService"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.LauncherActivity"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.LauncherActivity.IconResizer"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.LauncherActivity.ListItem"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.LauncherActivity.getTargetIntent_changed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.LauncherActivity.intentForPosition_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.LauncherActivity.makeListItems_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.PendingIntent"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.app.PendingIntent.FLAG_UPDATE_CURRENT"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.appwidget"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.BroadcastReceiver"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.BroadcastReceiver.peekService_added(android.content.Context, android.content.Intent)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.ContentProvider"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.ContentProvider.openAssetFile_added(android.net.Uri, java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.ContentResolver"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.ContentResolver.openAssetFileDescriptor_added(android.net.Uri, java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.ContentResolver.openOutputStream_added(android.net.Uri, java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.Context"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.Context.INPUT_METHOD_SERVICE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.DialogInterface"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.DialogInterface.BUTTON1"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.DialogInterface.BUTTON2"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.DialogInterface.BUTTON3"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.DialogInterface.BUTTON_NEGATIVE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.DialogInterface.BUTTON_NEUTRAL"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.DialogInterface.BUTTON_POSITIVE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.Intent"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.Intent.ACTION_INPUT_METHOD_CHANGED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.Intent.ACTION_MEDIA_CHECKING"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.Intent.ACTION_MEDIA_NOFS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.Intent.ACTION_PACKAGE_DATA_CLEARED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.Intent.ACTION_PACKAGE_REPLACED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.Intent.ACTION_SEARCH_LONG_PRESS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.Intent.ACTION_SYSTEM_TUTORIAL"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.Intent.ACTION_USER_PRESENT"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.Intent.CATEGORY_GADGET"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.Intent.CATEGORY_INFO"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.Intent.EXTRA_DATA_REMOVED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.Intent.EXTRA_REPLACING"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.Intent.FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.Intent.FLAG_ACTIVITY_NO_USER_ACTION"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.Intent.FLAG_ACTIVITY_REORDER_TO_FRONT"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.Intent.replaceExtras_added(android.content.Intent)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.Intent.replaceExtras_added(android.os.Bundle)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.pm"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.pm.ActivityInfo"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.pm.ActivityInfo.FLAG_NO_HISTORY"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.pm.ActivityInfo.softInputMode"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.pm.ConfigurationInfo"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.pm.PackageInfo"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.pm.PackageInfo.configPreferences"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.pm.PackageInfo.sharedUserId"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.pm.PackageInfo.sharedUserLabel"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.pm.PackageManager"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.pm.PackageManager.GET_CONFIGURATIONS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.pm.PackageManager.GET_UNINSTALLED_PACKAGES"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.pm.PackageManager.INSTALL_FAILED_CONFLICTING_PROVIDER"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.pm.PackageManager.getLaunchIntentForPackage_added(java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.pm.PackageManager.getSystemSharedLibraryNames_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.pm.PackageManager.isSafeMode_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.res"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.res.AssetFileDescriptor"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.res.AssetFileDescriptor.AutoCloseInputStream"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.res.AssetFileDescriptor.AutoCloseOutputStream"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.res.AssetFileDescriptor.CREATOR"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.res.AssetFileDescriptor.UNKNOWN_LENGTH"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.res.AssetFileDescriptor.createInputStream_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.res.AssetFileDescriptor.createOutputStream_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.res.AssetFileDescriptor.describeContents_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.res.AssetFileDescriptor.getDeclaredLength_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.res.AssetFileDescriptor.writeToParcel_added(android.os.Parcel, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.res.Configuration"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.res.Configuration.HARDKEYBOARDHIDDEN_NO"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.res.Configuration.HARDKEYBOARDHIDDEN_UNDEFINED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.res.Configuration.HARDKEYBOARDHIDDEN_YES"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.res.Configuration.hardKeyboardHidden"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.res.Resources"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.res.Resources.getBoolean_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.res.Resources.getFraction_added(int, int, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.res.Resources.openRawResource_added(int, android.util.TypedValue)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.res.Resources.parseBundleExtra_added(java.lang.String, android.util.AttributeSet, android.os.Bundle)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.res.Resources.parseBundleExtras_added(android.content.res.XmlResourceParser, android.os.Bundle)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.res.TypedArray"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.content.res.TypedArray.getLayoutDimension_added(int, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.database"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.database.Cursor"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.database.Cursor.getColumnIndex_changed(java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.database.CursorWrapper"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.database.CursorWrapper.getColumnIndex_changed(java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.database.DatabaseUtils"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.database.DatabaseUtils.appendEscapedSQLString_changed(java.lang.StringBuilder, java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.database.sqlite"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.database.sqlite.SQLiteDatabase"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.database.sqlite.SQLiteDatabase.yieldIfContendedSafely_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.database.sqlite.SQLiteDatabase.yieldIfContended_changed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.graphics"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.graphics.Bitmap"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.graphics.Bitmap.copyPixelsFromBuffer_added(java.nio.Buffer)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.graphics.Canvas"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.graphics.Canvas.drawBitmap_added(int[], int, int, float, float, int, int, boolean, android.graphics.Paint)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.graphics.Rect"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.graphics.Rect.toShortString_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.graphics.RectF"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.graphics.RectF.CREATOR"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.graphics.RectF.describeContents_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.graphics.RectF.readFromParcel_added(android.os.Parcel)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.graphics.RectF.writeToParcel_added(android.os.Parcel, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.graphics.drawable"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.graphics.drawable.Drawable"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.graphics.drawable.Drawable.mutate_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.graphics.drawable.RotateDrawable"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.graphics.drawable.RotateDrawable.getDrawable_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.graphics.drawable.ScaleDrawable"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.graphics.drawable.ScaleDrawable.getDrawable_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.graphics.drawable.TransitionDrawable"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.graphics.drawable.TransitionDrawable.ctor_added(android.graphics.drawable.Drawable[])"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.graphics.drawable.shapes"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.graphics.drawable.shapes.Shape"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.graphics.drawable.shapes.Shape.clone_changed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.Camera"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.Camera.setOneShotPreviewCallback_added(android.hardware.Camera.PreviewCallback)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.Camera.setPreviewDisplay_changed(android.view.SurfaceHolder)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.GeomagneticField"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.Sensor"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorEvent"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorEventListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.AXIS_MINUS_X"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.AXIS_MINUS_Y"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.AXIS_MINUS_Z"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.AXIS_X"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.AXIS_Y"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.AXIS_Z"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.DATA_X"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.DATA_Y"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.DATA_Z"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.LIGHT_NO_MOON"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.RAW_DATA_INDEX"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.RAW_DATA_X"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.RAW_DATA_Y"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.RAW_DATA_Z"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.SENSOR_ACCELEROMETER"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.SENSOR_ALL"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.SENSOR_LIGHT"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.SENSOR_MAGNETIC_FIELD"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.SENSOR_MAX"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.SENSOR_MIN"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.SENSOR_ORIENTATION"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.SENSOR_ORIENTATION_RAW"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.SENSOR_PROXIMITY"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.SENSOR_TEMPERATURE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.SENSOR_TRICORDER"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.getDefaultSensor_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.getInclination_added(float[])"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.getOrientation_added(float[], float[])"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.getRotationMatrix_added(float[], float[], float[], float[])"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.getSensorList_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.getSensors_changed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.registerListener_added(android.hardware.SensorEventListener, android.hardware.Sensor, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.registerListener_added(android.hardware.SensorEventListener, android.hardware.Sensor, int, android.os.Handler)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.registerListener_changed(android.hardware.SensorListener, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.registerListener_changed(android.hardware.SensorListener, int, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.remapCoordinateSystem_added(float[], int, int, float[])"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.unregisterListener_added(android.hardware.SensorEventListener)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.unregisterListener_added(android.hardware.SensorEventListener, android.hardware.Sensor)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.unregisterListener_changed(android.hardware.SensorListener)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.hardware.SensorManager.unregisterListener_changed(android.hardware.SensorListener, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.inputmethodservice"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.location"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.location.GpsSatellite"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.location.GpsStatus"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.location.GpsStatus.Listener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.location.Location"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.location.Location.dump_added(android.util.Printer, java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.location.LocationManager"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.location.LocationManager.KEY_LOCATION_CHANGED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.location.LocationManager.KEY_PROVIDER_ENABLED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.location.LocationManager.KEY_STATUS_CHANGED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.location.LocationManager.addGpsStatusListener_added(android.location.GpsStatus.Listener)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.location.LocationManager.addTestProvider_added(java.lang.String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.location.LocationManager.clearTestProviderEnabled_added(java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.location.LocationManager.clearTestProviderLocation_added(java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.location.LocationManager.clearTestProviderStatus_added(java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.location.LocationManager.getGpsStatus_added(android.location.GpsStatus)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.location.LocationManager.removeGpsStatusListener_added(android.location.GpsStatus.Listener)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.location.LocationManager.removeTestProvider_added(java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.location.LocationManager.removeUpdates_added(android.app.PendingIntent)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.location.LocationManager.requestLocationUpdates_added(java.lang.String, long, float, android.app.PendingIntent)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.location.LocationManager.sendExtraCommand_added(java.lang.String, java.lang.String, android.os.Bundle)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.location.LocationManager.setTestProviderEnabled_added(java.lang.String, boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.location.LocationManager.setTestProviderLocation_added(java.lang.String, android.location.Location)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.location.LocationManager.setTestProviderStatus_added(java.lang.String, int, android.os.Bundle, long)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.AudioFormat"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.AudioManager"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.AudioManager.ACTION_AUDIO_BECOMING_NOISY"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.AudioManager.FX_KEYPRESS_DELETE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.AudioManager.FX_KEYPRESS_RETURN"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.AudioManager.FX_KEYPRESS_SPACEBAR"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.AudioManager.FX_KEYPRESS_STANDARD"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.AudioManager.NUM_STREAMS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.AudioManager.ROUTE_BLUETOOTH"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.AudioManager.ROUTE_BLUETOOTH_A2DP"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.AudioManager.ROUTE_BLUETOOTH_SCO"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.AudioManager.STREAM_NOTIFICATION"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.AudioManager.isBluetoothA2dpOn_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.AudioManager.playSoundEffect_added(int, float)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.AudioManager.setBluetoothA2dpOn_added(boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.AudioRecord"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.AudioRecord.OnRecordPositionUpdateListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.AudioTrack"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.AudioTrack.OnPlaybackPositionUpdateListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.JetPlayer"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.JetPlayer.OnJetEventListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaPlayer"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaPlayer.MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaPlayer.MEDIA_INFO_BAD_INTERLEAVING"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaPlayer.MEDIA_INFO_NOT_SEEKABLE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaPlayer.MEDIA_INFO_UNKNOWN"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaPlayer.MEDIA_INFO_VIDEO_TRACK_LAGGING"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaPlayer.OnInfoListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaPlayer.OnVideoSizeChangedListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaPlayer.isLooping_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaPlayer.setOnInfoListener_added(android.media.MediaPlayer.OnInfoListener)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaPlayer.setOnVideoSizeChangedListener_added(android.media.MediaPlayer.OnVideoSizeChangedListener)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaRecorder"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaRecorder.MEDIA_RECORDER_ERROR_UNKNOWN"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaRecorder.MEDIA_RECORDER_INFO_MAX_DURATION_REACHED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaRecorder.MEDIA_RECORDER_INFO_MAX_FILESIZE_REACHED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaRecorder.MEDIA_RECORDER_INFO_UNKNOWN"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaRecorder.OnErrorListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaRecorder.OnInfoListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaRecorder.OutputFormat"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaRecorder.OutputFormat.RAW_AMR"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaRecorder.VideoEncoder"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaRecorder.VideoSource"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaRecorder.prepare_changed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaRecorder.setCamera_added(android.hardware.Camera)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaRecorder.setMaxDuration_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaRecorder.setMaxFileSize_added(long)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaRecorder.setOnErrorListener_added(android.media.MediaRecorder.OnErrorListener)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaRecorder.setOnInfoListener_added(android.media.MediaRecorder.OnInfoListener)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaRecorder.setOutputFile_added(java.io.FileDescriptor)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaRecorder.setVideoEncoder_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaRecorder.setVideoFrameRate_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaRecorder.setVideoSize_added(int, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.MediaRecorder.setVideoSource_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.RingtoneManager"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.RingtoneManager.inferStreamType_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.SoundPool"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.SoundPool.load_added(android.content.res.AssetFileDescriptor, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.media.SoundPool.load_added(java.io.FileDescriptor, long, long, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.net"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.net.ConnectivityManager"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.net.ConnectivityManager.ACTION_BACKGROUND_DATA_SETTING_CHANGED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.net.ConnectivityManager.getBackgroundDataSetting_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.net.NetworkInfo"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.net.NetworkInfo.ctor_removed(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.net.NetworkInfo.getSubtypeName_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.net.NetworkInfo.getSubtype_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.net.NetworkInfo.isRoaming_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.net.wifi"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.net.wifi.WifiManager"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.net.wifi.WifiManager.WIFI_MODE_FULL"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.net.wifi.WifiManager.WIFI_MODE_SCAN_ONLY"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.net.wifi.WifiManager.createWifiLock_added(int, java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.opengl"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.opengl.GLSurfaceView"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.opengl.GLSurfaceView.EGLConfigChooser"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.opengl.GLSurfaceView.GLWrapper"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.opengl.GLSurfaceView.Renderer"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.opengl.Visibility"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.AsyncTask"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.AsyncTask.Status"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.Binder"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.Binder.dump_added(java.io.FileDescriptor, java.lang.String[])"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.Build"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.Build.DISPLAY"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.Debug"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.Debug.changeDebugPort_changed(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.Debug.dumpHprofData_added(java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.Environment"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.Environment.MEDIA_CHECKING"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.Environment.MEDIA_NOFS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.Handler"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.Handler.Callback"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.Handler.ctor_added(android.os.Handler.Callback)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.Handler.ctor_added(android.os.Looper, android.os.Handler.Callback)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.IBinder"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.IBinder.dump_added(java.io.FileDescriptor, java.lang.String[])"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.Looper"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.Looper.getThread_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.Parcel"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.Parcel.readHashMap_changed(java.lang.ClassLoader)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.Parcel.readMap_changed(java.util.Map, java.lang.ClassLoader)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.Parcel.writeMap_changed(java.util.Map)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.ParcelFileDescriptor"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.ParcelFileDescriptor.MODE_APPEND"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.ParcelFileDescriptor.getStatSize_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.ResultReceiver"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.preference"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.preference.DialogPreference"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.preference.DialogPreference.getDialog_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Browser"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Browser.EXTRA_APPLICATION_ID"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Contacts.Intents"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Contacts.Intents.EXTRA_CREATE_DESCRIPTION"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Contacts.Intents.EXTRA_FORCE_CREATE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Contacts.Intents.Insert"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Contacts.Intents.Insert.PHONETIC_NAME"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Contacts.Intents.Insert.SECONDARY_EMAIL"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Contacts.Intents.Insert.SECONDARY_EMAIL_TYPE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Contacts.Intents.Insert.SECONDARY_PHONE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Contacts.Intents.Insert.SECONDARY_PHONE_TYPE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Contacts.Intents.Insert.TERTIARY_EMAIL"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Contacts.Intents.Insert.TERTIARY_EMAIL_TYPE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Contacts.Intents.Insert.TERTIARY_PHONE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Contacts.Intents.Insert.TERTIARY_PHONE_TYPE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Contacts.Intents.SHOW_OR_CREATE_CONTACT"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Contacts.PeopleColumns"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Contacts.PeopleColumns.PHONETIC_NAME"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.LiveFolders"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.MediaStore"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.MediaStore.ACTION_IMAGE_CAPTURE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.MediaStore.ACTION_VIDEO_CAPTURE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.MediaStore.Audio.AlbumColumns"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.MediaStore.Audio.AlbumColumns.NUMBER_OF_SONGS_FOR_ARTIST"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.MediaStore.Audio.Media"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.MediaStore.Audio.Media.EXTRA_MAX_BYTES"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.MediaStore.EXTRA_FINISH_ON_COMPLETION"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.MediaStore.EXTRA_MEDIA_ALBUM"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.MediaStore.EXTRA_MEDIA_ARTIST"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.MediaStore.EXTRA_MEDIA_FOCUS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.MediaStore.EXTRA_MEDIA_TITLE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.MediaStore.EXTRA_OUTPUT"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.MediaStore.EXTRA_SCREEN_ORIENTATION"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.MediaStore.EXTRA_VIDEO_QUALITY"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.MediaStore.INTENT_ACTION_MEDIA_SEARCH"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.MediaStore.INTENT_ACTION_VIDEO_CAMERA"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.MediaStore.Images.Media"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.MediaStore.Images.Media.DEFAULT_SORT_ORDER"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.MediaStore.Video"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.MediaStore.Video.DEFAULT_SORT_ORDER"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.MediaStore.Video.VideoColumns"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.MediaStore.Video.VideoColumns.BOOKMARK"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.MediaStore.Video.VideoColumns.BUCKET_DISPLAY_NAME"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.MediaStore.Video.VideoColumns.BUCKET_ID"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.ACTION_AIRPLANE_MODE_SETTINGS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.ACTION_APPLICATION_DEVELOPMENT_SETTINGS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.ACTION_DATA_ROAMING_SETTINGS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.ACTION_INPUT_METHOD_SETTINGS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.ACTION_INTERNAL_STORAGE_SETTINGS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.ACTION_MANAGE_APPLICATIONS_SETTINGS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.ACTION_MEMORY_CARD_SETTINGS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.ACTION_NETWORK_OPERATOR_SETTINGS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.ACTION_QUICK_LAUNCH_SETTINGS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.ACTION_SYNC_SETTINGS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.ACTION_USER_DICTIONARY_SETTINGS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.ACTION_WIFI_IP_SETTINGS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.Secure"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.ACCELEROMETER_ROTATION"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.ADB_ENABLED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.ANDROID_ID"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.BLUETOOTH_ON"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.DATA_ROAMING"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.DEVICE_PROVISIONED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.HAPTIC_FEEDBACK_ENABLED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.HTTP_PROXY"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.INSTALL_NON_MARKET_APPS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.LOCATION_PROVIDERS_ALLOWED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.LOCK_PATTERN_TACTILE_FEEDBACK_ENABLED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.LOGGING_ID"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.NETWORK_PREFERENCE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.PARENTAL_CONTROL_ENABLED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.PARENTAL_CONTROL_LAST_UPDATE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.PARENTAL_CONTROL_REDIRECT_URL"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.SETTINGS_CLASSNAME"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.USB_MASS_STORAGE_ENABLED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.USE_GOOGLE_MAIL"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.VOLUME_NOTIFICATION"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.WIFI_MAX_DHCP_RETRY_COUNT"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.WIFI_MOBILE_DATA_TRANSITION_WAKELOCK_TIMEOUT_MS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.WIFI_NETWORKS_AVAILABLE_REPEAT_DELAY"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.WIFI_NUM_OPEN_NETWORKS_KEPT"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.WIFI_ON"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.WIFI_SLEEP_POLICY"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.WIFI_SLEEP_POLICY_DEFAULT"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.WIFI_SLEEP_POLICY_NEVER"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.WIFI_SLEEP_POLICY_NEVER_WHILE_PLUGGED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.WIFI_WATCHDOG_ACCEPTABLE_PACKET_LOSS_PERCENTAGE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.WIFI_WATCHDOG_AP_COUNT"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.WIFI_WATCHDOG_BACKGROUND_CHECK_DELAY_MS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.WIFI_WATCHDOG_BACKGROUND_CHECK_ENABLED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.WIFI_WATCHDOG_BACKGROUND_CHECK_TIMEOUT_MS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.WIFI_WATCHDOG_INITIAL_IGNORED_PING_COUNT"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.WIFI_WATCHDOG_MAX_AP_CHECKS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.WIFI_WATCHDOG_ON"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.WIFI_WATCHDOG_PING_COUNT"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.WIFI_WATCHDOG_PING_DELAY_MS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.WIFI_WATCHDOG_PING_TIMEOUT_MS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.getLong_added(android.content.ContentResolver, java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.getLong_added(android.content.ContentResolver, java.lang.String, long)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.Settings.System.putLong_added(android.content.ContentResolver, java.lang.String, long)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.UserDictionary"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.provider.UserDictionary.Words"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.speech"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.telephony"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.telephony.NeighboringCellInfo"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.telephony.PhoneNumberUtils"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.telephony.PhoneNumberUtils.FORMAT_JAPAN"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.telephony.PhoneNumberUtils.formatJapaneseNumber_added(android.text.Editable)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.telephony.TelephonyManager"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.telephony.TelephonyManager.ACTION_PHONE_STATE_CHANGED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.telephony.TelephonyManager.EXTRA_INCOMING_NUMBER"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.telephony.TelephonyManager.EXTRA_STATE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.telephony.TelephonyManager.EXTRA_STATE_IDLE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.telephony.TelephonyManager.EXTRA_STATE_OFFHOOK"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.telephony.TelephonyManager.EXTRA_STATE_RINGING"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.telephony.TelephonyManager.getNeighboringCellInfo_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.telephony.gsm"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.telephony.gsm.SmsMessage"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.telephony.gsm.SmsMessage.calculateLength_added(java.lang.CharSequence, boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.ActivityInstrumentationTestCase"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.ActivityInstrumentationTestCase2"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.InstrumentationTestCase"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.InstrumentationTestCase.launchActivityWithIntent_added(java.lang.String, java.lang.Class&lt;T&gt;, android.content.Intent)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.InstrumentationTestCase.runTestOnUiThread_added(java.lang.Runnable)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.ProviderTestCase"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.ProviderTestCase2"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.dragQuarterScreenDown_added(android.test.InstrumentationTestCase, android.app.Activity)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.dragQuarterScreenDown_changed(android.test.ActivityInstrumentationTestCase)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.dragQuarterScreenUp_added(android.test.InstrumentationTestCase, android.app.Activity)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.dragQuarterScreenUp_changed(android.test.ActivityInstrumentationTestCase)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.dragViewBy_added(android.test.InstrumentationTestCase, android.view.View, int, int, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.dragViewBy_changed(android.test.ActivityInstrumentationTestCase, android.view.View, int, int, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.dragViewToBottom_added(android.test.ActivityInstrumentationTestCase, android.view.View, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.dragViewToBottom_added(android.test.InstrumentationTestCase, android.app.Activity, android.view.View)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.dragViewToBottom_added(android.test.InstrumentationTestCase, android.app.Activity, android.view.View, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.dragViewToBottom_changed(android.test.ActivityInstrumentationTestCase, android.view.View)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.dragViewToBottom_removed(android.test.ActivityInstrumentationTestCase, android.view.View, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.dragViewToTop_added(android.test.InstrumentationTestCase, android.view.View)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.dragViewToTop_added(android.test.InstrumentationTestCase, android.view.View, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.dragViewToTop_changed(android.test.ActivityInstrumentationTestCase, android.view.View)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.dragViewToTop_changed(android.test.ActivityInstrumentationTestCase, android.view.View, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.dragViewToX_added(android.test.InstrumentationTestCase, android.view.View, int, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.dragViewToX_changed(android.test.ActivityInstrumentationTestCase, android.view.View, int, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.dragViewToY_added(android.test.InstrumentationTestCase, android.view.View, int, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.dragViewToY_changed(android.test.ActivityInstrumentationTestCase, android.view.View, int, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.dragViewTo_added(android.test.InstrumentationTestCase, android.view.View, int, int, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.dragViewTo_changed(android.test.ActivityInstrumentationTestCase, android.view.View, int, int, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.drag_added(android.test.InstrumentationTestCase, float, float, float, float, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.drag_changed(android.test.ActivityInstrumentationTestCase, float, float, float, float, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.longClickView_added(android.test.InstrumentationTestCase, android.view.View)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.longClickView_changed(android.test.ActivityInstrumentationTestCase, android.view.View)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.scrollToBottom_added(android.test.InstrumentationTestCase, android.app.Activity, android.view.ViewGroup)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.scrollToBottom_changed(android.test.ActivityInstrumentationTestCase, android.view.ViewGroup)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.scrollToTop_added(android.test.InstrumentationTestCase, android.app.Activity, android.view.ViewGroup)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.TouchUtils.scrollToTop_changed(android.test.ActivityInstrumentationTestCase, android.view.ViewGroup)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.mock"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.mock.MockPackageManager"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.mock.MockPackageManager.getLaunchIntentForPackage_added(java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.mock.MockPackageManager.getSystemSharedLibraryNames_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.mock.MockPackageManager.isSafeMode_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.suitebuilder"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.suitebuilder.TestMethod"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.suitebuilder.TestMethod.ctor_added(java.lang.String, java.lang.Class&lt;? extends junit.framework.TestCase&gt;)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.test.suitebuilder.TestMethod.ctor_added(junit.framework.TestCase)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.Annotation"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.Annotation.ctor_added(android.os.Parcel)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.Annotation.describeContents_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.Annotation.getSpanTypeId_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.Annotation.writeToParcel_added(android.os.Parcel, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.AutoText"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.AutoText.getSize_added(android.view.View)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.InputType"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.NoCopySpan"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.NoCopySpan.Concrete"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.ParcelableSpan"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.SpanWatcher"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.Spanned"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.Spanned.SPAN_COMPOSING"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.Spanned.SPAN_INTERMEDIATE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.Spanned.SPAN_POINT_MARK_MASK"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.TextUtils"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.TextUtils.CAP_MODE_CHARACTERS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.TextUtils.CAP_MODE_SENTENCES"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.TextUtils.CAP_MODE_WORDS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.TextUtils.dumpSpans_added(java.lang.CharSequence, android.util.Printer, java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.TextUtils.getCapsMode_added(java.lang.CharSequence, int, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.TextWatcher"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.format"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.ArrowKeyMovementMethod"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.ArrowKeyMovementMethod.onKeyOther_added(android.widget.TextView, android.text.Spannable, android.view.KeyEvent)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.BaseKeyListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.BaseKeyListener.onKeyOther_added(android.view.View, android.text.Editable, android.view.KeyEvent)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.DateKeyListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.DateKeyListener.getInputType_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.DateTimeKeyListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.DateTimeKeyListener.getInputType_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.DialerKeyListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.DialerKeyListener.getInputType_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.DigitsKeyListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.DigitsKeyListener.getInputType_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.KeyListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.KeyListener.clearMetaKeyState_added(android.view.View, android.text.Editable, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.KeyListener.getInputType_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.KeyListener.onKeyOther_added(android.view.View, android.text.Editable, android.view.KeyEvent)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.MetaKeyKeyListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.MetaKeyKeyListener.adjustMetaAfterKeypress_added(long)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.MetaKeyKeyListener.clearMetaKeyState_added(android.text.Editable, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.MetaKeyKeyListener.clearMetaKeyState_added(android.view.View, android.text.Editable, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.MetaKeyKeyListener.clearMetaKeyState_added(long, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.MetaKeyKeyListener.getMetaState_added(long)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.MetaKeyKeyListener.getMetaState_added(long, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.MetaKeyKeyListener.handleKeyDown_added(long, int, android.view.KeyEvent)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.MetaKeyKeyListener.handleKeyUp_added(long, int, android.view.KeyEvent)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.MetaKeyKeyListener.isSelectingMetaTracker_added(java.lang.CharSequence, java.lang.Object)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.MetaKeyKeyListener.resetLockedMeta_added(long)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.MovementMethod"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.MovementMethod.onKeyOther_added(android.widget.TextView, android.text.Spannable, android.view.KeyEvent)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.MultiTapKeyListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.MultiTapKeyListener.getInputType_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.QwertyKeyListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.QwertyKeyListener.getInputType_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.ScrollingMovementMethod"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.ScrollingMovementMethod.onKeyOther_added(android.widget.TextView, android.text.Spannable, android.view.KeyEvent)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.TextKeyListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.TextKeyListener.getInputType_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.TimeKeyListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.TimeKeyListener.getInputType_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.Touch"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.Touch.getInitialScrollX_added(android.widget.TextView, android.text.Spannable)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.method.Touch.getInitialScrollY_added(android.widget.TextView, android.text.Spannable)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.AbsoluteSizeSpan"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.AbsoluteSizeSpan.ctor_added(android.os.Parcel)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.AbsoluteSizeSpan.describeContents_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.AbsoluteSizeSpan.getSpanTypeId_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.AbsoluteSizeSpan.writeToParcel_added(android.os.Parcel, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.AlignmentSpan.Standard"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.AlignmentSpan.Standard.ctor_added(android.os.Parcel)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.AlignmentSpan.Standard.describeContents_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.AlignmentSpan.Standard.getSpanTypeId_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.AlignmentSpan.Standard.writeToParcel_added(android.os.Parcel, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.BackgroundColorSpan"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.BackgroundColorSpan.ctor_added(android.os.Parcel)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.BackgroundColorSpan.describeContents_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.BackgroundColorSpan.getSpanTypeId_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.BackgroundColorSpan.writeToParcel_added(android.os.Parcel, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.BulletSpan"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.BulletSpan.ctor_added(android.os.Parcel)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.BulletSpan.describeContents_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.BulletSpan.getSpanTypeId_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.BulletSpan.writeToParcel_added(android.os.Parcel, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.ClickableSpan"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.DynamicDrawableSpan"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.DynamicDrawableSpan.ALIGN_BASELINE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.DynamicDrawableSpan.ALIGN_BOTTOM"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.DynamicDrawableSpan.ctor_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.DynamicDrawableSpan.getVerticalAlignment_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.DynamicDrawableSpan.mVerticalAlignment"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.ForegroundColorSpan"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.ForegroundColorSpan.ctor_added(android.os.Parcel)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.ForegroundColorSpan.describeContents_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.ForegroundColorSpan.getSpanTypeId_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.ForegroundColorSpan.writeToParcel_added(android.os.Parcel, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.ImageSpan"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.ImageSpan.ctor_added(android.content.Context, android.net.Uri, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.ImageSpan.ctor_added(android.content.Context, int, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.ImageSpan.ctor_added(android.graphics.Bitmap, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.ImageSpan.ctor_added(android.graphics.drawable.Drawable, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.ImageSpan.ctor_added(android.graphics.drawable.Drawable, java.lang.String, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.LeadingMarginSpan.Standard"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.LeadingMarginSpan.Standard.ctor_added(android.os.Parcel)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.LeadingMarginSpan.Standard.describeContents_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.LeadingMarginSpan.Standard.getSpanTypeId_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.LeadingMarginSpan.Standard.writeToParcel_added(android.os.Parcel, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.MaskFilterSpan"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.QuoteSpan"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.QuoteSpan.ctor_added(android.os.Parcel)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.QuoteSpan.describeContents_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.QuoteSpan.getSpanTypeId_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.QuoteSpan.writeToParcel_added(android.os.Parcel, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.RasterizerSpan"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.RelativeSizeSpan"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.RelativeSizeSpan.ctor_added(android.os.Parcel)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.RelativeSizeSpan.describeContents_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.RelativeSizeSpan.getSpanTypeId_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.RelativeSizeSpan.writeToParcel_added(android.os.Parcel, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.ScaleXSpan"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.ScaleXSpan.ctor_added(android.os.Parcel)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.ScaleXSpan.describeContents_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.ScaleXSpan.getSpanTypeId_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.ScaleXSpan.writeToParcel_added(android.os.Parcel, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.StrikethroughSpan"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.StrikethroughSpan.ctor_added(android.os.Parcel)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.StrikethroughSpan.describeContents_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.StrikethroughSpan.getSpanTypeId_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.StrikethroughSpan.writeToParcel_added(android.os.Parcel, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.StyleSpan"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.StyleSpan.ctor_added(android.os.Parcel)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.StyleSpan.describeContents_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.StyleSpan.getSpanTypeId_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.StyleSpan.writeToParcel_added(android.os.Parcel, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.SubscriptSpan"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.SubscriptSpan.ctor_added(android.os.Parcel)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.SubscriptSpan.describeContents_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.SubscriptSpan.getSpanTypeId_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.SubscriptSpan.writeToParcel_added(android.os.Parcel, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.SuperscriptSpan"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.SuperscriptSpan.ctor_added(android.os.Parcel)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.SuperscriptSpan.describeContents_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.SuperscriptSpan.getSpanTypeId_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.SuperscriptSpan.writeToParcel_added(android.os.Parcel, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.TextAppearanceSpan"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.TextAppearanceSpan.ctor_added(android.os.Parcel)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.TextAppearanceSpan.describeContents_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.TextAppearanceSpan.getSpanTypeId_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.TextAppearanceSpan.writeToParcel_added(android.os.Parcel, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.TypefaceSpan"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.TypefaceSpan.ctor_added(android.os.Parcel)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.TypefaceSpan.describeContents_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.TypefaceSpan.getSpanTypeId_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.TypefaceSpan.writeToParcel_added(android.os.Parcel, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.URLSpan"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.URLSpan.ctor_added(android.os.Parcel)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.URLSpan.describeContents_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.URLSpan.getSpanTypeId_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.URLSpan.writeToParcel_added(android.os.Parcel, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.UnderlineSpan"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.UnderlineSpan.ctor_added(android.os.Parcel)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.UnderlineSpan.describeContents_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.UnderlineSpan.getSpanTypeId_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.UnderlineSpan.writeToParcel_added(android.os.Parcel, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.UpdateAppearance"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.text.style.UpdateLayout"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.util"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.util.PrintStreamPrinter"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.util.SparseIntArray"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.util.SparseIntArray.removeAt_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.util.TimeUtils"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.util.TimeUtils.getTimeZoneDatabaseVersion_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.GestureDetector"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.GestureDetector.OnDoubleTapListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.GestureDetector.SimpleOnGestureListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.GestureDetector.SimpleOnGestureListener.onDoubleTapEvent_added(android.view.MotionEvent)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.GestureDetector.SimpleOnGestureListener.onDoubleTap_added(android.view.MotionEvent)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.GestureDetector.SimpleOnGestureListener.onSingleTapConfirmed_added(android.view.MotionEvent)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.GestureDetector.ctor_added(android.content.Context, android.view.GestureDetector.OnGestureListener)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.GestureDetector.ctor_added(android.content.Context, android.view.GestureDetector.OnGestureListener, android.os.Handler)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.GestureDetector.ctor_changed(android.view.GestureDetector.OnGestureListener)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.GestureDetector.ctor_changed(android.view.GestureDetector.OnGestureListener, android.os.Handler)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.GestureDetector.setOnDoubleTapListener_added(android.view.GestureDetector.OnDoubleTapListener)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.Gravity"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.Gravity.AXIS_CLIP"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.Gravity.CLIP_HORIZONTAL"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.Gravity.CLIP_VERTICAL"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.Gravity.DISPLAY_CLIP_HORIZONTAL"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.Gravity.DISPLAY_CLIP_VERTICAL"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.Gravity.applyDisplay_added(int, android.graphics.Rect, android.graphics.Rect)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.HapticFeedbackConstants"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.KeyCharacterMap"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.KeyCharacterMap.deviceHasKey_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.KeyCharacterMap.deviceHasKeys_added(int[])"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.KeyEvent"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.KeyEvent.FLAG_EDITOR_ACTION"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.KeyEvent.FLAG_FROM_SYSTEM"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.KeyEvent.FLAG_KEEP_TOUCH_MODE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.KeyEvent.FLAG_SOFT_KEYBOARD"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.KeyEvent.KEYCODE_MEDIA_FAST_FORWARD"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.KeyEvent.KEYCODE_MEDIA_NEXT"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.KeyEvent.KEYCODE_MEDIA_PLAY_PAUSE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.KeyEvent.KEYCODE_MEDIA_PREVIOUS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.KeyEvent.KEYCODE_MEDIA_REWIND"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.KeyEvent.KEYCODE_MEDIA_STOP"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.KeyEvent.KEYCODE_MUTE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.KeyEvent.MAX_KEYCODE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.KeyEvent.changeAction_added(android.view.KeyEvent, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.KeyEvent.changeFlags_added(android.view.KeyEvent, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.KeyEvent.changeTimeRepeat_added(android.view.KeyEvent, long, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.KeyEvent.ctor_added(android.view.KeyEvent)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.KeyEvent.ctor_added(long, java.lang.String, int, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.KeyEvent.getCharacters_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.KeyEvent.getMaxKeyCode_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.Menu"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.Menu.close_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.Menu.getItem_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.MotionEvent"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.MotionEvent.ACTION_OUTSIDE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.OrientationEventListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.OrientationListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.OrientationListener.ctor_added(android.content.Context, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.View"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.View.HAPTIC_FEEDBACK_ENABLED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.View.checkInputConnectionProxy_added(android.view.View)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.View.dispatchKeyEventPreIme_added(android.view.KeyEvent)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.View.getHandler_changed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.View.getWindowVisibleDisplayFrame_added(android.graphics.Rect)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.View.isHapticFeedbackEnabled_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.View.isInEditMode_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.View.onCheckIsTextEditor_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.View.onCreateInputConnection_added(android.view.inputmethod.EditorInfo)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.View.onFinishTemporaryDetach_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.View.onKeyPreIme_added(int, android.view.KeyEvent)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.View.onStartTemporaryDetach_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.View.performHapticFeedback_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.View.performHapticFeedback_added(int, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.View.playSoundEffect_changed(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.View.setHapticFeedbackEnabled_added(boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.View.setScrollContainer_added(boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewConfiguration"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewConfiguration.ctor_changed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewConfiguration.getDoubleTapTimeout_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewConfiguration.getEdgeSlop_changed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewConfiguration.getFadingEdgeLength_changed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewConfiguration.getMaximumDrawingCacheSize_changed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewConfiguration.getMinimumFlingVelocity_changed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewConfiguration.getScaledDoubleTapSlop_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewConfiguration.getScaledEdgeSlop_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewConfiguration.getScaledFadingEdgeLength_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewConfiguration.getScaledMaximumDrawingCacheSize_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewConfiguration.getScaledMinimumFlingVelocity_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewConfiguration.getScaledScrollBarSize_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewConfiguration.getScaledTouchSlop_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewConfiguration.getScaledWindowTouchSlop_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewConfiguration.getScrollBarSize_changed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewConfiguration.getTouchSlop_changed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewConfiguration.getWindowTouchSlop_changed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewConfiguration.get_added(android.content.Context)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewDebug"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewDebug.CapturedViewProperty"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewDebug.dumpCapturedView_added(java.lang.String, java.lang.Object)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewGroup"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewGroup.setStaticTransformationsEnabled_added(boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewParent"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewParent.requestChildRectangleOnScreen_added(android.view.View, android.graphics.Rect, boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewTreeObserver"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewTreeObserver.OnScrollChangedListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewTreeObserver.addOnScrollChangedListener_added(android.view.ViewTreeObserver.OnScrollChangedListener)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewTreeObserver.removeOnScrollChangedListener_added(android.view.ViewTreeObserver.OnScrollChangedListener)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.Window"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.Window.hasSoftInputMode_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.Window.setSoftInputMode_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.Window.setWindowAnimations_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.WindowManager.LayoutParams"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.WindowManager.LayoutParams.FLAG_ALT_FOCUSABLE_IM"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.WindowManager.LayoutParams.FLAG_WATCH_OUTSIDE_TOUCH"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.WindowManager.LayoutParams.SCREEN_BRIGHTNESS_CHANGED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.WindowManager.LayoutParams.SCREEN_ORIENTATION_CHANGED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.WindowManager.LayoutParams.SOFT_INPUT_ADJUST_PAN"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.WindowManager.LayoutParams.SOFT_INPUT_ADJUST_UNSPECIFIED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.WindowManager.LayoutParams.SOFT_INPUT_IS_FORWARD_NAVIGATION"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.WindowManager.LayoutParams.SOFT_INPUT_MASK_ADJUST"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.WindowManager.LayoutParams.SOFT_INPUT_MASK_STATE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.WindowManager.LayoutParams.SOFT_INPUT_MODE_CHANGED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.WindowManager.LayoutParams.SOFT_INPUT_STATE_ALWAYS_HIDDEN"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.WindowManager.LayoutParams.SOFT_INPUT_STATE_ALWAYS_VISIBLE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.WindowManager.LayoutParams.SOFT_INPUT_STATE_HIDDEN"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.WindowManager.LayoutParams.SOFT_INPUT_STATE_UNCHANGED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.WindowManager.LayoutParams.SOFT_INPUT_STATE_UNSPECIFIED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.WindowManager.LayoutParams.SOFT_INPUT_STATE_VISIBLE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.WindowManager.LayoutParams.TYPE_APPLICATION_ATTACHED_DIALOG"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.WindowManager.LayoutParams.TYPE_INPUT_METHOD"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.WindowManager.LayoutParams.TYPE_INPUT_METHOD_DIALOG"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.WindowManager.LayoutParams.mayUseInputMethod_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.WindowManager.LayoutParams.screenBrightness"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.WindowManager.LayoutParams.screenOrientation"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.WindowManager.LayoutParams.softInputMode"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.animation"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.animation.Animation"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.animation.Animation.computeDurationHint_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.animation.Animation.isFillEnabled_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.animation.Animation.setFillEnabled_added(boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.animation.Transformation"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.animation.Transformation.toShortString_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.inputmethod"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.PluginData"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.URLUtil"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.URLUtil.isCookielessProxyUrl_changed(java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.UrlInterceptHandler"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.UrlInterceptHandler.getPluginData_added(java.lang.String, java.util.Map&lt;java.lang.String, java.lang.String&gt;)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.UrlInterceptHandler.service_changed(java.lang.String, java.util.Map&lt;java.lang.String, java.lang.String&gt;)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.UrlInterceptRegistry"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.UrlInterceptRegistry.getPluginData_added(java.lang.String, java.util.Map&lt;java.lang.String, java.lang.String&gt;)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.UrlInterceptRegistry.getSurrogate_changed(java.lang.String, java.util.Map&lt;java.lang.String, java.lang.String&gt;)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.WebHistoryItem"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.WebHistoryItem.getOriginalUrl_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.WebSettings"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.WebSettings.getAllowFileAccess_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.WebSettings.getBuiltInZoomControls_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.WebSettings.getUserAgentString_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.WebSettings.getUserAgent_changed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.WebSettings.setAllowFileAccess_added(boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.WebSettings.setBuiltInZoomControls_added(boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.WebSettings.setUserAgentString_added(java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.WebSettings.setUserAgent_changed(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.WebView"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.WebView.clearMatches_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.WebView.findAll_added(java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.WebView.findNext_added(boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.WebView.getOriginalUrl_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.WebView.getZoomControls_changed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.WebView.onGlobalFocusChanged_changed(android.view.View, android.view.View)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.WebView.restorePicture_added(android.os.Bundle, java.io.File)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.WebView.savePicture_added(android.os.Bundle, java.io.File)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.webkit.WebView.setNetworkAvailable_added(boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.AbsListView"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.AbsListView.getTextFilter_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.AbsListView.isFastScrollEnabled_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.AbsListView.isSmoothScrollbarEnabled_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.AbsListView.setFastScrollEnabled_added(boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.AbsListView.setSmoothScrollbarEnabled_added(boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.AbsSeekBar"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.AbsSeekBar.getKeyProgressIncrement_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.AbsSeekBar.setKeyProgressIncrement_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.AbsoluteLayout"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.AlphabetIndexer"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.ArrayAdapter"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.ArrayAdapter.sort_added(java.util.Comparator&lt;? super T&gt;)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.AutoCompleteTextView"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.AutoCompleteTextView.clearListSelection_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.AutoCompleteTextView.getDropDownAnchor_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.AutoCompleteTextView.getDropDownWidth_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.AutoCompleteTextView.getItemClickListener_changed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.AutoCompleteTextView.getItemSelectedListener_changed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.AutoCompleteTextView.getListSelection_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.AutoCompleteTextView.getOnItemClickListener_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.AutoCompleteTextView.getOnItemSelectedListener_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.AutoCompleteTextView.isPerformingCompletion_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.AutoCompleteTextView.setDropDownAnchor_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.AutoCompleteTextView.setDropDownWidth_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.AutoCompleteTextView.setListSelection_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.Chronometer"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.Chronometer.OnChronometerTickListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.Chronometer.getOnChronometerTickListener_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.Chronometer.setOnChronometerTickListener_added(android.widget.Chronometer.OnChronometerTickListener)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.CursorAdapter"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.CursorAdapter.getCount_changed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.CursorAdapter.getItemId_changed(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.CursorAdapter.getItem_changed(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.CursorAdapter.onContentChanged_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.GridView"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.GridView.STRETCH_SPACING_UNIFORM"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.HorizontalScrollView"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.ListView"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.ListView.setFooterDividersEnabled_added(boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.ListView.setHeaderDividersEnabled_added(boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.PopupWindow"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.PopupWindow.INPUT_METHOD_FROM_FOCUSABLE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.PopupWindow.INPUT_METHOD_NEEDED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.PopupWindow.INPUT_METHOD_NOT_NEEDED"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.PopupWindow.OnDismissListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.PopupWindow.getInputMethodMode_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.PopupWindow.getMaxAvailableHeight_added(android.view.View, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.PopupWindow.isAboveAnchor_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.PopupWindow.isClippingEnabled_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.PopupWindow.isOutsideTouchable_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.PopupWindow.isTouchable_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.PopupWindow.setClippingEnabled_added(boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.PopupWindow.setInputMethodMode_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.PopupWindow.setOutsideTouchable_added(boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.PopupWindow.setTouchInterceptor_added(android.view.View.OnTouchListener)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.PopupWindow.setTouchable_added(boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.PopupWindow.setWindowLayoutMode_added(int, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.PopupWindow.update_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.PopupWindow.update_added(int, int, int, int, boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.ProgressBar"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.ProgressBar.onRestoreInstanceState_changed(android.os.Parcelable)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.ProgressBar.onSaveInstanceState_changed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.RemoteViews"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.RemoteViews.ActionException"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.RemoteViews.ActionException.ctor_added(java.lang.Exception)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.RemoteViews.setBitmap_added(int, java.lang.String, android.graphics.Bitmap)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.RemoteViews.setBoolean_added(int, java.lang.String, boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.RemoteViews.setByte_added(int, java.lang.String, byte)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.RemoteViews.setCharSequence_added(int, java.lang.String, java.lang.CharSequence)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.RemoteViews.setChar_added(int, java.lang.String, char)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.RemoteViews.setDouble_added(int, java.lang.String, double)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.RemoteViews.setFloat_added(int, java.lang.String, float)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.RemoteViews.setImageViewBitmap_added(int, android.graphics.Bitmap)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.RemoteViews.setInt_added(int, java.lang.String, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.RemoteViews.setLong_added(int, java.lang.String, long)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.RemoteViews.setOnClickPendingIntent_added(int, android.app.PendingIntent)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.RemoteViews.setShort_added(int, java.lang.String, short)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.RemoteViews.setString_added(int, java.lang.String, java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.RemoteViews.setTextColor_added(int, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.RemoteViews.setUri_added(int, java.lang.String, android.net.Uri)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.ResourceCursorAdapter"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.ResourceCursorAdapter.ctor_added(android.content.Context, int, android.database.Cursor, boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.ResourceCursorAdapter.setViewResource_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.Scroller"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.Scroller.getStartX_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.Scroller.getStartY_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.SectionIndexer"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.SimpleCursorAdapter"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.SimpleCursorAdapter.changeCursorAndColumns_added(android.database.Cursor, java.lang.String[], int[])"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.SlidingDrawer"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.SlidingDrawer.OnDrawerCloseListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.SlidingDrawer.OnDrawerOpenListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.SlidingDrawer.OnDrawerScrollListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.OnEditorActionListener"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.beginBatchEdit_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.bringPointIntoView_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.clearComposingText_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.didTouchFocusSelect_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.endBatchEdit_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.extractText_added(android.view.inputmethod.ExtractedTextRequest, android.view.inputmethod.ExtractedText)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.getEditableText_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.getImeActionId_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.getImeActionLabel_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.getImeOptions_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.getInputExtras_added(boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.getInputType_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.getPrivateImeOptions_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.isInputMethodTarget_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.moveCursorToVisibleOffset_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.onBeginBatchEdit_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.onCommitCompletion_added(android.view.inputmethod.CompletionInfo)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.onEditorAction_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.onEndBatchEdit_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.onPrivateIMECommand_added(java.lang.String, android.os.Bundle)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.onSelectionChanged_added(int, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.onTextContextMenuItem_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.setCompoundDrawablesWithIntrinsicBounds_added(int, int, int, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.setExtractedText_added(android.view.inputmethod.ExtractedText)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.setImeActionLabel_added(java.lang.CharSequence, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.setImeOptions_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.setInputExtras_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.setInputType_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.setOnEditorActionListener_added(android.widget.TextView.OnEditorActionListener)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.setPrivateImeOptions_added(java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.widget.TextView.setRawInputType_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="dalvik.system"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="dalvik.system.DexClassLoader"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="dalvik.system.DexFile"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="dalvik.system.DexFile.loadDex_added(java.lang.String, java.lang.String, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="dalvik.system.VMDebug"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="dalvik.system.VMDebug.dumpHprofData_added(java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="dalvik.system.VMDebug.isDebuggingEnabled_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="dalvik.system.Zygote"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="dalvik.system.Zygote.DEBUG_ENABLE_ASSERT"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="dalvik.system.Zygote.DEBUG_ENABLE_CHECKJNI"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="dalvik.system.Zygote.DEBUG_ENABLE_DEBUGGER"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="dalvik.system.Zygote.forkAndSpecialize_added(int, int, int[], boolean, int[][])"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="dalvik.system.Zygote.forkAndSpecialize_added(int, int, int[], int, int[][])"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="dalvik.system.Zygote.forkAndSpecialize_removed(int, int, int[], boolean, int[][])"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="dalvik.system.Zygote.forkSystemServer_added(int, int, int[], boolean, int[][])"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="dalvik.system.Zygote.forkSystemServer_added(int, int, int[], int, int[][])"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="dalvik.system.Zygote.forkSystemServer_removed(int, int, int[], boolean, int[][])"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="java.beans"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="java.lang"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="java.lang.Character.UnicodeBlock"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="java.lang.Character.UnicodeBlock.forName_changed(java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="java.lang.Class"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="java.lang.Class.getClasses_changed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="java.lang.Class.getConstructors_changed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="java.lang.Class.getDeclaredClasses_changed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="java.lang.Class.getDeclaredConstructors_changed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="java.lang.Class.getInterfaces_changed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="java.util.jar"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="java.util.jar.Pack200.Packer"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="java.util.jar.Pack200.Packer.addPropertyChangeListener_added(java.beans.PropertyChangeListener)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="java.util.jar.Pack200.Packer.removePropertyChangeListener_added(java.beans.PropertyChangeListener)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="java.util.jar.Pack200.Unpacker"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="java.util.jar.Pack200.Unpacker.addPropertyChangeListener_added(java.beans.PropertyChangeListener)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="java.util.jar.Pack200.Unpacker.removePropertyChangeListener_added(java.beans.PropertyChangeListener)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="java.util.logging"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="java.util.logging.Level"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="java.util.logging.Level.parse_changed(java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="java.util.logging.LogManager"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="java.util.logging.LogManager.addPropertyChangeListener_added(java.beans.PropertyChangeListener)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="java.util.logging.LogManager.getLoggingMXBean_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="java.util.logging.LogManager.removePropertyChangeListener_added(java.beans.PropertyChangeListener)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+
+</comments>
diff --git a/docs/html/sdk/api_diff/4/changes.html b/docs/html/sdk/api_diff/4/changes.html
index 9cfdc24..c9e861b 100644
--- a/docs/html/sdk/api_diff/4/changes.html
+++ b/docs/html/sdk/api_diff/4/changes.html
@@ -4,7 +4,7 @@
 <meta name="generator" content="JDiff v1.1.0">
 <!-- Generated by the JDiff Javadoc doclet -->
 <!-- (http://www.jdiff.org) -->
-<!-- on Wed Sep 02 18:26:54 PDT 2009 -->
+<!-- on Thu Nov 19 19:34:57 PST 2009 -->
 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
 <TITLE>
@@ -24,22 +24,22 @@
 </noscript>
 <style type="text/css">
 </style>
-</HEAD>
-<FRAMESET COLS="242,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9">
+</head>
+<frameset cols="242,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9"> 
 <frameset rows="174,**" framespacing="1" frameborder="yes"  border="1" bordercolor="#e9e9e9">
-    <FRAME SRC="changes/jdiff_topleftframe.html" SCROLLING="no" NAME="topleftframe" frameborder="1">
-    <FRAME SRC="changes/alldiffs_index_all.html" SCROLLING="auto" NAME="bottomleftframe" frameborder="1">
-  </FRAMESET>
-  <FRAME SRC="changes/changes-summary.html" SCROLLING="auto" NAME="rightframe" frameborder="1">
-</FRAMESET>
-<NOFRAMES>
-<H2>
+    <frame src="changes/jdiff_topleftframe.html" scrolling="no" name="topleftframe" frameborder="1">
+    <frame src="changes/alldiffs_index_all.html" scrolling="auto" name="bottomleftframe" frameborder="1">
+  </frameset>
+  <frame src="changes/changes-summary.html" scrolling="auto" name="rightframe" frameborder="1">
+</frameset>
+<noframes>
+<h2>
 Frame Alert
-</H2>
+</h2>
 
-<P>
+<p>
 This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
-<BR>
-Link to <A HREF="changes/changes-summary.html" target="_top">Non-frame version.</A>
-</NOFRAMES>
-</HTML>
+<br>
+Link to <a href="changes/changes-summary.html" target="_top">Non-frame version.</A>
+</noframes>
+</html>
diff --git a/docs/html/sdk/api_diff/4/changes/alldiffs_index_additions.html b/docs/html/sdk/api_diff/4/changes/alldiffs_index_additions.html
index cb7b0f9..1de6686 100644
--- a/docs/html/sdk/api_diff/4/changes/alldiffs_index_additions.html
+++ b/docs/html/sdk/api_diff/4/changes/alldiffs_index_additions.html
@@ -44,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <!-- Field ACCESSIBILITY_ENABLED -->
 <A NAME="A"></A>
@@ -243,7 +243,7 @@
 <!-- Method createMulticastLock -->
 <nobr><A HREF="android.net.wifi.WifiManager.html#android.net.wifi.WifiManager.createMulticastLock_added(java.lang.String)" class="hiddenlink" target="rightframe"><b>createMulticastLock</b>
 (<code>String</code>)</A></nobr><br>
-<!-- Method decodeResourceStream -->
+<!-- Field DATA_ACTIVITY_DORMANT -->
 <A NAME="D"></A>
 <br><font size="+2">D</font>&nbsp;
 <a href="#A"><font size="-2">A</font></a> 
@@ -268,6 +268,9 @@
 <a href="#Z"><font size="-2">Z</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.DATA_ACTIVITY_DORMANT" class="hiddenlink" target="rightframe">DATA_ACTIVITY_DORMANT</A>
+</nobr><br>
+<!-- Method decodeResourceStream -->
 <nobr><A HREF="android.graphics.BitmapFactory.html#android.graphics.BitmapFactory.decodeResourceStream_added(android.content.res.Resources, android.util.TypedValue, java.io.InputStream, android.graphics.Rect, android.graphics.BitmapFactory.Options)" class="hiddenlink" target="rightframe"><b>decodeResourceStream</b>
 (<code>Resources, TypedValue, InputStream, Rect, Options</code>)</A></nobr><br>
 <!-- Field density -->
@@ -275,12 +278,12 @@
 </nobr><br>
 <!-- Field DENSITY_DEFAULT -->
 <i>DENSITY_DEFAULT</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.util.DisplayMetrics.html#android.util.DisplayMetrics.DENSITY_DEFAULT" class="hiddenlink" target="rightframe">android.util.DisplayMetrics</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.util.DisplayMetrics.html#android.util.DisplayMetrics.DENSITY_DEFAULT" class="hiddenlink" target="rightframe">android.util.DisplayMetrics</A>
 </nobr><br>
 <!-- Field DENSITY_DEFAULT -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.util.TypedValue.html#android.util.TypedValue.DENSITY_DEFAULT" class="hiddenlink" target="rightframe">android.util.TypedValue</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.util.TypedValue.html#android.util.TypedValue.DENSITY_DEFAULT" class="hiddenlink" target="rightframe">android.util.TypedValue</A>
 </nobr><br>
 <!-- Field DENSITY_HIGH -->
 <nobr><A HREF="android.util.DisplayMetrics.html#android.util.DisplayMetrics.DENSITY_HIGH" class="hiddenlink" target="rightframe">DENSITY_HIGH</A>
@@ -293,12 +296,12 @@
 </nobr><br>
 <!-- Field DENSITY_NONE -->
 <i>DENSITY_NONE</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.graphics.Bitmap.html#android.graphics.Bitmap.DENSITY_NONE" class="hiddenlink" target="rightframe">android.graphics.Bitmap</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.graphics.Bitmap.html#android.graphics.Bitmap.DENSITY_NONE" class="hiddenlink" target="rightframe">android.graphics.Bitmap</A>
 </nobr><br>
 <!-- Field DENSITY_NONE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.util.TypedValue.html#android.util.TypedValue.DENSITY_NONE" class="hiddenlink" target="rightframe">android.util.TypedValue</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.util.TypedValue.html#android.util.TypedValue.DENSITY_NONE" class="hiddenlink" target="rightframe">android.util.TypedValue</A>
 </nobr><br>
 <!-- Field densityDpi -->
 <nobr><A HREF="android.util.DisplayMetrics.html#android.util.DisplayMetrics.densityDpi" class="hiddenlink" target="rightframe">densityDpi</A>
@@ -738,7 +741,7 @@
 <!-- Field maxSdkVersion -->
 <nobr><A HREF="android.R.attr.html#android.R.attr.maxSdkVersion" class="hiddenlink" target="rightframe">maxSdkVersion</A>
 </nobr><br>
-<!-- Constructor NinePatchDrawable -->
+<!-- Field NETWORK_TYPE_1xRTT -->
 <A NAME="N"></A>
 <br><font size="+2">N</font>&nbsp;
 <a href="#A"><font size="-2">A</font></a> 
@@ -763,6 +766,18 @@
 <a href="#Z"><font size="-2">Z</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_1xRTT" class="hiddenlink" target="rightframe">NETWORK_TYPE_1xRTT</A>
+</nobr><br>
+<!-- Field NETWORK_TYPE_CDMA -->
+<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_CDMA" class="hiddenlink" target="rightframe">NETWORK_TYPE_CDMA</A>
+</nobr><br>
+<!-- Field NETWORK_TYPE_EVDO_0 -->
+<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_EVDO_0" class="hiddenlink" target="rightframe">NETWORK_TYPE_EVDO_0</A>
+</nobr><br>
+<!-- Field NETWORK_TYPE_EVDO_A -->
+<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_EVDO_A" class="hiddenlink" target="rightframe">NETWORK_TYPE_EVDO_A</A>
+</nobr><br>
+<!-- Constructor NinePatchDrawable -->
 <i>NinePatchDrawable</i><br>
 &nbsp;&nbsp;<nobr><A HREF="android.graphics.drawable.NinePatchDrawable.html#android.graphics.drawable.NinePatchDrawable.ctor_added(android.content.res.Resources, android.graphics.Bitmap, byte[], android.graphics.Rect, java.lang.String)" class="hiddenlink" target="rightframe"><b>NinePatchDrawable</b>
 (<code>Resources, Bitmap, byte[], Rect, String</code>)</A></nobr>&nbsp;constructor<br>
@@ -839,6 +854,9 @@
 <!-- Field pathPermissions -->
 <nobr><A HREF="android.content.pm.ProviderInfo.html#android.content.pm.ProviderInfo.pathPermissions" class="hiddenlink" target="rightframe">pathPermissions</A>
 </nobr><br>
+<!-- Field PHONE_TYPE_CDMA -->
+<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.PHONE_TYPE_CDMA" class="hiddenlink" target="rightframe">PHONE_TYPE_CDMA</A>
+</nobr><br>
 <!-- Method prepareToDraw -->
 <nobr><A HREF="android.graphics.Bitmap.html#android.graphics.Bitmap.prepareToDraw_added()" class="hiddenlink" target="rightframe"><b>prepareToDraw</b>
 ()</A></nobr><br>
@@ -1129,12 +1147,12 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>targetSdkVersion</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.R.attr.html#android.R.attr.targetSdkVersion" class="hiddenlink" target="rightframe">android.R.attr</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.R.attr.html#android.R.attr.targetSdkVersion" class="hiddenlink" target="rightframe">android.R.attr</A>
 </nobr><br>
 <!-- Field targetSdkVersion -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.content.pm.ApplicationInfo.html#android.content.pm.ApplicationInfo.targetSdkVersion" class="hiddenlink" target="rightframe">android.content.pm.ApplicationInfo</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.content.pm.ApplicationInfo.html#android.content.pm.ApplicationInfo.targetSdkVersion" class="hiddenlink" target="rightframe">android.content.pm.ApplicationInfo</A>
 </nobr><br>
 <!-- Field tension -->
 <nobr><A HREF="android.R.attr.html#android.R.attr.tension" class="hiddenlink" target="rightframe">tension</A>
diff --git a/docs/html/sdk/api_diff/4/changes/alldiffs_index_all.html b/docs/html/sdk/api_diff/4/changes/alldiffs_index_all.html
index 4c52602..e8828f6 100644
--- a/docs/html/sdk/api_diff/4/changes/alldiffs_index_all.html
+++ b/docs/html/sdk/api_diff/4/changes/alldiffs_index_all.html
@@ -44,10 +44,10 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
-<!-- Field ACCESSIBILITY_ENABLED -->
+<!-- Class AbstractQueuedSynchronizer -->
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
 <a href="#B"><font size="-2">B</font></a> 
@@ -74,6 +74,8 @@
 <a href="#Z"><font size="-2">Z</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
+<A HREF="java.util.concurrent.locks.AbstractQueuedSynchronizer.html" class="hiddenlink" target="rightframe">AbstractQueuedSynchronizer</A><br>
+<!-- Field ACCESSIBILITY_ENABLED -->
 <nobr><A HREF="android.provider.Settings.Secure.html#android.provider.Settings.Secure.ACCESSIBILITY_ENABLED" class="hiddenlink" target="rightframe">ACCESSIBILITY_ENABLED</A>
 </nobr><br>
 <!-- Field ACCESSIBILITY_SERVICE -->
@@ -364,7 +366,7 @@
 <!-- Method createMulticastLock -->
 <nobr><A HREF="android.net.wifi.WifiManager.html#android.net.wifi.WifiManager.createMulticastLock_added(java.lang.String)" class="hiddenlink" target="rightframe"><b>createMulticastLock</b>
 (<code>String</code>)</A></nobr><br>
-<!-- Class Date -->
+<!-- Field DATA_ACTIVITY_DORMANT -->
 <A NAME="D"></A>
 <br><font size="+2">D</font>&nbsp;
 <a href="#A"><font size="-2">A</font></a> 
@@ -391,37 +393,31 @@
 <a href="#Z"><font size="-2">Z</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
-<i>Date</i><br>
-&nbsp;&nbsp;<A HREF="java.util.Date.html" class="hiddenlink" target="rightframe">java.util</A><br>
-<!-- Constructor Date -->
-&nbsp;&nbsp;<nobr><A HREF="java.util.Date.html#java.util.Date.ctor_changed()" class="hiddenlink" target="rightframe">Date
-()</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Date -->
-&nbsp;&nbsp;<nobr><A HREF="java.util.Date.html#java.util.Date.ctor_changed(int, int, int, int, int, int)" class="hiddenlink" target="rightframe">Date
-(<code>int, int, int, int, int, int</code>)</A></nobr>&nbsp;constructor<br>
+<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.DATA_ACTIVITY_DORMANT" class="hiddenlink" target="rightframe">DATA_ACTIVITY_DORMANT</A>
+</nobr><br>
 <!-- Method decodeResourceStream -->
 <nobr><A HREF="android.graphics.BitmapFactory.html#android.graphics.BitmapFactory.decodeResourceStream_added(android.content.res.Resources, android.util.TypedValue, java.io.InputStream, android.graphics.Rect, android.graphics.BitmapFactory.Options)" class="hiddenlink" target="rightframe"><b>decodeResourceStream</b>
 (<code>Resources, TypedValue, InputStream, Rect, Options</code>)</A></nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
 <i>DEFAULT_SORT_ORDER</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.MediaStore.Audio.Genres.Members.html#android.provider.MediaStore.Audio.Genres.Members.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Audio.Genres.Members</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.MediaStore.Audio.Genres.Members.html#android.provider.MediaStore.Audio.Genres.Members.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Audio.Genres.Members</A>
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.MediaStore.Audio.Media.html#android.provider.MediaStore.Audio.Media.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Audio.Media</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.MediaStore.Audio.Media.html#android.provider.MediaStore.Audio.Media.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Audio.Media</A>
 </nobr><br>
 <!-- Field density -->
 <nobr><A HREF="android.util.TypedValue.html#android.util.TypedValue.density" class="hiddenlink" target="rightframe">density</A>
 </nobr><br>
 <!-- Field DENSITY_DEFAULT -->
 <i>DENSITY_DEFAULT</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.util.DisplayMetrics.html#android.util.DisplayMetrics.DENSITY_DEFAULT" class="hiddenlink" target="rightframe">android.util.DisplayMetrics</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.util.DisplayMetrics.html#android.util.DisplayMetrics.DENSITY_DEFAULT" class="hiddenlink" target="rightframe">android.util.DisplayMetrics</A>
 </nobr><br>
 <!-- Field DENSITY_DEFAULT -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.util.TypedValue.html#android.util.TypedValue.DENSITY_DEFAULT" class="hiddenlink" target="rightframe">android.util.TypedValue</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.util.TypedValue.html#android.util.TypedValue.DENSITY_DEFAULT" class="hiddenlink" target="rightframe">android.util.TypedValue</A>
 </nobr><br>
 <!-- Field DENSITY_HIGH -->
 <nobr><A HREF="android.util.DisplayMetrics.html#android.util.DisplayMetrics.DENSITY_HIGH" class="hiddenlink" target="rightframe">DENSITY_HIGH</A>
@@ -434,12 +430,12 @@
 </nobr><br>
 <!-- Field DENSITY_NONE -->
 <i>DENSITY_NONE</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.graphics.Bitmap.html#android.graphics.Bitmap.DENSITY_NONE" class="hiddenlink" target="rightframe">android.graphics.Bitmap</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.graphics.Bitmap.html#android.graphics.Bitmap.DENSITY_NONE" class="hiddenlink" target="rightframe">android.graphics.Bitmap</A>
 </nobr><br>
 <!-- Field DENSITY_NONE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.util.TypedValue.html#android.util.TypedValue.DENSITY_NONE" class="hiddenlink" target="rightframe">android.util.TypedValue</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.util.TypedValue.html#android.util.TypedValue.DENSITY_NONE" class="hiddenlink" target="rightframe">android.util.TypedValue</A>
 </nobr><br>
 <!-- Field densityDpi -->
 <nobr><A HREF="android.util.DisplayMetrics.html#android.util.DisplayMetrics.densityDpi" class="hiddenlink" target="rightframe">densityDpi</A>
@@ -1061,13 +1057,62 @@
 <!-- Method itemForPosition -->
 <nobr><A HREF="android.app.LauncherActivity.html#android.app.LauncherActivity.itemForPosition_added(int)" class="hiddenlink" target="rightframe"><b>itemForPosition</b>
 (<code>int</code>)</A></nobr><br>
-<!-- Package java.lang -->
-<A NAME="J"></A>
-<A HREF="pkg_java.lang.html" class="hiddenlink" target="rightframe">java.lang</A><br>
-<!-- Package java.net -->
-<A HREF="pkg_java.net.html" class="hiddenlink" target="rightframe">java.net</A><br>
-<!-- Package java.util -->
-<A HREF="pkg_java.util.html" class="hiddenlink" target="rightframe">java.util</A><br>
+<!-- Package java.util.concurrent -->
+<span class="letterIndexHead">J
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#D"><font size="-2">D</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+<a href="#Z"><font size="-2">Z</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+</span>
+<A HREF="pkg_java.util.concurrent.html" class="hiddenlink" target="rightframe">java.util.concurrent</A><br>
+<!-- Package java.util.concurrent.locks -->
+<span class="letterIndexHead">J
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#D"><font size="-2">D</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+<a href="#Z"><font size="-2">Z</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+</span>
+<A HREF="pkg_java.util.concurrent.locks.html" class="hiddenlink" target="rightframe">java.util.concurrent.locks</A><br>
 <!-- Class KeyboardView -->
 <A NAME="K"></A>
 <br><font size="+2">K</font>&nbsp;
@@ -1200,7 +1245,7 @@
 <A HREF="android.test.mock.MockContext.html" class="hiddenlink" target="rightframe">MockContext</A><br>
 <!-- Class MockPackageManager -->
 <A HREF="android.test.mock.MockPackageManager.html" class="hiddenlink" target="rightframe">MockPackageManager</A><br>
-<!-- Class NinePatch -->
+<!-- Field NETWORK_TYPE_1xRTT -->
 <A NAME="N"></A>
 <br><font size="+2">N</font>&nbsp;
 <a href="#A"><font size="-2">A</font></a> 
@@ -1227,6 +1272,18 @@
 <a href="#Z"><font size="-2">Z</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_1xRTT" class="hiddenlink" target="rightframe">NETWORK_TYPE_1xRTT</A>
+</nobr><br>
+<!-- Field NETWORK_TYPE_CDMA -->
+<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_CDMA" class="hiddenlink" target="rightframe">NETWORK_TYPE_CDMA</A>
+</nobr><br>
+<!-- Field NETWORK_TYPE_EVDO_0 -->
+<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_EVDO_0" class="hiddenlink" target="rightframe">NETWORK_TYPE_EVDO_0</A>
+</nobr><br>
+<!-- Field NETWORK_TYPE_EVDO_A -->
+<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_EVDO_A" class="hiddenlink" target="rightframe">NETWORK_TYPE_EVDO_A</A>
+</nobr><br>
+<!-- Class NinePatch -->
 <A HREF="android.graphics.NinePatch.html" class="hiddenlink" target="rightframe">NinePatch</A><br>
 <!-- Class NinePatchDrawable -->
 <i>NinePatchDrawable</i><br>
@@ -1327,6 +1384,9 @@
 </nobr><br>
 <!-- Class PendingIntent -->
 <A HREF="android.app.PendingIntent.html" class="hiddenlink" target="rightframe">PendingIntent</A><br>
+<!-- Field PHONE_TYPE_CDMA -->
+<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.PHONE_TYPE_CDMA" class="hiddenlink" target="rightframe">PHONE_TYPE_CDMA</A>
+</nobr><br>
 <!-- Class PopupWindow -->
 <A HREF="android.widget.PopupWindow.html" class="hiddenlink" target="rightframe">PopupWindow</A><br>
 <!-- Method prepareToDraw -->
@@ -1649,24 +1709,6 @@
 <!-- Constructor SmsMessage.SubmitPdu -->
 &nbsp;&nbsp;<nobr><A HREF="android.telephony.gsm.SmsMessage.SubmitPdu.html#android.telephony.gsm.SmsMessage.SubmitPdu.ctor_changed()" class="hiddenlink" target="rightframe">SmsMessage.SubmitPdu
 ()</A></nobr>&nbsp;constructor<br>
-<!-- Class Socket -->
-<i>Socket</i><br>
-&nbsp;&nbsp;<A HREF="java.net.Socket.html" class="hiddenlink" target="rightframe">java.net</A><br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed()" class="hiddenlink" target="rightframe">Socket
-()</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.lang.String, int)" class="hiddenlink" target="rightframe">Socket
-(<code>String, int</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.lang.String, int, java.net.InetAddress, int)" class="hiddenlink" target="rightframe">Socket
-(<code>String, int, InetAddress, int</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.net.Proxy)" class="hiddenlink" target="rightframe">Socket
-(<code>Proxy</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.net.SocketImpl)" class="hiddenlink" target="rightframe">Socket
-(<code>SocketImpl</code>)</A></nobr>&nbsp;constructor<br>
 <!-- Field stat_sys_vp_phone_call -->
 <nobr><A HREF="android.R.drawable.html#android.R.drawable.stat_sys_vp_phone_call" class="hiddenlink" target="rightframe">stat_sys_vp_phone_call</A>
 </nobr><br>
@@ -1691,24 +1733,6 @@
 <!-- Field STORAGE -->
 <nobr><A HREF="android.Manifest.permission_group.html#android.Manifest.permission_group.STORAGE" class="hiddenlink" target="rightframe">STORAGE</A>
 </nobr><br>
-<!-- Class String -->
-<i>String</i><br>
-&nbsp;&nbsp;<A HREF="java.lang.String.html" class="hiddenlink" target="rightframe">java.lang</A><br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed()" class="hiddenlink" target="rightframe">String
-()</A></nobr>&nbsp;constructor<br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[])" class="hiddenlink" target="rightframe">String
-(<code>byte[]</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int, int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int, int</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int, int, int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int, int, int</code>)</A></nobr>&nbsp;constructor<br>
 <!-- Field SUGGEST_COLUMN_INTENT_EXTRA_DATA -->
 <nobr><A HREF="android.app.SearchManager.html#android.app.SearchManager.SUGGEST_COLUMN_INTENT_EXTRA_DATA" class="hiddenlink" target="rightframe">SUGGEST_COLUMN_INTENT_EXTRA_DATA</A>
 </nobr><br>
@@ -1764,13 +1788,15 @@
 <A HREF="android.widget.TabWidget.html" class="hiddenlink" target="rightframe">TabWidget</A><br>
 <!-- Field targetSdkVersion -->
 <i>targetSdkVersion</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.R.attr.html#android.R.attr.targetSdkVersion" class="hiddenlink" target="rightframe">android.R.attr</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.R.attr.html#android.R.attr.targetSdkVersion" class="hiddenlink" target="rightframe">android.R.attr</A>
 </nobr><br>
 <!-- Field targetSdkVersion -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.content.pm.ApplicationInfo.html#android.content.pm.ApplicationInfo.targetSdkVersion" class="hiddenlink" target="rightframe">android.content.pm.ApplicationInfo</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.content.pm.ApplicationInfo.html#android.content.pm.ApplicationInfo.targetSdkVersion" class="hiddenlink" target="rightframe">android.content.pm.ApplicationInfo</A>
 </nobr><br>
+<!-- Class TelephonyManager -->
+<A HREF="android.telephony.TelephonyManager.html" class="hiddenlink" target="rightframe">TelephonyManager</A><br>
 <!-- Field tension -->
 <nobr><A HREF="android.R.attr.html#android.R.attr.tension" class="hiddenlink" target="rightframe">tension</A>
 </nobr><br>
@@ -1780,6 +1806,8 @@
 <!-- Field textColorPrimaryInverseDisableOnly -->
 <nobr><A HREF="android.R.attr.html#android.R.attr.textColorPrimaryInverseDisableOnly" class="hiddenlink" target="rightframe">textColorPrimaryInverseDisableOnly</A>
 </nobr><br>
+<!-- Class TimeUnit -->
+<A HREF="java.util.concurrent.TimeUnit.html" class="hiddenlink" target="rightframe">TimeUnit</A><br>
 <!-- Field TONE_CDMA_ABBR_ALERT -->
 <nobr><A HREF="android.media.ToneGenerator.html#android.media.ToneGenerator.TONE_CDMA_ABBR_ALERT" class="hiddenlink" target="rightframe">TONE_CDMA_ABBR_ALERT</A>
 </nobr><br>
diff --git a/docs/html/sdk/api_diff/4/changes/alldiffs_index_changes.html b/docs/html/sdk/api_diff/4/changes/alldiffs_index_changes.html
index 8b9e697..cce73e0 100644
--- a/docs/html/sdk/api_diff/4/changes/alldiffs_index_changes.html
+++ b/docs/html/sdk/api_diff/4/changes/alldiffs_index_changes.html
@@ -44,10 +44,10 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
-<!-- Class Activity -->
+<!-- Class AbstractQueuedSynchronizer -->
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
 <a href="#B"><font size="-2">B</font></a> 
@@ -70,6 +70,8 @@
 <a href="#W"><font size="-2">W</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
+<A HREF="java.util.concurrent.locks.AbstractQueuedSynchronizer.html" class="hiddenlink" target="rightframe">AbstractQueuedSynchronizer</A><br>
+<!-- Class Activity -->
 <A HREF="android.app.Activity.html" class="hiddenlink" target="rightframe">Activity</A><br>
 <!-- Class ActivityInfo -->
 <A HREF="android.content.pm.ActivityInfo.html" class="hiddenlink" target="rightframe">ActivityInfo</A><br>
@@ -226,7 +228,7 @@
 <!-- Method createFromPdu -->
 <nobr><A HREF="android.telephony.gsm.SmsMessage.html#android.telephony.gsm.SmsMessage.createFromPdu_changed(byte[])" class="hiddenlink" target="rightframe">createFromPdu
 (<code>byte[]</code>)</A></nobr><br>
-<!-- Class Date -->
+<!-- Field DEFAULT_SORT_ORDER -->
 <A NAME="D"></A>
 <br><font size="+2">D</font>&nbsp;
 <a href="#A"><font size="-2">A</font></a> 
@@ -249,22 +251,13 @@
 <a href="#W"><font size="-2">W</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
-<i>Date</i><br>
-&nbsp;&nbsp;<A HREF="java.util.Date.html" class="hiddenlink" target="rightframe">java.util</A><br>
-<!-- Constructor Date -->
-&nbsp;&nbsp;<nobr><A HREF="java.util.Date.html#java.util.Date.ctor_changed()" class="hiddenlink" target="rightframe">Date
-()</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Date -->
-&nbsp;&nbsp;<nobr><A HREF="java.util.Date.html#java.util.Date.ctor_changed(int, int, int, int, int, int)" class="hiddenlink" target="rightframe">Date
-(<code>int, int, int, int, int, int</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Field DEFAULT_SORT_ORDER -->
 <i>DEFAULT_SORT_ORDER</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.MediaStore.Audio.Genres.Members.html#android.provider.MediaStore.Audio.Genres.Members.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Audio.Genres.Members</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.MediaStore.Audio.Genres.Members.html#android.provider.MediaStore.Audio.Genres.Members.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Audio.Genres.Members</A>
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.MediaStore.Audio.Media.html#android.provider.MediaStore.Audio.Media.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Audio.Media</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.MediaStore.Audio.Media.html#android.provider.MediaStore.Audio.Media.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Audio.Media</A>
 </nobr><br>
 <!-- Class Dialog -->
 <A HREF="android.app.Dialog.html" class="hiddenlink" target="rightframe">Dialog</A><br>
@@ -472,13 +465,54 @@
 <!-- Method isStatusReportMessage -->
 <nobr><A HREF="android.telephony.gsm.SmsMessage.html#android.telephony.gsm.SmsMessage.isStatusReportMessage_changed()" class="hiddenlink" target="rightframe">isStatusReportMessage
 ()</A></nobr><br>
-<!-- Package java.lang -->
-<A NAME="J"></A>
-<A HREF="pkg_java.lang.html" class="hiddenlink" target="rightframe">java.lang</A><br>
-<!-- Package java.net -->
-<A HREF="pkg_java.net.html" class="hiddenlink" target="rightframe">java.net</A><br>
-<!-- Package java.util -->
-<A HREF="pkg_java.util.html" class="hiddenlink" target="rightframe">java.util</A><br>
+<!-- Package java.util.concurrent -->
+<span class="letterIndexHead">J
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#D"><font size="-2">D</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+</span>
+<A HREF="pkg_java.util.concurrent.html" class="hiddenlink" target="rightframe">java.util.concurrent</A><br>
+<!-- Package java.util.concurrent.locks -->
+<span class="letterIndexHead">J
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#D"><font size="-2">D</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+</span>
+<A HREF="pkg_java.util.concurrent.locks.html" class="hiddenlink" target="rightframe">java.util.concurrent.locks</A><br>
 <!-- Class KeyboardView -->
 <A NAME="K"></A>
 <br><font size="+2">K</font>&nbsp;
@@ -789,24 +823,6 @@
 <!-- Constructor SmsMessage.SubmitPdu -->
 &nbsp;&nbsp;<nobr><A HREF="android.telephony.gsm.SmsMessage.SubmitPdu.html#android.telephony.gsm.SmsMessage.SubmitPdu.ctor_changed()" class="hiddenlink" target="rightframe">SmsMessage.SubmitPdu
 ()</A></nobr>&nbsp;constructor<br>
-<!-- Class Socket -->
-<i>Socket</i><br>
-&nbsp;&nbsp;<A HREF="java.net.Socket.html" class="hiddenlink" target="rightframe">java.net</A><br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed()" class="hiddenlink" target="rightframe">Socket
-()</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.lang.String, int)" class="hiddenlink" target="rightframe">Socket
-(<code>String, int</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.lang.String, int, java.net.InetAddress, int)" class="hiddenlink" target="rightframe">Socket
-(<code>String, int, InetAddress, int</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.net.Proxy)" class="hiddenlink" target="rightframe">Socket
-(<code>Proxy</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.net.SocketImpl)" class="hiddenlink" target="rightframe">Socket
-(<code>SocketImpl</code>)</A></nobr>&nbsp;constructor<br>
 <!-- Field STATUS_ON_SIM_FREE -->
 <nobr><A HREF="android.telephony.gsm.SmsManager.html#android.telephony.gsm.SmsManager.STATUS_ON_SIM_FREE" class="hiddenlink" target="rightframe">STATUS_ON_SIM_FREE</A>
 </nobr><br>
@@ -822,24 +838,6 @@
 <!-- Field STATUS_ON_SIM_UNSENT -->
 <nobr><A HREF="android.telephony.gsm.SmsManager.html#android.telephony.gsm.SmsManager.STATUS_ON_SIM_UNSENT" class="hiddenlink" target="rightframe">STATUS_ON_SIM_UNSENT</A>
 </nobr><br>
-<!-- Class String -->
-<i>String</i><br>
-&nbsp;&nbsp;<A HREF="java.lang.String.html" class="hiddenlink" target="rightframe">java.lang</A><br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed()" class="hiddenlink" target="rightframe">String
-()</A></nobr>&nbsp;constructor<br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[])" class="hiddenlink" target="rightframe">String
-(<code>byte[]</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int, int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int, int</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int, int, int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int, int, int</code>)</A></nobr>&nbsp;constructor<br>
 <!-- Field SURACE_FROZEN -->
 <nobr><A HREF="android.view.Surface.html#android.view.Surface.SURACE_FROZEN" class="hiddenlink" target="rightframe">SURACE_FROZEN</A>
 </nobr><br>
@@ -871,6 +869,10 @@
 <A HREF="android.widget.TabHost.TabSpec.html" class="hiddenlink" target="rightframe">TabHost.TabSpec</A><br>
 <!-- Class TabWidget -->
 <A HREF="android.widget.TabWidget.html" class="hiddenlink" target="rightframe">TabWidget</A><br>
+<!-- Class TelephonyManager -->
+<A HREF="android.telephony.TelephonyManager.html" class="hiddenlink" target="rightframe">TelephonyManager</A><br>
+<!-- Class TimeUnit -->
+<A HREF="java.util.concurrent.TimeUnit.html" class="hiddenlink" target="rightframe">TimeUnit</A><br>
 <!-- Class ToneGenerator -->
 <A HREF="android.media.ToneGenerator.html" class="hiddenlink" target="rightframe">ToneGenerator</A><br>
 <!-- Method toURI -->
diff --git a/docs/html/sdk/api_diff/4/changes/alldiffs_index_removals.html b/docs/html/sdk/api_diff/4/changes/alldiffs_index_removals.html
index da09ef1..f303bfa 100644
--- a/docs/html/sdk/api_diff/4/changes/alldiffs_index_removals.html
+++ b/docs/html/sdk/api_diff/4/changes/alldiffs_index_removals.html
@@ -44,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <!-- Field ADD_SYSTEM_SERVICE -->
 <A NAME="A"></A>
diff --git a/docs/html/sdk/api_diff/4/changes/android.Manifest.permission.html b/docs/html/sdk/api_diff/4/changes/android.Manifest.permission.html
index 76a0095..dac036f 100644
--- a/docs/html/sdk/api_diff/4/changes/android.Manifest.permission.html
+++ b/docs/html/sdk/api_diff/4/changes/android.Manifest.permission.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.Manifest.permission_group.html b/docs/html/sdk/api_diff/4/changes/android.Manifest.permission_group.html
index 10347eb..b9cef41 100644
--- a/docs/html/sdk/api_diff/4/changes/android.Manifest.permission_group.html
+++ b/docs/html/sdk/api_diff/4/changes/android.Manifest.permission_group.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.R.anim.html b/docs/html/sdk/api_diff/4/changes/android.R.anim.html
index 93459a5..02567d1 100644
--- a/docs/html/sdk/api_diff/4/changes/android.R.anim.html
+++ b/docs/html/sdk/api_diff/4/changes/android.R.anim.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.R.attr.html b/docs/html/sdk/api_diff/4/changes/android.R.attr.html
index a1923f6..ac65950 100644
--- a/docs/html/sdk/api_diff/4/changes/android.R.attr.html
+++ b/docs/html/sdk/api_diff/4/changes/android.R.attr.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.R.drawable.html b/docs/html/sdk/api_diff/4/changes/android.R.drawable.html
index 9ecf628..db5443e 100644
--- a/docs/html/sdk/api_diff/4/changes/android.R.drawable.html
+++ b/docs/html/sdk/api_diff/4/changes/android.R.drawable.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.R.style.html b/docs/html/sdk/api_diff/4/changes/android.R.style.html
index 6755e3d..8526cb8 100644
--- a/docs/html/sdk/api_diff/4/changes/android.R.style.html
+++ b/docs/html/sdk/api_diff/4/changes/android.R.style.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.app.Activity.html b/docs/html/sdk/api_diff/4/changes/android.app.Activity.html
index 6950355..ce11b59 100644
--- a/docs/html/sdk/api_diff/4/changes/android.app.Activity.html
+++ b/docs/html/sdk/api_diff/4/changes/android.app.Activity.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.app.Dialog.html b/docs/html/sdk/api_diff/4/changes/android.app.Dialog.html
index a6ec387..fbd3663 100644
--- a/docs/html/sdk/api_diff/4/changes/android.app.Dialog.html
+++ b/docs/html/sdk/api_diff/4/changes/android.app.Dialog.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.app.LauncherActivity.ListItem.html b/docs/html/sdk/api_diff/4/changes/android.app.LauncherActivity.ListItem.html
index 83070a1..6379db8 100644
--- a/docs/html/sdk/api_diff/4/changes/android.app.LauncherActivity.ListItem.html
+++ b/docs/html/sdk/api_diff/4/changes/android.app.LauncherActivity.ListItem.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.app.LauncherActivity.html b/docs/html/sdk/api_diff/4/changes/android.app.LauncherActivity.html
index ebfd0ae..149e7b4 100644
--- a/docs/html/sdk/api_diff/4/changes/android.app.LauncherActivity.html
+++ b/docs/html/sdk/api_diff/4/changes/android.app.LauncherActivity.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.app.PendingIntent.html b/docs/html/sdk/api_diff/4/changes/android.app.PendingIntent.html
index 221ce64..490c781 100644
--- a/docs/html/sdk/api_diff/4/changes/android.app.PendingIntent.html
+++ b/docs/html/sdk/api_diff/4/changes/android.app.PendingIntent.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.app.SearchManager.html b/docs/html/sdk/api_diff/4/changes/android.app.SearchManager.html
index 99df03e..f9c6ea7 100644
--- a/docs/html/sdk/api_diff/4/changes/android.app.SearchManager.html
+++ b/docs/html/sdk/api_diff/4/changes/android.app.SearchManager.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.content.ComponentName.html b/docs/html/sdk/api_diff/4/changes/android.content.ComponentName.html
index 6451a5b..8299043 100644
--- a/docs/html/sdk/api_diff/4/changes/android.content.ComponentName.html
+++ b/docs/html/sdk/api_diff/4/changes/android.content.ComponentName.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.content.ContentProvider.html b/docs/html/sdk/api_diff/4/changes/android.content.ContentProvider.html
index baeb713..88c4e72 100644
--- a/docs/html/sdk/api_diff/4/changes/android.content.ContentProvider.html
+++ b/docs/html/sdk/api_diff/4/changes/android.content.ContentProvider.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.content.Context.html b/docs/html/sdk/api_diff/4/changes/android.content.Context.html
index 0d90202..2c348fd 100644
--- a/docs/html/sdk/api_diff/4/changes/android.content.Context.html
+++ b/docs/html/sdk/api_diff/4/changes/android.content.Context.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.content.ContextWrapper.html b/docs/html/sdk/api_diff/4/changes/android.content.ContextWrapper.html
index b39cd46..80f47b8 100644
--- a/docs/html/sdk/api_diff/4/changes/android.content.ContextWrapper.html
+++ b/docs/html/sdk/api_diff/4/changes/android.content.ContextWrapper.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.content.Intent.html b/docs/html/sdk/api_diff/4/changes/android.content.Intent.html
index 7274c55..e482147 100644
--- a/docs/html/sdk/api_diff/4/changes/android.content.Intent.html
+++ b/docs/html/sdk/api_diff/4/changes/android.content.Intent.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.content.pm.ActivityInfo.html b/docs/html/sdk/api_diff/4/changes/android.content.pm.ActivityInfo.html
index ffdccb8..a6a0b2a 100644
--- a/docs/html/sdk/api_diff/4/changes/android.content.pm.ActivityInfo.html
+++ b/docs/html/sdk/api_diff/4/changes/android.content.pm.ActivityInfo.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.content.pm.ApplicationInfo.html b/docs/html/sdk/api_diff/4/changes/android.content.pm.ApplicationInfo.html
index 20f9b6b..e3fef19 100644
--- a/docs/html/sdk/api_diff/4/changes/android.content.pm.ApplicationInfo.html
+++ b/docs/html/sdk/api_diff/4/changes/android.content.pm.ApplicationInfo.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.content.pm.ConfigurationInfo.html b/docs/html/sdk/api_diff/4/changes/android.content.pm.ConfigurationInfo.html
index 600a08f..0c26b5f 100644
--- a/docs/html/sdk/api_diff/4/changes/android.content.pm.ConfigurationInfo.html
+++ b/docs/html/sdk/api_diff/4/changes/android.content.pm.ConfigurationInfo.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.content.pm.PackageManager.html b/docs/html/sdk/api_diff/4/changes/android.content.pm.PackageManager.html
index 921ba9f..ca2d857 100644
--- a/docs/html/sdk/api_diff/4/changes/android.content.pm.PackageManager.html
+++ b/docs/html/sdk/api_diff/4/changes/android.content.pm.PackageManager.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.content.pm.ProviderInfo.html b/docs/html/sdk/api_diff/4/changes/android.content.pm.ProviderInfo.html
index 911419b..f0c8d61 100644
--- a/docs/html/sdk/api_diff/4/changes/android.content.pm.ProviderInfo.html
+++ b/docs/html/sdk/api_diff/4/changes/android.content.pm.ProviderInfo.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.content.res.Configuration.html b/docs/html/sdk/api_diff/4/changes/android.content.res.Configuration.html
index cc3f967..661a19b 100644
--- a/docs/html/sdk/api_diff/4/changes/android.content.res.Configuration.html
+++ b/docs/html/sdk/api_diff/4/changes/android.content.res.Configuration.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.graphics.Bitmap.html b/docs/html/sdk/api_diff/4/changes/android.graphics.Bitmap.html
index 6e99e84..2ebc43c 100644
--- a/docs/html/sdk/api_diff/4/changes/android.graphics.Bitmap.html
+++ b/docs/html/sdk/api_diff/4/changes/android.graphics.Bitmap.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.graphics.BitmapFactory.Options.html b/docs/html/sdk/api_diff/4/changes/android.graphics.BitmapFactory.Options.html
index 6c812d0..eb21e27 100644
--- a/docs/html/sdk/api_diff/4/changes/android.graphics.BitmapFactory.Options.html
+++ b/docs/html/sdk/api_diff/4/changes/android.graphics.BitmapFactory.Options.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.graphics.BitmapFactory.html b/docs/html/sdk/api_diff/4/changes/android.graphics.BitmapFactory.html
index d730e09..cf7ac0f 100644
--- a/docs/html/sdk/api_diff/4/changes/android.graphics.BitmapFactory.html
+++ b/docs/html/sdk/api_diff/4/changes/android.graphics.BitmapFactory.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.graphics.Canvas.html b/docs/html/sdk/api_diff/4/changes/android.graphics.Canvas.html
index 48ed8b6..c728b37 100644
--- a/docs/html/sdk/api_diff/4/changes/android.graphics.Canvas.html
+++ b/docs/html/sdk/api_diff/4/changes/android.graphics.Canvas.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.graphics.NinePatch.html b/docs/html/sdk/api_diff/4/changes/android.graphics.NinePatch.html
index 0d78eb0..66d909f 100644
--- a/docs/html/sdk/api_diff/4/changes/android.graphics.NinePatch.html
+++ b/docs/html/sdk/api_diff/4/changes/android.graphics.NinePatch.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.graphics.Typeface.html b/docs/html/sdk/api_diff/4/changes/android.graphics.Typeface.html
index e6d27d4..5683347 100644
--- a/docs/html/sdk/api_diff/4/changes/android.graphics.Typeface.html
+++ b/docs/html/sdk/api_diff/4/changes/android.graphics.Typeface.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.AnimationDrawable.html b/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.AnimationDrawable.html
index d72281a..7817d70 100644
--- a/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.AnimationDrawable.html
+++ b/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.AnimationDrawable.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.BitmapDrawable.html b/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.BitmapDrawable.html
index 4971712..0554466 100644
--- a/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.BitmapDrawable.html
+++ b/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.BitmapDrawable.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.Drawable.html b/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.Drawable.html
index e1dc283..2fec70b 100644
--- a/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.Drawable.html
+++ b/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.Drawable.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.NinePatchDrawable.html b/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.NinePatchDrawable.html
index 5eafab0..d761628 100644
--- a/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.NinePatchDrawable.html
+++ b/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.NinePatchDrawable.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.hardware.SensorManager.html b/docs/html/sdk/api_diff/4/changes/android.hardware.SensorManager.html
index 87b1f34..a24198a 100644
--- a/docs/html/sdk/api_diff/4/changes/android.hardware.SensorManager.html
+++ b/docs/html/sdk/api_diff/4/changes/android.hardware.SensorManager.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.inputmethodservice.KeyboardView.html b/docs/html/sdk/api_diff/4/changes/android.inputmethodservice.KeyboardView.html
index bec08b0..243ba18 100644
--- a/docs/html/sdk/api_diff/4/changes/android.inputmethodservice.KeyboardView.html
+++ b/docs/html/sdk/api_diff/4/changes/android.inputmethodservice.KeyboardView.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.location.Address.html b/docs/html/sdk/api_diff/4/changes/android.location.Address.html
index 0aeec49..1d4684e 100644
--- a/docs/html/sdk/api_diff/4/changes/android.location.Address.html
+++ b/docs/html/sdk/api_diff/4/changes/android.location.Address.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.media.AudioManager.html b/docs/html/sdk/api_diff/4/changes/android.media.AudioManager.html
index 8d1224c..d8e89b9 100644
--- a/docs/html/sdk/api_diff/4/changes/android.media.AudioManager.html
+++ b/docs/html/sdk/api_diff/4/changes/android.media.AudioManager.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.media.MediaRecorder.AudioSource.html b/docs/html/sdk/api_diff/4/changes/android.media.MediaRecorder.AudioSource.html
index 9321b59..c115d80 100644
--- a/docs/html/sdk/api_diff/4/changes/android.media.MediaRecorder.AudioSource.html
+++ b/docs/html/sdk/api_diff/4/changes/android.media.MediaRecorder.AudioSource.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.media.MediaRecorder.html b/docs/html/sdk/api_diff/4/changes/android.media.MediaRecorder.html
index c161466..973f0ec 100644
--- a/docs/html/sdk/api_diff/4/changes/android.media.MediaRecorder.html
+++ b/docs/html/sdk/api_diff/4/changes/android.media.MediaRecorder.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.media.ToneGenerator.html b/docs/html/sdk/api_diff/4/changes/android.media.ToneGenerator.html
index a8d5580..b24d142 100644
--- a/docs/html/sdk/api_diff/4/changes/android.media.ToneGenerator.html
+++ b/docs/html/sdk/api_diff/4/changes/android.media.ToneGenerator.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.net.wifi.WifiManager.html b/docs/html/sdk/api_diff/4/changes/android.net.wifi.WifiManager.html
index 2e4f339..4fa554e 100644
--- a/docs/html/sdk/api_diff/4/changes/android.net.wifi.WifiManager.html
+++ b/docs/html/sdk/api_diff/4/changes/android.net.wifi.WifiManager.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.os.Build.VERSION.html b/docs/html/sdk/api_diff/4/changes/android.os.Build.VERSION.html
index 178adbb..0b0da42 100644
--- a/docs/html/sdk/api_diff/4/changes/android.os.Build.VERSION.html
+++ b/docs/html/sdk/api_diff/4/changes/android.os.Build.VERSION.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.os.Build.html b/docs/html/sdk/api_diff/4/changes/android.os.Build.html
index 89fcb48..1d28669 100644
--- a/docs/html/sdk/api_diff/4/changes/android.os.Build.html
+++ b/docs/html/sdk/api_diff/4/changes/android.os.Build.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.os.RemoteCallbackList.html b/docs/html/sdk/api_diff/4/changes/android.os.RemoteCallbackList.html
index 19918aa..4af931f 100644
--- a/docs/html/sdk/api_diff/4/changes/android.os.RemoteCallbackList.html
+++ b/docs/html/sdk/api_diff/4/changes/android.os.RemoteCallbackList.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.provider.MediaStore.Audio.Genres.Members.html b/docs/html/sdk/api_diff/4/changes/android.provider.MediaStore.Audio.Genres.Members.html
index a5d47d6..8ad259f 100644
--- a/docs/html/sdk/api_diff/4/changes/android.provider.MediaStore.Audio.Genres.Members.html
+++ b/docs/html/sdk/api_diff/4/changes/android.provider.MediaStore.Audio.Genres.Members.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.provider.MediaStore.Audio.Media.html b/docs/html/sdk/api_diff/4/changes/android.provider.MediaStore.Audio.Media.html
index ab8f206..2b71910 100644
--- a/docs/html/sdk/api_diff/4/changes/android.provider.MediaStore.Audio.Media.html
+++ b/docs/html/sdk/api_diff/4/changes/android.provider.MediaStore.Audio.Media.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.provider.Settings.Secure.html b/docs/html/sdk/api_diff/4/changes/android.provider.Settings.Secure.html
index f349488..605753f 100644
--- a/docs/html/sdk/api_diff/4/changes/android.provider.Settings.Secure.html
+++ b/docs/html/sdk/api_diff/4/changes/android.provider.Settings.Secure.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.provider.Settings.System.html b/docs/html/sdk/api_diff/4/changes/android.provider.Settings.System.html
index 4730602..3c4bdab 100644
--- a/docs/html/sdk/api_diff/4/changes/android.provider.Settings.System.html
+++ b/docs/html/sdk/api_diff/4/changes/android.provider.Settings.System.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/java.lang.String.html b/docs/html/sdk/api_diff/4/changes/android.telephony.TelephonyManager.html
similarity index 69%
rename from docs/html/sdk/api_diff/4/changes/java.lang.String.html
rename to docs/html/sdk/api_diff/4/changes/android.telephony.TelephonyManager.html
index 61a6945..6c115df 100644
--- a/docs/html/sdk/api_diff/4/changes/java.lang.String.html
+++ b/docs/html/sdk/api_diff/4/changes/android.telephony.TelephonyManager.html
@@ -7,7 +7,7 @@
 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
 <TITLE>
-java.lang.String
+android.telephony.TelephonyManager
 </TITLE>
 <link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
 <link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -71,64 +71,61 @@
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class java.lang.<A HREF="../../../../reference/java/lang/String.html" target="_top"><font size="+2"><code>String</code></font></A>
+Class android.telephony.<A HREF="../../../../reference/android/telephony/TelephonyManager.html" target="_top"><font size="+2"><code>TelephonyManager</code></font></A>
 </H2>
 <a NAME="constructors"></a>
+<a NAME="methods"></a>
+<a NAME="fields"></a>
 <p>
-<a NAME="Changed"></a>
-<TABLE summary="Changed Constructors" WIDTH="100%">
+<a NAME="Added"></a>
+<TABLE summary="Added Fields" WIDTH="100%">
 <TR>
-  <TH VALIGN="TOP" COLSPAN=3>Changed Constructors</FONT></TD>
+  <TH VALIGN="TOP" COLSPAN=2>Added Fields</FONT></TD>
 </TH>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang.String.ctor_changed()"></A>
-  <nobr><A HREF="../../../../reference/java/lang/String.html#String()" target="_top"><code>String</code></A>()  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
+  <A NAME="android.telephony.TelephonyManager.DATA_ACTIVITY_DORMANT"></A>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#DATA_ACTIVITY_DORMANT" target="_top"><code>DATA_ACTIVITY_DORMANT</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang.String.ctor_changed(byte[])"></A>
-  <nobr><A HREF="../../../../reference/java/lang/String.html#String(byte[])" target="_top"><code>String</code></A>(<code>byte[]</code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
+  <A NAME="android.telephony.TelephonyManager.NETWORK_TYPE_1xRTT"></A>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#NETWORK_TYPE_1xRTT" target="_top"><code>NETWORK_TYPE_1xRTT</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang.String.ctor_changed(byte[], int)"></A>
-  <nobr><A HREF="../../../../reference/java/lang/String.html#String(byte[], int)" target="_top"><code>String</code></A>(<code>byte[],</nobr> int<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
+  <A NAME="android.telephony.TelephonyManager.NETWORK_TYPE_CDMA"></A>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#NETWORK_TYPE_CDMA" target="_top"><code>NETWORK_TYPE_CDMA</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang.String.ctor_changed(byte[], int, int)"></A>
-  <nobr><A HREF="../../../../reference/java/lang/String.html#String(byte[], int, int)" target="_top"><code>String</code></A>(<code>byte[],</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
+  <A NAME="android.telephony.TelephonyManager.NETWORK_TYPE_EVDO_0"></A>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#NETWORK_TYPE_EVDO_0" target="_top"><code>NETWORK_TYPE_EVDO_0</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang.String.ctor_changed(byte[], int, int, int)"></A>
-  <nobr><A HREF="../../../../reference/java/lang/String.html#String(byte[], int, int, int)" target="_top"><code>String</code></A>(<code>byte[],</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
+  <A NAME="android.telephony.TelephonyManager.NETWORK_TYPE_EVDO_A"></A>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#NETWORK_TYPE_EVDO_A" target="_top"><code>NETWORK_TYPE_EVDO_A</code></A></nobr>
   </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
+  <TD>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="android.telephony.TelephonyManager.PHONE_TYPE_CDMA"></A>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#PHONE_TYPE_CDMA" target="_top"><code>PHONE_TYPE_CDMA</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 </TABLE>
 &nbsp;
-<a NAME="methods"></a>
-<a NAME="fields"></a>
       </div>	
       <div id="footer">
         <div id="copyright">
diff --git a/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsManager.html b/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsManager.html
index 555ec8c..0401a92 100644
--- a/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsManager.html
+++ b/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsManager.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsMessage.MessageClass.html b/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsMessage.MessageClass.html
index e60aada..8eee7f6 100644
--- a/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsMessage.MessageClass.html
+++ b/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsMessage.MessageClass.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsMessage.SubmitPdu.html b/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsMessage.SubmitPdu.html
index 03d5b6a..7863761 100644
--- a/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsMessage.SubmitPdu.html
+++ b/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsMessage.SubmitPdu.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsMessage.html b/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsMessage.html
index e9f749e..b42baa3 100644
--- a/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsMessage.html
+++ b/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsMessage.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.test.AndroidTestCase.html b/docs/html/sdk/api_diff/4/changes/android.test.AndroidTestCase.html
index b816a07..a54bbed 100644
--- a/docs/html/sdk/api_diff/4/changes/android.test.AndroidTestCase.html
+++ b/docs/html/sdk/api_diff/4/changes/android.test.AndroidTestCase.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.test.mock.MockContext.html b/docs/html/sdk/api_diff/4/changes/android.test.mock.MockContext.html
index fdc83cd..1991722 100644
--- a/docs/html/sdk/api_diff/4/changes/android.test.mock.MockContext.html
+++ b/docs/html/sdk/api_diff/4/changes/android.test.mock.MockContext.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.test.mock.MockPackageManager.html b/docs/html/sdk/api_diff/4/changes/android.test.mock.MockPackageManager.html
index 2e4fc37..35d9333 100644
--- a/docs/html/sdk/api_diff/4/changes/android.test.mock.MockPackageManager.html
+++ b/docs/html/sdk/api_diff/4/changes/android.test.mock.MockPackageManager.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.text.style.ImageSpan.html b/docs/html/sdk/api_diff/4/changes/android.text.style.ImageSpan.html
index b4eb161..c09b145 100644
--- a/docs/html/sdk/api_diff/4/changes/android.text.style.ImageSpan.html
+++ b/docs/html/sdk/api_diff/4/changes/android.text.style.ImageSpan.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.util.Config.html b/docs/html/sdk/api_diff/4/changes/android.util.Config.html
index d6d303e..fabc6fc 100644
--- a/docs/html/sdk/api_diff/4/changes/android.util.Config.html
+++ b/docs/html/sdk/api_diff/4/changes/android.util.Config.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.util.DisplayMetrics.html b/docs/html/sdk/api_diff/4/changes/android.util.DisplayMetrics.html
index d1a482a..2548a72 100644
--- a/docs/html/sdk/api_diff/4/changes/android.util.DisplayMetrics.html
+++ b/docs/html/sdk/api_diff/4/changes/android.util.DisplayMetrics.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.util.TypedValue.html b/docs/html/sdk/api_diff/4/changes/android.util.TypedValue.html
index bb74b65..9898fcb 100644
--- a/docs/html/sdk/api_diff/4/changes/android.util.TypedValue.html
+++ b/docs/html/sdk/api_diff/4/changes/android.util.TypedValue.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.view.Surface.html b/docs/html/sdk/api_diff/4/changes/android.view.Surface.html
index a323bee..09dbb273a 100644
--- a/docs/html/sdk/api_diff/4/changes/android.view.Surface.html
+++ b/docs/html/sdk/api_diff/4/changes/android.view.Surface.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.view.VelocityTracker.html b/docs/html/sdk/api_diff/4/changes/android.view.VelocityTracker.html
index 4d96667..18da4941 100644
--- a/docs/html/sdk/api_diff/4/changes/android.view.VelocityTracker.html
+++ b/docs/html/sdk/api_diff/4/changes/android.view.VelocityTracker.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.view.View.html b/docs/html/sdk/api_diff/4/changes/android.view.View.html
index 45d735b..803bc7a 100644
--- a/docs/html/sdk/api_diff/4/changes/android.view.View.html
+++ b/docs/html/sdk/api_diff/4/changes/android.view.View.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.view.ViewConfiguration.html b/docs/html/sdk/api_diff/4/changes/android.view.ViewConfiguration.html
index aa8d02a..c38a9f5 100644
--- a/docs/html/sdk/api_diff/4/changes/android.view.ViewConfiguration.html
+++ b/docs/html/sdk/api_diff/4/changes/android.view.ViewConfiguration.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.view.Window.Callback.html b/docs/html/sdk/api_diff/4/changes/android.view.Window.Callback.html
index de1d354..a76ab48 100644
--- a/docs/html/sdk/api_diff/4/changes/android.view.Window.Callback.html
+++ b/docs/html/sdk/api_diff/4/changes/android.view.Window.Callback.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.widget.AutoCompleteTextView.html b/docs/html/sdk/api_diff/4/changes/android.widget.AutoCompleteTextView.html
index bad2b22..6a123ac 100644
--- a/docs/html/sdk/api_diff/4/changes/android.widget.AutoCompleteTextView.html
+++ b/docs/html/sdk/api_diff/4/changes/android.widget.AutoCompleteTextView.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.widget.CheckedTextView.html b/docs/html/sdk/api_diff/4/changes/android.widget.CheckedTextView.html
index 79e40a8..9629a79 100644
--- a/docs/html/sdk/api_diff/4/changes/android.widget.CheckedTextView.html
+++ b/docs/html/sdk/api_diff/4/changes/android.widget.CheckedTextView.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.widget.ListView.html b/docs/html/sdk/api_diff/4/changes/android.widget.ListView.html
index 487c69b..1f2d3d6 100644
--- a/docs/html/sdk/api_diff/4/changes/android.widget.ListView.html
+++ b/docs/html/sdk/api_diff/4/changes/android.widget.ListView.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.widget.PopupWindow.html b/docs/html/sdk/api_diff/4/changes/android.widget.PopupWindow.html
index 6ce83af..8b52b3f 100644
--- a/docs/html/sdk/api_diff/4/changes/android.widget.PopupWindow.html
+++ b/docs/html/sdk/api_diff/4/changes/android.widget.PopupWindow.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.widget.TabHost.TabSpec.html b/docs/html/sdk/api_diff/4/changes/android.widget.TabHost.TabSpec.html
index 8940867..65286bd 100644
--- a/docs/html/sdk/api_diff/4/changes/android.widget.TabHost.TabSpec.html
+++ b/docs/html/sdk/api_diff/4/changes/android.widget.TabHost.TabSpec.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/android.widget.TabWidget.html b/docs/html/sdk/api_diff/4/changes/android.widget.TabWidget.html
index 17b2a5e..f080dc5 100644
--- a/docs/html/sdk/api_diff/4/changes/android.widget.TabWidget.html
+++ b/docs/html/sdk/api_diff/4/changes/android.widget.TabWidget.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/changes-summary.html b/docs/html/sdk/api_diff/4/changes/changes-summary.html
index a4850a5..88b8be6 100644
--- a/docs/html/sdk/api_diff/4/changes/changes-summary.html
+++ b/docs/html/sdk/api_diff/4/changes/changes-summary.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -72,7 +72,8 @@
 <div id="mainBodyFluid">
     <div id="docTitleContainer">
 <h1>Android&nbsp;API&nbsp;Differences&nbsp;Report</h1>
-<p>This report details the changes in the core Android framework API between two API Level 
+<p>This report details the changes in the core Android framework API between two <a 
+href="http://developer.android.com/guide/appendix/api-levels.html" target="_top">API Level</a> 
 specifications. It shows additions, modifications, and removals for packages, classes, methods, and fields. 
 The report also includes general statistics that characterize the extent and type of the differences.</p>
 <p>This report is based a comparison of the Android API specifications 
@@ -298,22 +299,15 @@
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang"></A>
-  <nobr><A HREF="pkg_java.lang.html">java.lang</A></nobr>
+  <A NAME="java.util.concurrent"></A>
+  <nobr><A HREF="pkg_java.util.concurrent.html">java.util.concurrent</A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.net"></A>
-  <nobr><A HREF="pkg_java.net.html">java.net</A></nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.util"></A>
-  <nobr><A HREF="pkg_java.util.html">java.util</A></nobr>
+  <A NAME="java.util.concurrent.locks"></A>
+  <nobr><A HREF="pkg_java.util.concurrent.locks.html">java.util.concurrent.locks</A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/4/changes/classes_index_additions.html b/docs/html/sdk/api_diff/4/changes/classes_index_additions.html
index d59f666..71e2423 100644
--- a/docs/html/sdk/api_diff/4/changes/classes_index_additions.html
+++ b/docs/html/sdk/api_diff/4/changes/classes_index_additions.html
@@ -44,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
diff --git a/docs/html/sdk/api_diff/4/changes/classes_index_all.html b/docs/html/sdk/api_diff/4/changes/classes_index_all.html
index 4af2716..5415cf4 100644
--- a/docs/html/sdk/api_diff/4/changes/classes_index_all.html
+++ b/docs/html/sdk/api_diff/4/changes/classes_index_all.html
@@ -44,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
@@ -68,6 +68,7 @@
 <a href="#Z"><font size="-2">Z</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
+<A HREF="java.util.concurrent.locks.AbstractQueuedSynchronizer.html" class="hiddenlink" target="rightframe">AbstractQueuedSynchronizer</A><br>
 <A HREF="android.app.Activity.html" class="hiddenlink" target="rightframe">Activity</A><br>
 <A HREF="android.content.pm.ActivityInfo.html" class="hiddenlink" target="rightframe">ActivityInfo</A><br>
 <A HREF="android.location.Address.html" class="hiddenlink" target="rightframe">Address</A><br>
@@ -159,7 +160,6 @@
 <a href="#Z"><font size="-2">Z</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
-<A HREF="java.util.Date.html" class="hiddenlink" target="rightframe">Date</A><br>
 <A HREF="android.app.Dialog.html" class="hiddenlink" target="rightframe">Dialog</A><br>
 <A HREF="android.util.DisplayMetrics.html" class="hiddenlink" target="rightframe">DisplayMetrics</A><br>
 <A HREF="android.graphics.drawable.Drawable.html" class="hiddenlink" target="rightframe">Drawable</A><br>
@@ -425,8 +425,6 @@
 <i>SmsMessage.SubmitPdu</i><br>
 &nbsp;&nbsp;<A HREF="pkg_android.telephony.html#SmsMessage.SubmitPdu" class="hiddenlink" target="rightframe"><b>android.telephony</b></A><br>
 &nbsp;&nbsp;<A HREF="android.telephony.gsm.SmsMessage.SubmitPdu.html" class="hiddenlink" target="rightframe">android.telephony.gsm</A><br>
-<A HREF="java.net.Socket.html" class="hiddenlink" target="rightframe">Socket</A><br>
-<A HREF="java.lang.String.html" class="hiddenlink" target="rightframe">String</A><br>
 <A HREF="android.view.Surface.html" class="hiddenlink" target="rightframe">Surface</A><br>
 <A NAME="T"></A>
 <br><font size="+2">T</font>&nbsp;
@@ -451,6 +449,8 @@
 <p><div style="line-height:1.5em;color:black">
 <A HREF="android.widget.TabHost.TabSpec.html" class="hiddenlink" target="rightframe">TabHost.TabSpec</A><br>
 <A HREF="android.widget.TabWidget.html" class="hiddenlink" target="rightframe">TabWidget</A><br>
+<A HREF="android.telephony.TelephonyManager.html" class="hiddenlink" target="rightframe">TelephonyManager</A><br>
+<A HREF="java.util.concurrent.TimeUnit.html" class="hiddenlink" target="rightframe">TimeUnit</A><br>
 <A HREF="android.media.ToneGenerator.html" class="hiddenlink" target="rightframe">ToneGenerator</A><br>
 <A HREF="android.util.TypedValue.html" class="hiddenlink" target="rightframe">TypedValue</A><br>
 <A HREF="android.graphics.Typeface.html" class="hiddenlink" target="rightframe">Typeface</A><br>
diff --git a/docs/html/sdk/api_diff/4/changes/classes_index_changes.html b/docs/html/sdk/api_diff/4/changes/classes_index_changes.html
index 193e21c..f74c857 100644
--- a/docs/html/sdk/api_diff/4/changes/classes_index_changes.html
+++ b/docs/html/sdk/api_diff/4/changes/classes_index_changes.html
@@ -44,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
@@ -65,6 +65,7 @@
 <a href="#W"><font size="-2">W</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
+<A HREF="java.util.concurrent.locks.AbstractQueuedSynchronizer.html" class="hiddenlink" target="rightframe">AbstractQueuedSynchronizer</A><br>
 <A HREF="android.app.Activity.html" class="hiddenlink" target="rightframe">Activity</A><br>
 <A HREF="android.content.pm.ActivityInfo.html" class="hiddenlink" target="rightframe">ActivityInfo</A><br>
 <A HREF="android.location.Address.html" class="hiddenlink" target="rightframe">Address</A><br>
@@ -142,7 +143,6 @@
 <a href="#W"><font size="-2">W</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
-<A HREF="java.util.Date.html" class="hiddenlink" target="rightframe">Date</A><br>
 <A HREF="android.app.Dialog.html" class="hiddenlink" target="rightframe">Dialog</A><br>
 <A HREF="android.util.DisplayMetrics.html" class="hiddenlink" target="rightframe">DisplayMetrics</A><br>
 <A HREF="android.graphics.drawable.Drawable.html" class="hiddenlink" target="rightframe">Drawable</A><br>
@@ -323,8 +323,6 @@
 <A HREF="android.telephony.gsm.SmsMessage.html" class="hiddenlink" target="rightframe">SmsMessage</A><br>
 <A HREF="android.telephony.gsm.SmsMessage.MessageClass.html" class="hiddenlink" target="rightframe">SmsMessage.MessageClass</A><br>
 <A HREF="android.telephony.gsm.SmsMessage.SubmitPdu.html" class="hiddenlink" target="rightframe">SmsMessage.SubmitPdu</A><br>
-<A HREF="java.net.Socket.html" class="hiddenlink" target="rightframe">Socket</A><br>
-<A HREF="java.lang.String.html" class="hiddenlink" target="rightframe">String</A><br>
 <A HREF="android.view.Surface.html" class="hiddenlink" target="rightframe">Surface</A><br>
 <A NAME="T"></A>
 <br><font size="+2">T</font>&nbsp;
@@ -346,6 +344,8 @@
 <p><div style="line-height:1.5em;color:black">
 <A HREF="android.widget.TabHost.TabSpec.html" class="hiddenlink" target="rightframe">TabHost.TabSpec</A><br>
 <A HREF="android.widget.TabWidget.html" class="hiddenlink" target="rightframe">TabWidget</A><br>
+<A HREF="android.telephony.TelephonyManager.html" class="hiddenlink" target="rightframe">TelephonyManager</A><br>
+<A HREF="java.util.concurrent.TimeUnit.html" class="hiddenlink" target="rightframe">TimeUnit</A><br>
 <A HREF="android.media.ToneGenerator.html" class="hiddenlink" target="rightframe">ToneGenerator</A><br>
 <A HREF="android.util.TypedValue.html" class="hiddenlink" target="rightframe">TypedValue</A><br>
 <A HREF="android.graphics.Typeface.html" class="hiddenlink" target="rightframe">Typeface</A><br>
diff --git a/docs/html/sdk/api_diff/4/changes/classes_index_removals.html b/docs/html/sdk/api_diff/4/changes/classes_index_removals.html
index f5cb9dd..9b37279 100644
--- a/docs/html/sdk/api_diff/4/changes/classes_index_removals.html
+++ b/docs/html/sdk/api_diff/4/changes/classes_index_removals.html
@@ -44,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="I"></A>
 <br><font size="+2">I</font>&nbsp;
diff --git a/docs/html/sdk/api_diff/4/changes/constructors_index_additions.html b/docs/html/sdk/api_diff/4/changes/constructors_index_additions.html
index 7d6ad75..85db680 100644
--- a/docs/html/sdk/api_diff/4/changes/constructors_index_additions.html
+++ b/docs/html/sdk/api_diff/4/changes/constructors_index_additions.html
@@ -44,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="B"></A>
 <br><font size="+2">B</font>&nbsp;
diff --git a/docs/html/sdk/api_diff/4/changes/constructors_index_all.html b/docs/html/sdk/api_diff/4/changes/constructors_index_all.html
index 87ed259..cd80e6d 100644
--- a/docs/html/sdk/api_diff/4/changes/constructors_index_all.html
+++ b/docs/html/sdk/api_diff/4/changes/constructors_index_all.html
@@ -44,12 +44,11 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="B"></A>
 <br><font size="+2">B</font>&nbsp;
-<a href="#D"><font size="-2">D</font></a> 
 <a href="#I"><font size="-2">I</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
 <a href="#S"><font size="-2">S</font></a> 
@@ -64,23 +63,9 @@
 ()</A></nobr>&nbsp;constructor<br>
 &nbsp;&nbsp;<nobr><A HREF="android.graphics.drawable.BitmapDrawable.html#android.graphics.drawable.BitmapDrawable.ctor_changed(android.graphics.Bitmap)" class="hiddenlink" target="rightframe">BitmapDrawable
 (<code>Bitmap</code>)</A></nobr>&nbsp;constructor<br>
-<A NAME="D"></A>
-<br><font size="+2">D</font>&nbsp;
-<a href="#B"><font size="-2">B</font></a> 
-<a href="#I"><font size="-2">I</font></a> 
-<a href="#N"><font size="-2">N</font></a> 
-<a href="#S"><font size="-2">S</font></a> 
- <a href="#topheader"><font size="-2">TOP</font></a>
-<p><div style="line-height:1.5em;color:black">
-<i>Date</i><br>
-&nbsp;&nbsp;<nobr><A HREF="java.util.Date.html#java.util.Date.ctor_changed()" class="hiddenlink" target="rightframe">Date
-()</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.util.Date.html#java.util.Date.ctor_changed(int, int, int, int, int, int)" class="hiddenlink" target="rightframe">Date
-(<code>int, int, int, int, int, int</code>)</A></nobr>&nbsp;constructor<br>
 <A NAME="I"></A>
 <br><font size="+2">I</font>&nbsp;
 <a href="#B"><font size="-2">B</font></a> 
-<a href="#D"><font size="-2">D</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
 <a href="#S"><font size="-2">S</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
@@ -97,7 +82,6 @@
 <A NAME="N"></A>
 <br><font size="+2">N</font>&nbsp;
 <a href="#B"><font size="-2">B</font></a> 
-<a href="#D"><font size="-2">D</font></a> 
 <a href="#I"><font size="-2">I</font></a> 
 <a href="#S"><font size="-2">S</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
@@ -114,7 +98,6 @@
 <A NAME="S"></A>
 <br><font size="+2">S</font>&nbsp;
 <a href="#B"><font size="-2">B</font></a> 
-<a href="#D"><font size="-2">D</font></a> 
 <a href="#I"><font size="-2">I</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
@@ -123,28 +106,6 @@
 ()</A></nobr>&nbsp;constructor<br>
 <nobr><A HREF="android.telephony.gsm.SmsMessage.SubmitPdu.html#android.telephony.gsm.SmsMessage.SubmitPdu.ctor_changed()" class="hiddenlink" target="rightframe">SmsMessage.SubmitPdu
 ()</A></nobr>&nbsp;constructor<br>
-<i>Socket</i><br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed()" class="hiddenlink" target="rightframe">Socket
-()</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.lang.String, int)" class="hiddenlink" target="rightframe">Socket
-(<code>String, int</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.lang.String, int, java.net.InetAddress, int)" class="hiddenlink" target="rightframe">Socket
-(<code>String, int, InetAddress, int</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.net.Proxy)" class="hiddenlink" target="rightframe">Socket
-(<code>Proxy</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.net.SocketImpl)" class="hiddenlink" target="rightframe">Socket
-(<code>SocketImpl</code>)</A></nobr>&nbsp;constructor<br>
-<i>String</i><br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed()" class="hiddenlink" target="rightframe">String
-()</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[])" class="hiddenlink" target="rightframe">String
-(<code>byte[]</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int, int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int, int</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int, int, int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int, int, int</code>)</A></nobr>&nbsp;constructor<br>
 <script src="http://www.google-analytics.com/ga.js" type="text/javascript">
 </script>
 <script type="text/javascript">
diff --git a/docs/html/sdk/api_diff/4/changes/constructors_index_changes.html b/docs/html/sdk/api_diff/4/changes/constructors_index_changes.html
index a61b76f..a9d21d1e 100644
--- a/docs/html/sdk/api_diff/4/changes/constructors_index_changes.html
+++ b/docs/html/sdk/api_diff/4/changes/constructors_index_changes.html
@@ -44,12 +44,11 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="B"></A>
 <br><font size="+2">B</font>&nbsp;
-<a href="#D"><font size="-2">D</font></a> 
 <a href="#I"><font size="-2">I</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
 <a href="#S"><font size="-2">S</font></a> 
@@ -60,23 +59,9 @@
 ()</A></nobr>&nbsp;constructor<br>
 &nbsp;&nbsp;<nobr><A HREF="android.graphics.drawable.BitmapDrawable.html#android.graphics.drawable.BitmapDrawable.ctor_changed(android.graphics.Bitmap)" class="hiddenlink" target="rightframe">BitmapDrawable
 (<code>Bitmap</code>)</A></nobr>&nbsp;constructor<br>
-<A NAME="D"></A>
-<br><font size="+2">D</font>&nbsp;
-<a href="#B"><font size="-2">B</font></a> 
-<a href="#I"><font size="-2">I</font></a> 
-<a href="#N"><font size="-2">N</font></a> 
-<a href="#S"><font size="-2">S</font></a> 
- <a href="#topheader"><font size="-2">TOP</font></a>
-<p><div style="line-height:1.5em;color:black">
-<i>Date</i><br>
-&nbsp;&nbsp;<nobr><A HREF="java.util.Date.html#java.util.Date.ctor_changed()" class="hiddenlink" target="rightframe">Date
-()</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.util.Date.html#java.util.Date.ctor_changed(int, int, int, int, int, int)" class="hiddenlink" target="rightframe">Date
-(<code>int, int, int, int, int, int</code>)</A></nobr>&nbsp;constructor<br>
 <A NAME="I"></A>
 <br><font size="+2">I</font>&nbsp;
 <a href="#B"><font size="-2">B</font></a> 
-<a href="#D"><font size="-2">D</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
 <a href="#S"><font size="-2">S</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
@@ -89,7 +74,6 @@
 <A NAME="N"></A>
 <br><font size="+2">N</font>&nbsp;
 <a href="#B"><font size="-2">B</font></a> 
-<a href="#D"><font size="-2">D</font></a> 
 <a href="#I"><font size="-2">I</font></a> 
 <a href="#S"><font size="-2">S</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
@@ -102,7 +86,6 @@
 <A NAME="S"></A>
 <br><font size="+2">S</font>&nbsp;
 <a href="#B"><font size="-2">B</font></a> 
-<a href="#D"><font size="-2">D</font></a> 
 <a href="#I"><font size="-2">I</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
@@ -111,28 +94,6 @@
 ()</A></nobr>&nbsp;constructor<br>
 <nobr><A HREF="android.telephony.gsm.SmsMessage.SubmitPdu.html#android.telephony.gsm.SmsMessage.SubmitPdu.ctor_changed()" class="hiddenlink" target="rightframe">SmsMessage.SubmitPdu
 ()</A></nobr>&nbsp;constructor<br>
-<i>Socket</i><br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed()" class="hiddenlink" target="rightframe">Socket
-()</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.lang.String, int)" class="hiddenlink" target="rightframe">Socket
-(<code>String, int</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.lang.String, int, java.net.InetAddress, int)" class="hiddenlink" target="rightframe">Socket
-(<code>String, int, InetAddress, int</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.net.Proxy)" class="hiddenlink" target="rightframe">Socket
-(<code>Proxy</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.net.SocketImpl)" class="hiddenlink" target="rightframe">Socket
-(<code>SocketImpl</code>)</A></nobr>&nbsp;constructor<br>
-<i>String</i><br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed()" class="hiddenlink" target="rightframe">String
-()</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[])" class="hiddenlink" target="rightframe">String
-(<code>byte[]</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int, int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int, int</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int, int, int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int, int, int</code>)</A></nobr>&nbsp;constructor<br>
 <script src="http://www.google-analytics.com/ga.js" type="text/javascript">
 </script>
 <script type="text/javascript">
diff --git a/docs/html/sdk/api_diff/4/changes/constructors_index_removals.html b/docs/html/sdk/api_diff/4/changes/constructors_index_removals.html
index 8110828..c884917 100644
--- a/docs/html/sdk/api_diff/4/changes/constructors_index_removals.html
+++ b/docs/html/sdk/api_diff/4/changes/constructors_index_removals.html
@@ -44,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <script src="http://www.google-analytics.com/ga.js" type="text/javascript">
 </script>
diff --git a/docs/html/sdk/api_diff/4/changes/fields_index_additions.html b/docs/html/sdk/api_diff/4/changes/fields_index_additions.html
index 8ab19ba..d1bb48f 100644
--- a/docs/html/sdk/api_diff/4/changes/fields_index_additions.html
+++ b/docs/html/sdk/api_diff/4/changes/fields_index_additions.html
@@ -44,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
@@ -181,14 +181,16 @@
 <a href="#W"><font size="-2">W</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.DATA_ACTIVITY_DORMANT" class="hiddenlink" target="rightframe">DATA_ACTIVITY_DORMANT</A>
+</nobr><br>
 <nobr><A HREF="android.util.TypedValue.html#android.util.TypedValue.density" class="hiddenlink" target="rightframe">density</A>
 </nobr><br>
 <i>DENSITY_DEFAULT</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.util.DisplayMetrics.html#android.util.DisplayMetrics.DENSITY_DEFAULT" class="hiddenlink" target="rightframe">android.util.DisplayMetrics</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.util.DisplayMetrics.html#android.util.DisplayMetrics.DENSITY_DEFAULT" class="hiddenlink" target="rightframe">android.util.DisplayMetrics</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.util.TypedValue.html#android.util.TypedValue.DENSITY_DEFAULT" class="hiddenlink" target="rightframe">android.util.TypedValue</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.util.TypedValue.html#android.util.TypedValue.DENSITY_DEFAULT" class="hiddenlink" target="rightframe">android.util.TypedValue</A>
 </nobr><br>
 <nobr><A HREF="android.util.DisplayMetrics.html#android.util.DisplayMetrics.DENSITY_HIGH" class="hiddenlink" target="rightframe">DENSITY_HIGH</A>
 </nobr><br>
@@ -197,11 +199,11 @@
 <nobr><A HREF="android.util.DisplayMetrics.html#android.util.DisplayMetrics.DENSITY_MEDIUM" class="hiddenlink" target="rightframe">DENSITY_MEDIUM</A>
 </nobr><br>
 <i>DENSITY_NONE</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.graphics.Bitmap.html#android.graphics.Bitmap.DENSITY_NONE" class="hiddenlink" target="rightframe">android.graphics.Bitmap</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.graphics.Bitmap.html#android.graphics.Bitmap.DENSITY_NONE" class="hiddenlink" target="rightframe">android.graphics.Bitmap</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.util.TypedValue.html#android.util.TypedValue.DENSITY_NONE" class="hiddenlink" target="rightframe">android.util.TypedValue</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.util.TypedValue.html#android.util.TypedValue.DENSITY_NONE" class="hiddenlink" target="rightframe">android.util.TypedValue</A>
 </nobr><br>
 <nobr><A HREF="android.util.DisplayMetrics.html#android.util.DisplayMetrics.densityDpi" class="hiddenlink" target="rightframe">densityDpi</A>
 </nobr><br>
@@ -450,6 +452,14 @@
 <a href="#W"><font size="-2">W</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_1xRTT" class="hiddenlink" target="rightframe">NETWORK_TYPE_1xRTT</A>
+</nobr><br>
+<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_CDMA" class="hiddenlink" target="rightframe">NETWORK_TYPE_CDMA</A>
+</nobr><br>
+<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_EVDO_0" class="hiddenlink" target="rightframe">NETWORK_TYPE_EVDO_0</A>
+</nobr><br>
+<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_EVDO_A" class="hiddenlink" target="rightframe">NETWORK_TYPE_EVDO_A</A>
+</nobr><br>
 <nobr><A HREF="android.R.attr.html#android.R.attr.normalScreens" class="hiddenlink" target="rightframe">normalScreens</A>
 </nobr><br>
 <A NAME="O"></A>
@@ -504,6 +514,8 @@
 <p><div style="line-height:1.5em;color:black">
 <nobr><A HREF="android.content.pm.ProviderInfo.html#android.content.pm.ProviderInfo.pathPermissions" class="hiddenlink" target="rightframe">pathPermissions</A>
 </nobr><br>
+<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.PHONE_TYPE_CDMA" class="hiddenlink" target="rightframe">PHONE_TYPE_CDMA</A>
+</nobr><br>
 <nobr><A HREF="android.R.attr.html#android.R.attr.progressBarStyleInverse" class="hiddenlink" target="rightframe">progressBarStyleInverse</A>
 </nobr><br>
 <nobr><A HREF="android.R.attr.html#android.R.attr.progressBarStyleLargeInverse" class="hiddenlink" target="rightframe">progressBarStyleLargeInverse</A>
@@ -663,11 +675,11 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>targetSdkVersion</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.R.attr.html#android.R.attr.targetSdkVersion" class="hiddenlink" target="rightframe">android.R.attr</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.R.attr.html#android.R.attr.targetSdkVersion" class="hiddenlink" target="rightframe">android.R.attr</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.content.pm.ApplicationInfo.html#android.content.pm.ApplicationInfo.targetSdkVersion" class="hiddenlink" target="rightframe">android.content.pm.ApplicationInfo</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.content.pm.ApplicationInfo.html#android.content.pm.ApplicationInfo.targetSdkVersion" class="hiddenlink" target="rightframe">android.content.pm.ApplicationInfo</A>
 </nobr><br>
 <nobr><A HREF="android.R.attr.html#android.R.attr.tension" class="hiddenlink" target="rightframe">tension</A>
 </nobr><br>
diff --git a/docs/html/sdk/api_diff/4/changes/fields_index_all.html b/docs/html/sdk/api_diff/4/changes/fields_index_all.html
index 3d155b7..05afee5 100644
--- a/docs/html/sdk/api_diff/4/changes/fields_index_all.html
+++ b/docs/html/sdk/api_diff/4/changes/fields_index_all.html
@@ -44,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
@@ -183,21 +183,23 @@
 <a href="#W"><font size="-2">W</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
-<i>DEFAULT_SORT_ORDER</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.MediaStore.Audio.Genres.Members.html#android.provider.MediaStore.Audio.Genres.Members.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Audio.Genres.Members</A>
+<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.DATA_ACTIVITY_DORMANT" class="hiddenlink" target="rightframe">DATA_ACTIVITY_DORMANT</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.MediaStore.Audio.Media.html#android.provider.MediaStore.Audio.Media.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Audio.Media</A>
+<i>DEFAULT_SORT_ORDER</i><br>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.MediaStore.Audio.Genres.Members.html#android.provider.MediaStore.Audio.Genres.Members.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Audio.Genres.Members</A>
+</nobr><br>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.MediaStore.Audio.Media.html#android.provider.MediaStore.Audio.Media.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Audio.Media</A>
 </nobr><br>
 <nobr><A HREF="android.util.TypedValue.html#android.util.TypedValue.density" class="hiddenlink" target="rightframe">density</A>
 </nobr><br>
 <i>DENSITY_DEFAULT</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.util.DisplayMetrics.html#android.util.DisplayMetrics.DENSITY_DEFAULT" class="hiddenlink" target="rightframe">android.util.DisplayMetrics</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.util.DisplayMetrics.html#android.util.DisplayMetrics.DENSITY_DEFAULT" class="hiddenlink" target="rightframe">android.util.DisplayMetrics</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.util.TypedValue.html#android.util.TypedValue.DENSITY_DEFAULT" class="hiddenlink" target="rightframe">android.util.TypedValue</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.util.TypedValue.html#android.util.TypedValue.DENSITY_DEFAULT" class="hiddenlink" target="rightframe">android.util.TypedValue</A>
 </nobr><br>
 <nobr><A HREF="android.util.DisplayMetrics.html#android.util.DisplayMetrics.DENSITY_HIGH" class="hiddenlink" target="rightframe">DENSITY_HIGH</A>
 </nobr><br>
@@ -206,11 +208,11 @@
 <nobr><A HREF="android.util.DisplayMetrics.html#android.util.DisplayMetrics.DENSITY_MEDIUM" class="hiddenlink" target="rightframe">DENSITY_MEDIUM</A>
 </nobr><br>
 <i>DENSITY_NONE</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.graphics.Bitmap.html#android.graphics.Bitmap.DENSITY_NONE" class="hiddenlink" target="rightframe">android.graphics.Bitmap</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.graphics.Bitmap.html#android.graphics.Bitmap.DENSITY_NONE" class="hiddenlink" target="rightframe">android.graphics.Bitmap</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.util.TypedValue.html#android.util.TypedValue.DENSITY_NONE" class="hiddenlink" target="rightframe">android.util.TypedValue</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.util.TypedValue.html#android.util.TypedValue.DENSITY_NONE" class="hiddenlink" target="rightframe">android.util.TypedValue</A>
 </nobr><br>
 <nobr><A HREF="android.util.DisplayMetrics.html#android.util.DisplayMetrics.densityDpi" class="hiddenlink" target="rightframe">densityDpi</A>
 </nobr><br>
@@ -535,6 +537,14 @@
 <a href="#W"><font size="-2">W</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_1xRTT" class="hiddenlink" target="rightframe">NETWORK_TYPE_1xRTT</A>
+</nobr><br>
+<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_CDMA" class="hiddenlink" target="rightframe">NETWORK_TYPE_CDMA</A>
+</nobr><br>
+<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_EVDO_0" class="hiddenlink" target="rightframe">NETWORK_TYPE_EVDO_0</A>
+</nobr><br>
+<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_EVDO_A" class="hiddenlink" target="rightframe">NETWORK_TYPE_EVDO_A</A>
+</nobr><br>
 <nobr><A HREF="android.R.attr.html#android.R.attr.normalScreens" class="hiddenlink" target="rightframe">normalScreens</A>
 </nobr><br>
 <A NAME="O"></A>
@@ -589,6 +599,8 @@
 <p><div style="line-height:1.5em;color:black">
 <nobr><A HREF="android.content.pm.ProviderInfo.html#android.content.pm.ProviderInfo.pathPermissions" class="hiddenlink" target="rightframe">pathPermissions</A>
 </nobr><br>
+<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.PHONE_TYPE_CDMA" class="hiddenlink" target="rightframe">PHONE_TYPE_CDMA</A>
+</nobr><br>
 <nobr><A HREF="android.util.Config.html#android.util.Config.PROFILE" class="hiddenlink" target="rightframe">PROFILE</A>
 </nobr><br>
 <nobr><A HREF="android.R.attr.html#android.R.attr.progressBarStyleInverse" class="hiddenlink" target="rightframe">progressBarStyleInverse</A>
@@ -778,11 +790,11 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>targetSdkVersion</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.R.attr.html#android.R.attr.targetSdkVersion" class="hiddenlink" target="rightframe">android.R.attr</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.R.attr.html#android.R.attr.targetSdkVersion" class="hiddenlink" target="rightframe">android.R.attr</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.content.pm.ApplicationInfo.html#android.content.pm.ApplicationInfo.targetSdkVersion" class="hiddenlink" target="rightframe">android.content.pm.ApplicationInfo</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.content.pm.ApplicationInfo.html#android.content.pm.ApplicationInfo.targetSdkVersion" class="hiddenlink" target="rightframe">android.content.pm.ApplicationInfo</A>
 </nobr><br>
 <nobr><A HREF="android.R.attr.html#android.R.attr.tension" class="hiddenlink" target="rightframe">tension</A>
 </nobr><br>
diff --git a/docs/html/sdk/api_diff/4/changes/fields_index_changes.html b/docs/html/sdk/api_diff/4/changes/fields_index_changes.html
index bd7a48f..5d60034 100644
--- a/docs/html/sdk/api_diff/4/changes/fields_index_changes.html
+++ b/docs/html/sdk/api_diff/4/changes/fields_index_changes.html
@@ -44,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="D"></A>
 <br><font size="+2">D</font>&nbsp;
@@ -58,11 +58,11 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>DEFAULT_SORT_ORDER</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.MediaStore.Audio.Genres.Members.html#android.provider.MediaStore.Audio.Genres.Members.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Audio.Genres.Members</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.MediaStore.Audio.Genres.Members.html#android.provider.MediaStore.Audio.Genres.Members.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Audio.Genres.Members</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.MediaStore.Audio.Media.html#android.provider.MediaStore.Audio.Media.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Audio.Media</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.MediaStore.Audio.Media.html#android.provider.MediaStore.Audio.Media.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.MediaStore.Audio.Media</A>
 </nobr><br>
 <A NAME="E"></A>
 <br><font size="+2">E</font>&nbsp;
diff --git a/docs/html/sdk/api_diff/4/changes/fields_index_removals.html b/docs/html/sdk/api_diff/4/changes/fields_index_removals.html
index a249a9e..1ec4ff5 100644
--- a/docs/html/sdk/api_diff/4/changes/fields_index_removals.html
+++ b/docs/html/sdk/api_diff/4/changes/fields_index_removals.html
@@ -44,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
diff --git a/docs/html/sdk/api_diff/4/changes/java.net.Socket.html b/docs/html/sdk/api_diff/4/changes/java.net.Socket.html
deleted file mode 100644
index bbeeab9..0000000
--- a/docs/html/sdk/api_diff/4/changes/java.net.Socket.html
+++ /dev/null
@@ -1,160 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<HTML style="overflow:auto;">
-<HEAD>
-<meta name="generator" content="JDiff v1.1.0">
-<!-- Generated by the JDiff Javadoc doclet -->
-<!-- (http://www.jdiff.org) -->
-<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
-<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
-<TITLE>
-java.net.Socket
-</TITLE>
-<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
-<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
-<noscript>
-<style type="text/css">
-body{overflow:auto;}
-#body-content{position:relative; top:0;}
-#doc-content{overflow:visible;border-left:3px solid #666;}
-#side-nav{padding:0;}
-#side-nav .toggle-list ul {display:block;}
-#resize-packages-nav{border-bottom:3px solid #666;}
-</style>
-</noscript>
-<style type="text/css">
-</style>
-</HEAD>
-<BODY>
-<!-- Start of nav bar -->
-<a name="top"></a>
-<div id="header" style="margin-bottom:0;padding-bottom:0;">
-<div id="headerLeft">
-<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
-</div>
-  <div id="headerRight">
-  <div id="headerLinks">
-<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
-<span class="text">
-<!-- &nbsp;<a href="#">English</a> | -->
-<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
-</span>
-</div>
-  <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td colspan="2" class="diffspechead">API Diff Specification</td>
-      </tr>
-      <tr>
-        <td class="diffspec" style="padding-top:.25em">To Level:</td>
-        <td class="diffvaluenew" style="padding-top:.25em">4</td>
-      </tr>
-      <tr>
-        <td class="diffspec">From Level:</td>
-        <td class="diffvalueold">3</td>
-      </tr>
-      <tr>
-        <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
-      </tr>
-    </table>
-    </div><!-- End and-diff-id -->
-  <div class="and-diff-id" style="margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a>
-      </tr>
-    </table>
-  </div> <!-- End and-diff-id -->
-  </div> <!-- End headerRight -->
-  </div> <!-- End header -->
-<div id="body-content" xstyle="padding:12px;padding-right:18px;">
-<div id="doc-content" style="position:relative;">
-<div id="mainBodyFluid">
-<H2>
-Class java.net.<A HREF="../../../../reference/java/net/Socket.html" target="_top"><font size="+2"><code>Socket</code></font></A>
-</H2>
-<a NAME="constructors"></a>
-<p>
-<a NAME="Changed"></a>
-<TABLE summary="Changed Constructors" WIDTH="100%">
-<TR>
-  <TH VALIGN="TOP" COLSPAN=3>Changed Constructors</FONT></TD>
-</TH>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.net.Socket.ctor_changed()"></A>
-  <nobr><A HREF="../../../../reference/java/net/Socket.html#Socket()" target="_top"><code>Socket</code></A>()  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.net.Socket.ctor_changed(java.lang.String, int)"></A>
-  <nobr><A HREF="../../../../reference/java/net/Socket.html#Socket(java.lang.String, int)" target="_top"><code>Socket</code></A>(<code>String,</nobr> int<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.net.Socket.ctor_changed(java.lang.String, int, java.net.InetAddress, int)"></A>
-  <nobr><A HREF="../../../../reference/java/net/Socket.html#Socket(java.lang.String, int, java.net.InetAddress, int)" target="_top"><code>Socket</code></A>(<code>String,</nobr> int<nobr>,</nobr> InetAddress<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.net.Socket.ctor_changed(java.net.Proxy)"></A>
-  <nobr><A HREF="../../../../reference/java/net/Socket.html#Socket(java.net.Proxy)" target="_top"><code>Socket</code></A>(<code>Proxy</code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.net.Socket.ctor_changed(java.net.SocketImpl)"></A>
-  <nobr><A HREF="../../../../reference/java/net/Socket.html#Socket(java.net.SocketImpl)" target="_top"><code>Socket</code></A>(<code>SocketImpl</code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<a NAME="methods"></a>
-<a NAME="fields"></a>
-      </div>	
-      <div id="footer">
-        <div id="copyright">
-        Except as noted, this content is licensed under 
-        <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
-        For details and restrictions, see the <a href="/license.html">Content License</a>.
-        </div>
-      <div id="footerlinks">
-      <p>
-        <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
-        <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
-        <a href="http://www.android.com/branding.html">Brand Guidelines</a>
-      </p>
-    </div>
-    </div> <!-- end footer -->
-    </div><!-- end doc-content -->
-    </div> <!-- end body-content --> 
-<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
-</script>
-<script type="text/javascript">
-  try {
-    var pageTracker = _gat._getTracker("UA-5831155-1");
-    pageTracker._setAllowAnchor(true);
-    pageTracker._initData();
-    pageTracker._trackPageview();
-  } catch(e) {}
-</script>
-</BODY>
-</HTML>
diff --git a/docs/html/sdk/api_diff/4/changes/java.util.Date.html b/docs/html/sdk/api_diff/4/changes/java.util.Date.html
deleted file mode 100644
index 13acc8d..0000000
--- a/docs/html/sdk/api_diff/4/changes/java.util.Date.html
+++ /dev/null
@@ -1,133 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<HTML style="overflow:auto;">
-<HEAD>
-<meta name="generator" content="JDiff v1.1.0">
-<!-- Generated by the JDiff Javadoc doclet -->
-<!-- (http://www.jdiff.org) -->
-<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
-<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
-<TITLE>
-java.util.Date
-</TITLE>
-<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
-<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
-<noscript>
-<style type="text/css">
-body{overflow:auto;}
-#body-content{position:relative; top:0;}
-#doc-content{overflow:visible;border-left:3px solid #666;}
-#side-nav{padding:0;}
-#side-nav .toggle-list ul {display:block;}
-#resize-packages-nav{border-bottom:3px solid #666;}
-</style>
-</noscript>
-<style type="text/css">
-</style>
-</HEAD>
-<BODY>
-<!-- Start of nav bar -->
-<a name="top"></a>
-<div id="header" style="margin-bottom:0;padding-bottom:0;">
-<div id="headerLeft">
-<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
-</div>
-  <div id="headerRight">
-  <div id="headerLinks">
-<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
-<span class="text">
-<!-- &nbsp;<a href="#">English</a> | -->
-<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
-</span>
-</div>
-  <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td colspan="2" class="diffspechead">API Diff Specification</td>
-      </tr>
-      <tr>
-        <td class="diffspec" style="padding-top:.25em">To Level:</td>
-        <td class="diffvaluenew" style="padding-top:.25em">4</td>
-      </tr>
-      <tr>
-        <td class="diffspec">From Level:</td>
-        <td class="diffvalueold">3</td>
-      </tr>
-      <tr>
-        <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
-      </tr>
-    </table>
-    </div><!-- End and-diff-id -->
-  <div class="and-diff-id" style="margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a>
-      </tr>
-    </table>
-  </div> <!-- End and-diff-id -->
-  </div> <!-- End headerRight -->
-  </div> <!-- End header -->
-<div id="body-content" xstyle="padding:12px;padding-right:18px;">
-<div id="doc-content" style="position:relative;">
-<div id="mainBodyFluid">
-<H2>
-Class java.util.<A HREF="../../../../reference/java/util/Date.html" target="_top"><font size="+2"><code>Date</code></font></A>
-</H2>
-<a NAME="constructors"></a>
-<p>
-<a NAME="Changed"></a>
-<TABLE summary="Changed Constructors" WIDTH="100%">
-<TR>
-  <TH VALIGN="TOP" COLSPAN=3>Changed Constructors</FONT></TD>
-</TH>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.util.Date.ctor_changed()"></A>
-  <nobr><A HREF="../../../../reference/java/util/Date.html#Date()" target="_top"><code>Date</code></A>()  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.util.Date.ctor_changed(int, int, int, int, int, int)"></A>
-  <nobr><A HREF="../../../../reference/java/util/Date.html#Date(int, int, int, int, int, int)" target="_top"><code>Date</code></A>(<code>int,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<a NAME="methods"></a>
-<a NAME="fields"></a>
-      </div>	
-      <div id="footer">
-        <div id="copyright">
-        Except as noted, this content is licensed under 
-        <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
-        For details and restrictions, see the <a href="/license.html">Content License</a>.
-        </div>
-      <div id="footerlinks">
-      <p>
-        <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
-        <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
-        <a href="http://www.android.com/branding.html">Brand Guidelines</a>
-      </p>
-    </div>
-    </div> <!-- end footer -->
-    </div><!-- end doc-content -->
-    </div> <!-- end body-content --> 
-<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
-</script>
-<script type="text/javascript">
-  try {
-    var pageTracker = _gat._getTracker("UA-5831155-1");
-    pageTracker._setAllowAnchor(true);
-    pageTracker._initData();
-    pageTracker._trackPageview();
-  } catch(e) {}
-</script>
-</BODY>
-</HTML>
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_java.util.html b/docs/html/sdk/api_diff/4/changes/java.util.concurrent.TimeUnit.html
similarity index 87%
copy from docs/html/sdk/api_diff/4/changes/pkg_java.util.html
copy to docs/html/sdk/api_diff/4/changes/java.util.concurrent.TimeUnit.html
index 1702f22..41c1be3 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_java.util.html
+++ b/docs/html/sdk/api_diff/4/changes/java.util.concurrent.TimeUnit.html
@@ -7,7 +7,7 @@
 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
 <TITLE>
-java.util
+java.util.concurrent.TimeUnit
 </TITLE>
 <link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
 <link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -71,23 +71,12 @@
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/java/util/package-summary.html" target="_top"><font size="+1"><code>java.util</code></font></A>
+Class java.util.concurrent.<A HREF="../../../../reference/java/util/concurrent/TimeUnit.html" target="_top"><font size="+2"><code>TimeUnit</code></font></A>
 </H2>
-<p>
-<a NAME="Changed"></a>
-<TABLE summary="Changed Classes" WIDTH="100%">
-<TR>
-  <TH VALIGN="TOP" COLSPAN=2>Changed Classes</FONT></TD>
-</TH>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="Date"></A>
-  <nobr><A HREF="java.util.Date.html">Date</A></nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
+<p>Change from final to non-final.<br>
+<a NAME="constructors"></a>
+<a NAME="methods"></a>
+<a NAME="fields"></a>
       </div>	
       <div id="footer">
         <div id="copyright">
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_java.util.html b/docs/html/sdk/api_diff/4/changes/java.util.concurrent.locks.AbstractQueuedSynchronizer.html
similarity index 87%
copy from docs/html/sdk/api_diff/4/changes/pkg_java.util.html
copy to docs/html/sdk/api_diff/4/changes/java.util.concurrent.locks.AbstractQueuedSynchronizer.html
index 1702f22..1c6ae14 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_java.util.html
+++ b/docs/html/sdk/api_diff/4/changes/java.util.concurrent.locks.AbstractQueuedSynchronizer.html
@@ -7,7 +7,7 @@
 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
 <TITLE>
-java.util
+java.util.concurrent.locks.AbstractQueuedSynchronizer
 </TITLE>
 <link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
 <link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -71,23 +71,12 @@
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/java/util/package-summary.html" target="_top"><font size="+1"><code>java.util</code></font></A>
+Class java.util.concurrent.locks.<A HREF="../../../../reference/java/util/concurrent/locks/AbstractQueuedSynchronizer.html" target="_top"><font size="+2"><code>AbstractQueuedSynchronizer</code></font></A>
 </H2>
-<p>
-<a NAME="Changed"></a>
-<TABLE summary="Changed Classes" WIDTH="100%">
-<TR>
-  <TH VALIGN="TOP" COLSPAN=2>Changed Classes</FONT></TD>
-</TH>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="Date"></A>
-  <nobr><A HREF="java.util.Date.html">Date</A></nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
+<p><font xsize="+1">The superclass changed from <code>java.lang.Object</code> to <code>java.util.concurrent.locks.AbstractOwnableSynchronizer</code>.<br></font>
+<a NAME="constructors"></a>
+<a NAME="methods"></a>
+<a NAME="fields"></a>
       </div>	
       <div id="footer">
         <div id="copyright">
diff --git a/docs/html/sdk/api_diff/4/changes/jdiff_statistics.html b/docs/html/sdk/api_diff/4/changes/jdiff_statistics.html
index 3244a17..c21b875 100644
--- a/docs/html/sdk/api_diff/4/changes/jdiff_statistics.html
+++ b/docs/html/sdk/api_diff/4/changes/jdiff_statistics.html
@@ -45,16 +45,16 @@
         <td colspan="2" class="diffspechead">API Diff Specification</td>
       </tr>
       <tr>
-        <td class="diffspec" style="padding-top:.25em">To Version:</td>
+        <td class="diffspec" style="padding-top:.25em">To Level:</td>
         <td class="diffvaluenew" style="padding-top:.25em">4</td>
       </tr>
       <tr>
-        <td class="diffspec">From Version:</td>
+        <td class="diffspec">From Level:</td>
         <td class="diffvalueold">3</td>
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -71,29 +71,71 @@
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <h1>API&nbsp;Change&nbsp;Statistics</h1>
-<p>
-The percent change statistic reported for all elements in the &quot;to&quot; API Level specification is defined recursively as follows:</p>
-<pre>
-Percentage difference = 100 * (added + removed + 2*changed)
-                        -----------------------------------
-                        sum of public elements in BOTH APIs
-</pre>
-<p>where <code>added</code> is the number of packages added, <code>removed</code> is the number of packages removed, and <code>changed</code> is the number of packages changed.
-This definition is applied recursively for the classes and their program elements, so the value for a changed package will be less than 1, unless every class in that package has changed.
-The definition ensures that if all packages are removed and all new packages are
-added, the change will be 100%. Values are rounded here, so a value of 0% indicates a percentage difference of less than 0.5%.</p>
-<p>The overall difference between the two APIs is approximately <span style="color:222;font-weight:bold;">2%</span>.
+<p>The overall difference between API Levels 3 and 4 is approximately <span style="color:222;font-weight:bold;">2.45%</span>.
 </p>
-<br><h2>Contents</h2>
-<dl><dt><a href="#packages">Changed Packages</a></dt> <dd>Sorted by percentage difference</dd>
-<dt><a href="#classes">Changed Classes and <i>Interfaces</i></a></dt><dd>Sorted by percentage difference</dd>
-<dt><a href="#numbers">Total of Differences</a></dt><dd>Listed by number and type</dd></dl>
+<br>
+<a name="numbers"></a>
+<h2>Total of Differences, by Number and Type</h2>
+<p>
+The table below lists the numbers of program elements (packages, classes, constructors, methods, and fields) that were added, changed, or removed. The table includes only the highest-level program elements &mdash; that is, if a class with two methods was added, the number of methods added does not include those two methods, but the number of classes added does include that class.
+</p>
+<TABLE summary="Number of differences" WIDTH="100%">
+<TR>
+  <th>Type</th>
+  <TH ALIGN="center"><b>Additions</b></TH>
+  <TH ALIGN="center"><b>Changes</b></TH>
+  <TH ALIGN="center">Removals</TH>
+  <TH ALIGN="center"><b>Total</b></TH>
+</TR>
+<TR>
+  <TD>Packages</TD>
+  <TD ALIGN="right">4</TD>
+  <TD ALIGN="right">26</TD>
+  <TD ALIGN="right">0</TD>
+  <TD ALIGN="right">30</TD>
+</TR>
+<TR>
+  <TD>Classes and <i>Interfaces</i></TD>
+  <TD ALIGN="right">22</TD>
+  <TD ALIGN="right">73</TD>
+  <TD ALIGN="right">2</TD>
+  <TD ALIGN="right">97</TD>
+</TR>
+<TR>
+  <TD>Constructors</TD>
+  <TD ALIGN="right">6</TD>
+  <TD ALIGN="right">8</TD>
+  <TD ALIGN="right">0</TD>
+  <TD ALIGN="right">14</TD>
+</TR>
+<TR>
+  <TD>Methods</TD>
+  <TD ALIGN="right">80</TD>
+  <TD ALIGN="right">43</TD>
+  <TD ALIGN="right">3</TD>
+  <TD ALIGN="right">126</TD>
+</TR>
+<TR>
+  <TD>Fields</TD>
+  <TD ALIGN="right">208</TD>
+  <TD ALIGN="right">27</TD>
+  <TD ALIGN="right">29</TD>
+  <TD ALIGN="right">264</TD>
+</TR>
+<TR>
+  <TD style="background-color:#FAFAFA"><b>Total</b></TD>
+  <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>320</strong></TD>
+  <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>177</strong></TD>
+  <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>34</strong></TD>
+  <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>531</strong></TD>
+</TR>
+</TABLE>
 <br>
 <a name="packages"></a>
 <h2>Changed Packages, Sorted by Percentage Difference</h2>
 <TABLE summary="Packages sorted by percentage difference" WIDTH="100%">
 <TR>
-  <TH  WIDTH="10%">Percentage Difference</TH>
+  <TH  WIDTH="10%">Percentage Difference*</TH>
   <TH>Package</TH>
 </TR>
 <TR>
@@ -190,27 +232,24 @@
 </TR>
 <TR>
   <TD ALIGN="center">&lt;1</TD>
-  <TD><A HREF="pkg_java.net.html">java.net</A></TD>
+  <TD><A HREF="pkg_java.util.concurrent.locks.html">java.util.concurrent.locks</A></TD>
 </TR>
 <TR>
   <TD ALIGN="center">&lt;1</TD>
-  <TD><A HREF="pkg_java.util.html">java.util</A></TD>
-</TR>
-<TR>
-  <TD ALIGN="center">&lt;1</TD>
-  <TD><A HREF="pkg_java.lang.html">java.lang</A></TD>
+  <TD><A HREF="pkg_java.util.concurrent.html">java.util.concurrent</A></TD>
 </TR>
 <TR>
   <TD ALIGN="center">&lt;1</TD>
   <TD><A HREF="pkg_android.hardware.html">android.hardware</A></TD>
 </TR>
 </TABLE>
+<p style="font-size:10px">* See <a href="#calculation">Calculation of Change Percentages</a>, below.</p>
 <br>
 <a name="classes"></a>
 <h2>Changed Classes and <i>Interfaces</i>, Sorted by Percentage Difference</h2>
 <TABLE summary="Classes sorted by percentage difference" WIDTH="100%">
 <TR WIDTH="20%">
-  <TH WIDTH="10%"><b>Percentage<br>Difference</b></TH>
+  <TH WIDTH="10%">Percentage<br>Difference*</TH>
   <TH><b>Class or <i>Interface</i></b></TH>
 </TR>
 <TR>
@@ -339,11 +378,6 @@
 android.content.res.Configuration</A></TD>
 </TR>
 <TR>
-  <TD ALIGN="center">10</TD>
-  <TD><A HREF="java.net.Socket.html">
-java.net.Socket</A></TD>
-</TR>
-<TR>
   <TD ALIGN="center">8</TD>
   <TD><A HREF="android.provider.MediaStore.Audio.Genres.Members.html">
 android.provider.MediaStore.Audio.Genres.Members</A></TD>
@@ -365,11 +399,6 @@
 </TR>
 <TR>
   <TD ALIGN="center">6</TD>
-  <TD><A HREF="java.lang.String.html">
-java.lang.String</A></TD>
-</TR>
-<TR>
-  <TD ALIGN="center">6</TD>
   <TD><A HREF="android.os.Build.html">
 android.os.Build</A></TD>
 </TR>
@@ -380,11 +409,6 @@
 </TR>
 <TR>
   <TD ALIGN="center">6</TD>
-  <TD><A HREF="java.util.Date.html">
-java.util.Date</A></TD>
-</TR>
-<TR>
-  <TD ALIGN="center">6</TD>
   <TD><A HREF="android.widget.CheckedTextView.html">
 android.widget.CheckedTextView</A></TD>
 </TR>
@@ -399,6 +423,16 @@
 android.provider.MediaStore.Audio.Media</A></TD>
 </TR>
 <TR>
+  <TD ALIGN="center">5</TD>
+  <TD><A HREF="android.telephony.TelephonyManager.html">
+android.telephony.TelephonyManager</A></TD>
+</TR>
+<TR>
+  <TD ALIGN="center">5</TD>
+  <TD><A HREF="java.util.concurrent.TimeUnit.html">
+java.util.concurrent.TimeUnit</A></TD>
+</TR>
+<TR>
   <TD ALIGN="center">4</TD>
   <TD><A HREF="android.content.ContentProvider.html">
 android.content.ContentProvider</A></TD>
@@ -510,6 +544,11 @@
 </TR>
 <TR>
   <TD ALIGN="center">1</TD>
+  <TD><A HREF="java.util.concurrent.locks.AbstractQueuedSynchronizer.html">
+java.util.concurrent.locks.AbstractQueuedSynchronizer</A></TD>
+</TR>
+<TR>
+  <TD ALIGN="center">1</TD>
   <TD><A HREF="android.R.style.html">
 android.R.style</A></TD>
 </TR>
@@ -579,67 +618,20 @@
 android.app.Activity</A></TD>
 </TR>
 </TABLE>
+<p style="font-size:10px">* See <a href="#calculation">Calculation of Change Percentages</a>, below.</p>
 <br>
-<a name="numbers"></a>
-<h2>Total of Differences, by Number and Type</h2>
+<h2 id="calculation">Calculation of Change Percentages</h2>
 <p>
-The table below lists the numbers of program elements (packages, classes, constructors, methods, and fields) that were removed, added or changed. The table includes only the highest-level program elements &mdash; that is, if a class with two methods was added, the number of methods added does not include those two methods, but the number of classes added does include that class.
-</p>
-<TABLE summary="Number of differences" WIDTH="100%">
-<TR>
-  <TH COLSPAN=5 NOWRAP>
-  Number of Differences</TH>
-</TR>
-<TR>
-  <TH>&nbsp;</TD>
-  <TH ALIGN="center"><b>Removals</b></TH>
-  <TH ALIGN="center"><b>Additions</b></TH>
-  <TH ALIGN="center"><b>Changes</b></TH>
-  <TH ALIGN="center"><b>Total</b></TH>
-</TR>
-<TR>
-  <TD>Packages</TD>
-  <TD ALIGN="right">0</TD>
-  <TD ALIGN="right">4</TD>
-  <TD ALIGN="right">27</TD>
-  <TD ALIGN="right">31</TD>
-</TR>
-<TR>
-  <TD>Classes and <i>Interfaces</i></TD>
-  <TD ALIGN="right">2</TD>
-  <TD ALIGN="right">22</TD>
-  <TD ALIGN="right">73</TD>
-  <TD ALIGN="right">97</TD>
-</TR>
-<TR>
-  <TD>Constructors</TD>
-  <TD ALIGN="right">0</TD>
-  <TD ALIGN="right">6</TD>
-  <TD ALIGN="right">20</TD>
-  <TD ALIGN="right">26</TD>
-</TR>
-<TR>
-  <TD>Methods</TD>
-  <TD ALIGN="right">3</TD>
-  <TD ALIGN="right">80</TD>
-  <TD ALIGN="right">43</TD>
-  <TD ALIGN="right">126</TD>
-</TR>
-<TR>
-  <TD>Fields</TD>
-  <TD ALIGN="right">29</TD>
-  <TD ALIGN="right">202</TD>
-  <TD ALIGN="right">27</TD>
-  <TD ALIGN="right">258</TD>
-</TR>
-<TR>
-  <TD><b>Total</b></TD>
-  <TD ALIGN="right">34</TD>
-  <TD ALIGN="right">314</TD>
-  <TD ALIGN="right">190</TD>
-  <TD ALIGN="right">538</TD>
-</TR>
-</TABLE>
+The percent change statistic reported for all elements in the &quot;to&quot; API Level specification is defined recursively as follows:</p>
+<pre>
+Percentage difference = 100 * (added + removed + 2*changed)
+                        -----------------------------------
+                        sum of public elements in BOTH APIs
+</pre>
+<p>where <code>added</code> is the number of packages added, <code>removed</code> is the number of packages removed, and <code>changed</code> is the number of packages changed.
+This definition is applied recursively for the classes and their program elements, so the value for a changed package will be less than 1, unless every class in that package has changed.
+The definition ensures that if all packages are removed and all new packages are
+added, the change will be 100%.</p>
       </div>	
       <div id="footer">
         <div id="copyright">
diff --git a/docs/html/sdk/api_diff/4/changes/jdiff_topleftframe.html b/docs/html/sdk/api_diff/4/changes/jdiff_topleftframe.html
index 2191eff..36f9836 100644
--- a/docs/html/sdk/api_diff/4/changes/jdiff_topleftframe.html
+++ b/docs/html/sdk/api_diff/4/changes/jdiff_topleftframe.html
@@ -25,7 +25,7 @@
 </style>
 </HEAD>
 <BODY class="gc-documentation" style="padding:12px;">
-<table class="jdiffIndex" summary="Links to diff index files" BORDER="0" WIDTH="100%" cellspacing="0" cellpadding="0">
+<table class="jdiffIndex" summary="Links to diff index files" BORDER="0" WIDTH="100%" cellspacing="0" cellpadding="0" style="margin:0">
 <TR>
   <th class="indexHeader" nowrap>
   Select a Diffs Index:</th>
diff --git a/docs/html/sdk/api_diff/4/changes/methods_index_additions.html b/docs/html/sdk/api_diff/4/changes/methods_index_additions.html
index dcdadf6..86270d4 100644
--- a/docs/html/sdk/api_diff/4/changes/methods_index_additions.html
+++ b/docs/html/sdk/api_diff/4/changes/methods_index_additions.html
@@ -44,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
diff --git a/docs/html/sdk/api_diff/4/changes/methods_index_all.html b/docs/html/sdk/api_diff/4/changes/methods_index_all.html
index facbd82..fd4f229 100644
--- a/docs/html/sdk/api_diff/4/changes/methods_index_all.html
+++ b/docs/html/sdk/api_diff/4/changes/methods_index_all.html
@@ -44,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
diff --git a/docs/html/sdk/api_diff/4/changes/methods_index_changes.html b/docs/html/sdk/api_diff/4/changes/methods_index_changes.html
index d6088f3..88e203f 100644
--- a/docs/html/sdk/api_diff/4/changes/methods_index_changes.html
+++ b/docs/html/sdk/api_diff/4/changes/methods_index_changes.html
@@ -44,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="C"></A>
 <br><font size="+2">C</font>&nbsp;
diff --git a/docs/html/sdk/api_diff/4/changes/methods_index_removals.html b/docs/html/sdk/api_diff/4/changes/methods_index_removals.html
index 1cd2dc6..392307d 100644
--- a/docs/html/sdk/api_diff/4/changes/methods_index_removals.html
+++ b/docs/html/sdk/api_diff/4/changes/methods_index_removals.html
@@ -44,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="I"></A>
 <br><font size="+2">I</font>&nbsp;
diff --git a/docs/html/sdk/api_diff/4/changes/packages_index_additions.html b/docs/html/sdk/api_diff/4/changes/packages_index_additions.html
index 3bac440..a77bd9f 100644
--- a/docs/html/sdk/api_diff/4/changes/packages_index_additions.html
+++ b/docs/html/sdk/api_diff/4/changes/packages_index_additions.html
@@ -44,12 +44,11 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <br>
 <div id="indexTableEntries">
-<A NAME="A"></A>
 <A HREF="changes-summary.html#android.accessibilityservice" class="hiddenlink" target="rightframe"><b>android.accessibilityservice</b></A><br>
 <A HREF="changes-summary.html#android.gesture" class="hiddenlink" target="rightframe"><b>android.gesture</b></A><br>
 <A HREF="changes-summary.html#android.speech.tts" class="hiddenlink" target="rightframe"><b>android.speech.tts</b></A><br>
diff --git a/docs/html/sdk/api_diff/4/changes/packages_index_all.html b/docs/html/sdk/api_diff/4/changes/packages_index_all.html
index 7e0b561..d27d95c 100644
--- a/docs/html/sdk/api_diff/4/changes/packages_index_all.html
+++ b/docs/html/sdk/api_diff/4/changes/packages_index_all.html
@@ -44,12 +44,11 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <br>
 <div id="indexTableEntries">
-<A NAME="A"></A>
 <A HREF="pkg_android.html" class="hiddenlink" target="rightframe">android</A><br>
 <A HREF="changes-summary.html#android.accessibilityservice" class="hiddenlink" target="rightframe"><b>android.accessibilityservice</b></A><br>
 <A HREF="pkg_android.app.html" class="hiddenlink" target="rightframe">android.app</A><br>
@@ -78,10 +77,8 @@
 <A HREF="changes-summary.html#android.view.accessibility" class="hiddenlink" target="rightframe"><b>android.view.accessibility</b></A><br>
 <A HREF="pkg_android.view.animation.html" class="hiddenlink" target="rightframe">android.view.animation</A><br>
 <A HREF="pkg_android.widget.html" class="hiddenlink" target="rightframe">android.widget</A><br>
-<A NAME="J"></A>
-<A HREF="pkg_java.lang.html" class="hiddenlink" target="rightframe">java.lang</A><br>
-<A HREF="pkg_java.net.html" class="hiddenlink" target="rightframe">java.net</A><br>
-<A HREF="pkg_java.util.html" class="hiddenlink" target="rightframe">java.util</A><br>
+<A HREF="pkg_java.util.concurrent.html" class="hiddenlink" target="rightframe">java.util.concurrent</A><br>
+<A HREF="pkg_java.util.concurrent.locks.html" class="hiddenlink" target="rightframe">java.util.concurrent.locks</A><br>
 <script src="http://www.google-analytics.com/ga.js" type="text/javascript">
 </script>
 <script type="text/javascript">
diff --git a/docs/html/sdk/api_diff/4/changes/packages_index_changes.html b/docs/html/sdk/api_diff/4/changes/packages_index_changes.html
index ed51c87..4299ed1 100644
--- a/docs/html/sdk/api_diff/4/changes/packages_index_changes.html
+++ b/docs/html/sdk/api_diff/4/changes/packages_index_changes.html
@@ -44,12 +44,11 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <br>
 <div id="indexTableEntries">
-<A NAME="A"></A>
 <A HREF="pkg_android.html" class="hiddenlink" target="rightframe">android</A><br>
 <A HREF="pkg_android.app.html" class="hiddenlink" target="rightframe">android.app</A><br>
 <A HREF="pkg_android.content.html" class="hiddenlink" target="rightframe">android.content</A><br>
@@ -74,10 +73,8 @@
 <A HREF="pkg_android.view.html" class="hiddenlink" target="rightframe">android.view</A><br>
 <A HREF="pkg_android.view.animation.html" class="hiddenlink" target="rightframe">android.view.animation</A><br>
 <A HREF="pkg_android.widget.html" class="hiddenlink" target="rightframe">android.widget</A><br>
-<A NAME="J"></A>
-<A HREF="pkg_java.lang.html" class="hiddenlink" target="rightframe">java.lang</A><br>
-<A HREF="pkg_java.net.html" class="hiddenlink" target="rightframe">java.net</A><br>
-<A HREF="pkg_java.util.html" class="hiddenlink" target="rightframe">java.util</A><br>
+<A HREF="pkg_java.util.concurrent.html" class="hiddenlink" target="rightframe">java.util.concurrent</A><br>
+<A HREF="pkg_java.util.concurrent.locks.html" class="hiddenlink" target="rightframe">java.util.concurrent.locks</A><br>
 <script src="http://www.google-analytics.com/ga.js" type="text/javascript">
 </script>
 <script type="text/javascript">
diff --git a/docs/html/sdk/api_diff/4/changes/packages_index_removals.html b/docs/html/sdk/api_diff/4/changes/packages_index_removals.html
index d4d0afb..cd89a22 100644
--- a/docs/html/sdk/api_diff/4/changes/packages_index_removals.html
+++ b/docs/html/sdk/api_diff/4/changes/packages_index_removals.html
@@ -44,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <br>
 <div id="indexTableEntries">
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.app.html b/docs/html/sdk/api_diff/4/changes/pkg_android.app.html
index acd66f3..2595bbe 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_android.app.html
+++ b/docs/html/sdk/api_diff/4/changes/pkg_android.app.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.content.html b/docs/html/sdk/api_diff/4/changes/pkg_android.content.html
index db3f896..457912e 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_android.content.html
+++ b/docs/html/sdk/api_diff/4/changes/pkg_android.content.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.content.pm.html b/docs/html/sdk/api_diff/4/changes/pkg_android.content.pm.html
index 7bfd185..0ad5f80 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_android.content.pm.html
+++ b/docs/html/sdk/api_diff/4/changes/pkg_android.content.pm.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.content.res.html b/docs/html/sdk/api_diff/4/changes/pkg_android.content.res.html
index 8a07bb2..b11f799 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_android.content.res.html
+++ b/docs/html/sdk/api_diff/4/changes/pkg_android.content.res.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.graphics.drawable.html b/docs/html/sdk/api_diff/4/changes/pkg_android.graphics.drawable.html
index 3fa65de..94659fd 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_android.graphics.drawable.html
+++ b/docs/html/sdk/api_diff/4/changes/pkg_android.graphics.drawable.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.graphics.html b/docs/html/sdk/api_diff/4/changes/pkg_android.graphics.html
index 6d6caac..fe64e72 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_android.graphics.html
+++ b/docs/html/sdk/api_diff/4/changes/pkg_android.graphics.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.hardware.html b/docs/html/sdk/api_diff/4/changes/pkg_android.hardware.html
index ddce23d..2c9ef0b 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_android.hardware.html
+++ b/docs/html/sdk/api_diff/4/changes/pkg_android.hardware.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.html b/docs/html/sdk/api_diff/4/changes/pkg_android.html
index 596b5c1..3e358ca 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_android.html
+++ b/docs/html/sdk/api_diff/4/changes/pkg_android.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.inputmethodservice.html b/docs/html/sdk/api_diff/4/changes/pkg_android.inputmethodservice.html
index 5027272..a422be2 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_android.inputmethodservice.html
+++ b/docs/html/sdk/api_diff/4/changes/pkg_android.inputmethodservice.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.location.html b/docs/html/sdk/api_diff/4/changes/pkg_android.location.html
index 344b11f..023ef62 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_android.location.html
+++ b/docs/html/sdk/api_diff/4/changes/pkg_android.location.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.media.html b/docs/html/sdk/api_diff/4/changes/pkg_android.media.html
index 19cf361..f3a60bb 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_android.media.html
+++ b/docs/html/sdk/api_diff/4/changes/pkg_android.media.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.net.wifi.html b/docs/html/sdk/api_diff/4/changes/pkg_android.net.wifi.html
index 50e52736..74b182c 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_android.net.wifi.html
+++ b/docs/html/sdk/api_diff/4/changes/pkg_android.net.wifi.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.opengl.html b/docs/html/sdk/api_diff/4/changes/pkg_android.opengl.html
index d2483d41..3689e7c 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_android.opengl.html
+++ b/docs/html/sdk/api_diff/4/changes/pkg_android.opengl.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.os.html b/docs/html/sdk/api_diff/4/changes/pkg_android.os.html
index dc22fd4..ef994f9 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_android.os.html
+++ b/docs/html/sdk/api_diff/4/changes/pkg_android.os.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.provider.html b/docs/html/sdk/api_diff/4/changes/pkg_android.provider.html
index 87aaaf2..295126e 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_android.provider.html
+++ b/docs/html/sdk/api_diff/4/changes/pkg_android.provider.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.telephony.gsm.html b/docs/html/sdk/api_diff/4/changes/pkg_android.telephony.gsm.html
index 176a343..3d6fcde 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_android.telephony.gsm.html
+++ b/docs/html/sdk/api_diff/4/changes/pkg_android.telephony.gsm.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.telephony.html b/docs/html/sdk/api_diff/4/changes/pkg_android.telephony.html
index a40a526..e2175ba 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_android.telephony.html
+++ b/docs/html/sdk/api_diff/4/changes/pkg_android.telephony.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -109,6 +109,21 @@
 </TR>
 </TABLE>
 &nbsp;
+<p>
+<a NAME="Changed"></a>
+<TABLE summary="Changed Classes" WIDTH="100%">
+<TR>
+  <TH VALIGN="TOP" COLSPAN=2>Changed Classes</FONT></TD>
+</TH>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="TelephonyManager"></A>
+  <nobr><A HREF="android.telephony.TelephonyManager.html">TelephonyManager</A></nobr>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
       </div>	
       <div id="footer">
         <div id="copyright">
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.test.html b/docs/html/sdk/api_diff/4/changes/pkg_android.test.html
index 7fa10be..28c1fc9 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_android.test.html
+++ b/docs/html/sdk/api_diff/4/changes/pkg_android.test.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.test.mock.html b/docs/html/sdk/api_diff/4/changes/pkg_android.test.mock.html
index 6d5a183..e971fed 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_android.test.mock.html
+++ b/docs/html/sdk/api_diff/4/changes/pkg_android.test.mock.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.text.style.html b/docs/html/sdk/api_diff/4/changes/pkg_android.text.style.html
index ab59848..64b7353 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_android.text.style.html
+++ b/docs/html/sdk/api_diff/4/changes/pkg_android.text.style.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.util.html b/docs/html/sdk/api_diff/4/changes/pkg_android.util.html
index 5a936ae..5a35a6f 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_android.util.html
+++ b/docs/html/sdk/api_diff/4/changes/pkg_android.util.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.view.animation.html b/docs/html/sdk/api_diff/4/changes/pkg_android.view.animation.html
index a88e7fc..0cfa915 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_android.view.animation.html
+++ b/docs/html/sdk/api_diff/4/changes/pkg_android.view.animation.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.view.html b/docs/html/sdk/api_diff/4/changes/pkg_android.view.html
index 381a339..4914da2 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_android.view.html
+++ b/docs/html/sdk/api_diff/4/changes/pkg_android.view.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.widget.html b/docs/html/sdk/api_diff/4/changes/pkg_android.widget.html
index 1388a0c..a0b6f8e 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_android.widget.html
+++ b/docs/html/sdk/api_diff/4/changes/pkg_android.widget.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_java.lang.html b/docs/html/sdk/api_diff/4/changes/pkg_java.lang.html
deleted file mode 100644
index 4206681..0000000
--- a/docs/html/sdk/api_diff/4/changes/pkg_java.lang.html
+++ /dev/null
@@ -1,119 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<HTML style="overflow:auto;">
-<HEAD>
-<meta name="generator" content="JDiff v1.1.0">
-<!-- Generated by the JDiff Javadoc doclet -->
-<!-- (http://www.jdiff.org) -->
-<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
-<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
-<TITLE>
-java.lang
-</TITLE>
-<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
-<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
-<noscript>
-<style type="text/css">
-body{overflow:auto;}
-#body-content{position:relative; top:0;}
-#doc-content{overflow:visible;border-left:3px solid #666;}
-#side-nav{padding:0;}
-#side-nav .toggle-list ul {display:block;}
-#resize-packages-nav{border-bottom:3px solid #666;}
-</style>
-</noscript>
-<style type="text/css">
-</style>
-</HEAD>
-<BODY>
-<!-- Start of nav bar -->
-<a name="top"></a>
-<div id="header" style="margin-bottom:0;padding-bottom:0;">
-<div id="headerLeft">
-<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
-</div>
-  <div id="headerRight">
-  <div id="headerLinks">
-<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
-<span class="text">
-<!-- &nbsp;<a href="#">English</a> | -->
-<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
-</span>
-</div>
-  <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td colspan="2" class="diffspechead">API Diff Specification</td>
-      </tr>
-      <tr>
-        <td class="diffspec" style="padding-top:.25em">To Level:</td>
-        <td class="diffvaluenew" style="padding-top:.25em">4</td>
-      </tr>
-      <tr>
-        <td class="diffspec">From Level:</td>
-        <td class="diffvalueold">3</td>
-      </tr>
-      <tr>
-        <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
-      </tr>
-    </table>
-    </div><!-- End and-diff-id -->
-  <div class="and-diff-id" style="margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a>
-      </tr>
-    </table>
-  </div> <!-- End and-diff-id -->
-  </div> <!-- End headerRight -->
-  </div> <!-- End header -->
-<div id="body-content" xstyle="padding:12px;padding-right:18px;">
-<div id="doc-content" style="position:relative;">
-<div id="mainBodyFluid">
-<H2>
-Package <A HREF="../../../../reference/java/lang/package-summary.html" target="_top"><font size="+1"><code>java.lang</code></font></A>
-</H2>
-<p>
-<a NAME="Changed"></a>
-<TABLE summary="Changed Classes" WIDTH="100%">
-<TR>
-  <TH VALIGN="TOP" COLSPAN=2>Changed Classes</FONT></TD>
-</TH>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="String"></A>
-  <nobr><A HREF="java.lang.String.html">String</A></nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-      </div>	
-      <div id="footer">
-        <div id="copyright">
-        Except as noted, this content is licensed under 
-        <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
-        For details and restrictions, see the <a href="/license.html">Content License</a>.
-        </div>
-      <div id="footerlinks">
-      <p>
-        <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
-        <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
-        <a href="http://www.android.com/branding.html">Brand Guidelines</a>
-      </p>
-    </div>
-    </div> <!-- end footer -->
-    </div><!-- end doc-content -->
-    </div> <!-- end body-content --> 
-<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
-</script>
-<script type="text/javascript">
-  try {
-    var pageTracker = _gat._getTracker("UA-5831155-1");
-    pageTracker._setAllowAnchor(true);
-    pageTracker._initData();
-    pageTracker._trackPageview();
-  } catch(e) {}
-</script>
-</BODY>
-</HTML>
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_java.net.html b/docs/html/sdk/api_diff/4/changes/pkg_java.net.html
deleted file mode 100644
index 9d98155..0000000
--- a/docs/html/sdk/api_diff/4/changes/pkg_java.net.html
+++ /dev/null
@@ -1,119 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<HTML style="overflow:auto;">
-<HEAD>
-<meta name="generator" content="JDiff v1.1.0">
-<!-- Generated by the JDiff Javadoc doclet -->
-<!-- (http://www.jdiff.org) -->
-<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
-<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
-<TITLE>
-java.net
-</TITLE>
-<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
-<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
-<noscript>
-<style type="text/css">
-body{overflow:auto;}
-#body-content{position:relative; top:0;}
-#doc-content{overflow:visible;border-left:3px solid #666;}
-#side-nav{padding:0;}
-#side-nav .toggle-list ul {display:block;}
-#resize-packages-nav{border-bottom:3px solid #666;}
-</style>
-</noscript>
-<style type="text/css">
-</style>
-</HEAD>
-<BODY>
-<!-- Start of nav bar -->
-<a name="top"></a>
-<div id="header" style="margin-bottom:0;padding-bottom:0;">
-<div id="headerLeft">
-<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
-</div>
-  <div id="headerRight">
-  <div id="headerLinks">
-<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
-<span class="text">
-<!-- &nbsp;<a href="#">English</a> | -->
-<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
-</span>
-</div>
-  <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td colspan="2" class="diffspechead">API Diff Specification</td>
-      </tr>
-      <tr>
-        <td class="diffspec" style="padding-top:.25em">To Level:</td>
-        <td class="diffvaluenew" style="padding-top:.25em">4</td>
-      </tr>
-      <tr>
-        <td class="diffspec">From Level:</td>
-        <td class="diffvalueold">3</td>
-      </tr>
-      <tr>
-        <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
-      </tr>
-    </table>
-    </div><!-- End and-diff-id -->
-  <div class="and-diff-id" style="margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a>
-      </tr>
-    </table>
-  </div> <!-- End and-diff-id -->
-  </div> <!-- End headerRight -->
-  </div> <!-- End header -->
-<div id="body-content" xstyle="padding:12px;padding-right:18px;">
-<div id="doc-content" style="position:relative;">
-<div id="mainBodyFluid">
-<H2>
-Package <A HREF="../../../../reference/java/net/package-summary.html" target="_top"><font size="+1"><code>java.net</code></font></A>
-</H2>
-<p>
-<a NAME="Changed"></a>
-<TABLE summary="Changed Classes" WIDTH="100%">
-<TR>
-  <TH VALIGN="TOP" COLSPAN=2>Changed Classes</FONT></TD>
-</TH>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="Socket"></A>
-  <nobr><A HREF="java.net.Socket.html">Socket</A></nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-      </div>	
-      <div id="footer">
-        <div id="copyright">
-        Except as noted, this content is licensed under 
-        <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
-        For details and restrictions, see the <a href="/license.html">Content License</a>.
-        </div>
-      <div id="footerlinks">
-      <p>
-        <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
-        <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
-        <a href="http://www.android.com/branding.html">Brand Guidelines</a>
-      </p>
-    </div>
-    </div> <!-- end footer -->
-    </div><!-- end doc-content -->
-    </div> <!-- end body-content --> 
-<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
-</script>
-<script type="text/javascript">
-  try {
-    var pageTracker = _gat._getTracker("UA-5831155-1");
-    pageTracker._setAllowAnchor(true);
-    pageTracker._initData();
-    pageTracker._trackPageview();
-  } catch(e) {}
-</script>
-</BODY>
-</HTML>
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_java.util.html b/docs/html/sdk/api_diff/4/changes/pkg_java.util.concurrent.html
similarity index 92%
rename from docs/html/sdk/api_diff/4/changes/pkg_java.util.html
rename to docs/html/sdk/api_diff/4/changes/pkg_java.util.concurrent.html
index 1702f22..8e64161 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_java.util.html
+++ b/docs/html/sdk/api_diff/4/changes/pkg_java.util.concurrent.html
@@ -7,7 +7,7 @@
 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
 <TITLE>
-java.util
+java.util.concurrent
 </TITLE>
 <link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
 <link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -71,7 +71,7 @@
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/java/util/package-summary.html" target="_top"><font size="+1"><code>java.util</code></font></A>
+Package <A HREF="../../../../reference/java/util/concurrent/package-summary.html" target="_top"><font size="+1"><code>java.util.concurrent</code></font></A>
 </H2>
 <p>
 <a NAME="Changed"></a>
@@ -81,8 +81,8 @@
 </TH>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="Date"></A>
-  <nobr><A HREF="java.util.Date.html">Date</A></nobr>
+  <A NAME="TimeUnit"></A>
+  <nobr><A HREF="java.util.concurrent.TimeUnit.html">TimeUnit</A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_java.util.html b/docs/html/sdk/api_diff/4/changes/pkg_java.util.concurrent.locks.html
similarity index 90%
copy from docs/html/sdk/api_diff/4/changes/pkg_java.util.html
copy to docs/html/sdk/api_diff/4/changes/pkg_java.util.concurrent.locks.html
index 1702f22..f66e05a 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_java.util.html
+++ b/docs/html/sdk/api_diff/4/changes/pkg_java.util.concurrent.locks.html
@@ -7,7 +7,7 @@
 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
 <TITLE>
-java.util
+java.util.concurrent.locks
 </TITLE>
 <link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
 <link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.19 19:34</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -71,7 +71,7 @@
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/java/util/package-summary.html" target="_top"><font size="+1"><code>java.util</code></font></A>
+Package <A HREF="../../../../reference/java/util/concurrent/locks/package-summary.html" target="_top"><font size="+1"><code>java.util.concurrent.locks</code></font></A>
 </H2>
 <p>
 <a NAME="Changed"></a>
@@ -81,8 +81,8 @@
 </TH>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="Date"></A>
-  <nobr><A HREF="java.util.Date.html">Date</A></nobr>
+  <A NAME="AbstractQueuedSynchronizer"></A>
+  <nobr><A HREF="java.util.concurrent.locks.AbstractQueuedSynchronizer.html">AbstractQueuedSynchronizer</A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/4/missingSinces.txt b/docs/html/sdk/api_diff/4/missingSinces.txt
index 2cdddf9..1a30826 100644
--- a/docs/html/sdk/api_diff/4/missingSinces.txt
+++ b/docs/html/sdk/api_diff/4/missingSinces.txt
@@ -127,6 +127,7 @@
 NO DOC BLOCK: android.R.attr Field contentDescription
 NO DOC BLOCK: android.content.Context Field CONTEXT_RESTRICTED
 NO DOC BLOCK: android.os.Build Field CPU_ABI
+NO DOC BLOCK: android.telephony.TelephonyManager Field DATA_ACTIVITY_DORMANT
 NO DOC BLOCK: android.util.TypedValue Field density
 NO DOC BLOCK: android.util.DisplayMetrics Field DENSITY_DEFAULT
 NO DOC BLOCK: android.util.TypedValue Field DENSITY_DEFAULT
@@ -178,10 +179,15 @@
 NO DOC BLOCK: android.R.anim Field linear_interpolator
 NO DOC BLOCK: android.os.Build Field MANUFACTURER
 NO DOC BLOCK: android.R.attr Field maxSdkVersion
+NO DOC BLOCK: android.telephony.TelephonyManager Field NETWORK_TYPE_1xRTT
+NO DOC BLOCK: android.telephony.TelephonyManager Field NETWORK_TYPE_CDMA
+NO DOC BLOCK: android.telephony.TelephonyManager Field NETWORK_TYPE_EVDO_0
+NO DOC BLOCK: android.telephony.TelephonyManager Field NETWORK_TYPE_EVDO_A
 NO DOC BLOCK: android.R.attr Field normalScreens
 NO DOC BLOCK: android.R.attr Field onClick
 NO DOC BLOCK: android.R.anim Field overshoot_interpolator
 NO DOC BLOCK: android.content.pm.ProviderInfo Field pathPermissions
+NO DOC BLOCK: android.telephony.TelephonyManager Field PHONE_TYPE_CDMA
 NO DOC BLOCK: android.R.attr Field progressBarStyleInverse
 NO DOC BLOCK: android.R.attr Field progressBarStyleLargeInverse
 NO DOC BLOCK: android.R.attr Field progressBarStyleSmallInverse
diff --git a/docs/html/sdk/api_diff/4/stylesheet-jdiff.css b/docs/html/sdk/api_diff/4/stylesheet-jdiff.css
index 824b3df..edafaa3 100644
--- a/docs/html/sdk/api_diff/4/stylesheet-jdiff.css
+++ b/docs/html/sdk/api_diff/4/stylesheet-jdiff.css
@@ -3,7 +3,6 @@
 
 div.and-diff-id {border: 1px solid #eee;position:relative;float:right;clear:both;padding:0px;}
 table.diffspectable {border:1px;padding:0px;margin:0px;}
-table.jdiffIndex {margin-bottom:.5em;}
 .diffspechead {background-color:#eee;}
 .diffspectable tr {border:0px;padding:0px;}
 .diffspectable td  {background-color:eee;border:0px;font-size:90%;font-weight:normal;padding:0px;padding-left:1px;padding-right:1px;text-align:center;color:777;}
@@ -30,9 +29,16 @@
   }
 .hiddenlink {
   font-size:96%;
-/* line-height:.8em; */
+  line-height:.8em;
   text-decoration:none;}
 a {
   text-decoration:none;}
 a:hover {
   text-decoration:underline;}
+.indexBox {
+  border: 1px solid red;
+  margin:1em 0 0 0;}
+.letterIndexHead {
+  font-size: 1.5em;font-weight:9;
+  margin:0 0 0em 0;
+  border: 1px solid red;}
diff --git a/docs/html/sdk/api_diff/4/user_comments_for_3_to_4.xml b/docs/html/sdk/api_diff/4/user_comments_for_3_to_4.xml
index b0aba96..fc81d6a 100644
--- a/docs/html/sdk/api_diff/4/user_comments_for_3_to_4.xml
+++ b/docs/html/sdk/api_diff/4/user_comments_for_3_to_4.xml
@@ -2278,6 +2278,48 @@
   </text>
 </comment>
 <comment>
+  <identifier id="android.telephony.TelephonyManager"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.telephony.TelephonyManager.DATA_ACTIVITY_DORMANT"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.telephony.TelephonyManager.NETWORK_TYPE_1xRTT"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.telephony.TelephonyManager.NETWORK_TYPE_CDMA"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.telephony.TelephonyManager.NETWORK_TYPE_EVDO_0"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.telephony.TelephonyManager.NETWORK_TYPE_EVDO_A"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.telephony.TelephonyManager.PHONE_TYPE_CDMA"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
   <identifier id="android.telephony.gsm"/>
   <text>
     InsertCommentsHere
@@ -3148,109 +3190,25 @@
   </text>
 </comment>
 <comment>
-  <identifier id="java.lang"/>
+  <identifier id="java.util.concurrent"/>
   <text>
     InsertCommentsHere
   </text>
 </comment>
 <comment>
-  <identifier id="java.lang.String"/>
+  <identifier id="java.util.concurrent.TimeUnit"/>
   <text>
     InsertCommentsHere
   </text>
 </comment>
 <comment>
-  <identifier id="java.lang.String.ctor_changed()"/>
+  <identifier id="java.util.concurrent.locks"/>
   <text>
     InsertCommentsHere
   </text>
 </comment>
 <comment>
-  <identifier id="java.lang.String.ctor_changed(byte[])"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.lang.String.ctor_changed(byte[], int)"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.lang.String.ctor_changed(byte[], int, int)"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.lang.String.ctor_changed(byte[], int, int, int)"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.net"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.net.Socket"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.net.Socket.ctor_changed()"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.net.Socket.ctor_changed(java.lang.String, int)"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.net.Socket.ctor_changed(java.lang.String, int, java.net.InetAddress, int)"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.net.Socket.ctor_changed(java.net.Proxy)"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.net.Socket.ctor_changed(java.net.SocketImpl)"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.util"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.util.Date"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.util.Date.ctor_changed()"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.util.Date.ctor_changed(int, int, int, int, int, int)"/>
+  <identifier id="java.util.concurrent.locks.AbstractQueuedSynchronizer"/>
   <text>
     InsertCommentsHere
   </text>
diff --git a/docs/html/sdk/api_diff/5/changes.html b/docs/html/sdk/api_diff/5/changes.html
index 671e890..be38d28 100644
--- a/docs/html/sdk/api_diff/5/changes.html
+++ b/docs/html/sdk/api_diff/5/changes.html
@@ -4,7 +4,7 @@
 <meta name="generator" content="JDiff v1.1.0">
 <!-- Generated by the JDiff Javadoc doclet -->
 <!-- (http://www.jdiff.org) -->
-<!-- on Wed Oct 21 21:05:31 PDT 2009 -->
+<!-- on Thu Nov 19 19:35:19 PST 2009 -->
 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
 <TITLE>
@@ -24,22 +24,22 @@
 </noscript>
 <style type="text/css">
 </style>
-</HEAD>
-<FRAMESET COLS="242,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9">
+</head>
+<frameset cols="242,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9"> 
 <frameset rows="174,**" framespacing="1" frameborder="yes"  border="1" bordercolor="#e9e9e9">
-    <FRAME SRC="changes/jdiff_topleftframe.html" SCROLLING="no" NAME="topleftframe" frameborder="1">
-    <FRAME SRC="changes/alldiffs_index_all.html" SCROLLING="auto" NAME="bottomleftframe" frameborder="1">
-  </FRAMESET>
-  <FRAME SRC="changes/changes-summary.html" SCROLLING="auto" NAME="rightframe" frameborder="1">
-</FRAMESET>
-<NOFRAMES>
-<H2>
+    <frame src="changes/jdiff_topleftframe.html" scrolling="no" name="topleftframe" frameborder="1">
+    <frame src="changes/alldiffs_index_all.html" scrolling="auto" name="bottomleftframe" frameborder="1">
+  </frameset>
+  <frame src="changes/changes-summary.html" scrolling="auto" name="rightframe" frameborder="1">
+</frameset>
+<noframes>
+<h2>
 Frame Alert
-</H2>
+</h2>
 
-<P>
+<p>
 This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
-<BR>
-Link to <A HREF="changes/changes-summary.html" target="_top">Non-frame version.</A>
-</NOFRAMES>
-</HTML>
+<br>
+Link to <a href="changes/changes-summary.html" target="_top">Non-frame version.</A>
+</noframes>
+</html>
diff --git a/docs/html/sdk/api_diff/5/changes/alldiffs_index_additions.html b/docs/html/sdk/api_diff/5/changes/alldiffs_index_additions.html
index 262429c..33d78fe 100644
--- a/docs/html/sdk/api_diff/5/changes/alldiffs_index_additions.html
+++ b/docs/html/sdk/api_diff/5/changes/alldiffs_index_additions.html
@@ -44,12 +44,12 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <!-- Field _SYNC_ACCOUNT_TYPE -->
 <A NAME="_"></A>
-<br><b>underscore</b>&nbsp;
+<br><b>_</b>&nbsp;
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -80,7 +80,7 @@
 <!-- Constructor AbsoluteSizeSpan -->
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -232,7 +232,7 @@
 <!-- Method beginTransactionWithListener -->
 <A NAME="B"></A>
 <br><font size="+2">B</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -261,9 +261,6 @@
 (<code>SQLiteTransactionListener</code>)</A></nobr><br>
 <!-- Constructor BitmapDrawable -->
 <i>BitmapDrawable</i><br>
-&nbsp;&nbsp;<nobr><A HREF="android.graphics.drawable.BitmapDrawable.html#android.graphics.drawable.BitmapDrawable.ctor_added(android.content.res.Resources)" class="hiddenlink" target="rightframe"><b>BitmapDrawable</b>
-(<code>Resources</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor BitmapDrawable -->
 &nbsp;&nbsp;<nobr><A HREF="android.graphics.drawable.BitmapDrawable.html#android.graphics.drawable.BitmapDrawable.ctor_added(android.content.res.Resources, java.lang.String)" class="hiddenlink" target="rightframe"><b>BitmapDrawable</b>
 (<code>Resources, String</code>)</A></nobr>&nbsp;constructor<br>
 <!-- Constructor BitmapDrawable -->
@@ -272,7 +269,7 @@
 <!-- Method cancel -->
 <A NAME="C"></A>
 <br><font size="+2">C</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -585,10 +582,10 @@
 <!-- Field CREATOR -->
 <nobr><A HREF="android.os.Debug.MemoryInfo.html#android.os.Debug.MemoryInfo.CREATOR" class="hiddenlink" target="rightframe">CREATOR</A>
 </nobr><br>
-<!-- Field DATA_ACTIVITY_DORMANT -->
+<!-- Field DEFAULT_ALARM_ALERT_URI -->
 <A NAME="D"></A>
 <br><font size="+2">D</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -613,9 +610,6 @@
 <a href="#Y"><font size="-2">Y</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
-<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.DATA_ACTIVITY_DORMANT" class="hiddenlink" target="rightframe">DATA_ACTIVITY_DORMANT</A>
-</nobr><br>
-<!-- Field DEFAULT_ALARM_ALERT_URI -->
 <nobr><A HREF="android.provider.Settings.System.html#android.provider.Settings.System.DEFAULT_ALARM_ALERT_URI" class="hiddenlink" target="rightframe">DEFAULT_ALARM_ALERT_URI</A>
 </nobr><br>
 <!-- Field density -->
@@ -648,7 +642,7 @@
 <!-- Field ECLAIR -->
 <A NAME="E"></A>
 <br><font size="+2">E</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -803,7 +797,7 @@
 <!-- Field fadeScrollbars -->
 <A NAME="F"></A>
 <br><font size="+2">F</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -925,7 +919,7 @@
 <!-- Class GeolocationPermissions -->
 <A NAME="G"></A>
 <br><font size="+2">G</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1157,7 +1151,7 @@
 <!-- Method hasIccCard -->
 <A NAME="H"></A>
 <br><font size="+2">H</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1196,7 +1190,7 @@
 <!-- Field importanceReasonCode -->
 <A NAME="I"></A>
 <br><font size="+2">I</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1289,7 +1283,7 @@
 <!-- Class KeyEvent.DispatcherState -->
 <A NAME="K"></A>
 <br><font size="+2">K</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1321,7 +1315,7 @@
 <!-- Class LabeledIntent -->
 <A NAME="L"></A>
 <br><font size="+2">L</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1355,7 +1349,7 @@
 <!-- Field MANAGE_ACCOUNTS -->
 <A NAME="M"></A>
 <br><font size="+2">M</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1393,7 +1387,7 @@
 <!-- Field navigationHidden -->
 <A NAME="N"></A>
 <br><font size="+2">N</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1429,18 +1423,6 @@
 <!-- Field NAVIGATIONHIDDEN_YES -->
 <nobr><A HREF="android.content.res.Configuration.html#android.content.res.Configuration.NAVIGATIONHIDDEN_YES" class="hiddenlink" target="rightframe">NAVIGATIONHIDDEN_YES</A>
 </nobr><br>
-<!-- Field NETWORK_TYPE_1xRTT -->
-<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_1xRTT" class="hiddenlink" target="rightframe">NETWORK_TYPE_1xRTT</A>
-</nobr><br>
-<!-- Field NETWORK_TYPE_CDMA -->
-<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_CDMA" class="hiddenlink" target="rightframe">NETWORK_TYPE_CDMA</A>
-</nobr><br>
-<!-- Field NETWORK_TYPE_EVDO_0 -->
-<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_EVDO_0" class="hiddenlink" target="rightframe">NETWORK_TYPE_EVDO_0</A>
-</nobr><br>
-<!-- Field NETWORK_TYPE_EVDO_A -->
-<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_EVDO_A" class="hiddenlink" target="rightframe">NETWORK_TYPE_EVDO_A</A>
-</nobr><br>
 <!-- Field NETWORK_TYPE_HSDPA -->
 <nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_HSDPA" class="hiddenlink" target="rightframe">NETWORK_TYPE_HSDPA</A>
 </nobr><br>
@@ -1459,7 +1441,7 @@
 <!-- Method obtain -->
 <A NAME="O"></A>
 <br><font size="+2">O</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1577,7 +1559,7 @@
 <!-- Class Pair -->
 <A NAME="P"></A>
 <br><font size="+2">P</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1605,9 +1587,6 @@
 <A HREF="pkg_android.util.html#Pair" class="hiddenlink" target="rightframe"><b>Pair</b></A><br>
 <!-- Class ParcelUuid -->
 <A HREF="pkg_android.os.html#ParcelUuid" class="hiddenlink" target="rightframe"><b>ParcelUuid</b></A><br>
-<!-- Field PHONE_TYPE_CDMA -->
-<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.PHONE_TYPE_CDMA" class="hiddenlink" target="rightframe">PHONE_TYPE_CDMA</A>
-</nobr><br>
 <!-- Class PluginStub -->
 <A HREF="pkg_android.webkit.html#PluginStub" class="hiddenlink" target="rightframe"><b><i>PluginStub</i></b></A><br>
 <!-- Method postUrl -->
@@ -1616,7 +1595,7 @@
 <!-- Class QuickContactBadge -->
 <A NAME="Q"></A>
 <br><font size="+2">Q</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1648,7 +1627,7 @@
 <!-- Method readExceptionWithOperationApplicationExceptionFromParcel -->
 <A NAME="R"></A>
 <br><font size="+2">R</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1717,7 +1696,7 @@
 <!-- Field SCENE_MODE_ACTION -->
 <A NAME="S"></A>
 <br><font size="+2">S</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -2023,7 +2002,7 @@
 <!-- Method takePicture -->
 <A NAME="T"></A>
 <br><font size="+2">T</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -2095,7 +2074,7 @@
 <!-- Field uid -->
 <A NAME="U"></A>
 <br><font size="+2">U</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -2121,12 +2100,12 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>uid</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.app.ActivityManager.RunningAppProcessInfo.html#android.app.ActivityManager.RunningAppProcessInfo.uid" class="hiddenlink" target="rightframe">android.app.ActivityManager.RunningAppProcessInfo</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.app.ActivityManager.RunningAppProcessInfo.html#android.app.ActivityManager.RunningAppProcessInfo.uid" class="hiddenlink" target="rightframe">android.app.ActivityManager.RunningAppProcessInfo</A>
 </nobr><br>
 <!-- Field uid -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.app.ActivityManager.RunningServiceInfo.html#android.app.ActivityManager.RunningServiceInfo.uid" class="hiddenlink" target="rightframe">android.app.ActivityManager.RunningServiceInfo</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.app.ActivityManager.RunningServiceInfo.html#android.app.ActivityManager.RunningServiceInfo.uid" class="hiddenlink" target="rightframe">android.app.ActivityManager.RunningServiceInfo</A>
 </nobr><br>
 <!-- Method unlock -->
 <nobr><A HREF="android.hardware.Camera.html#android.hardware.Camera.unlock_added()" class="hiddenlink" target="rightframe"><b>unlock</b>
@@ -2140,7 +2119,7 @@
 <!-- Field VIRTUAL_KEY -->
 <A NAME="V"></A>
 <br><font size="+2">V</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -2170,7 +2149,7 @@
 <!-- Field wallpaperCloseEnterAnimation -->
 <A NAME="W"></A>
 <br><font size="+2">W</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -2257,7 +2236,7 @@
 <!-- Field YCbCr_422_I -->
 <A NAME="Y"></A>
 <br><font size="+2">Y</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
diff --git a/docs/html/sdk/api_diff/5/changes/alldiffs_index_all.html b/docs/html/sdk/api_diff/5/changes/alldiffs_index_all.html
index 75f182e..4ef879a 100644
--- a/docs/html/sdk/api_diff/5/changes/alldiffs_index_all.html
+++ b/docs/html/sdk/api_diff/5/changes/alldiffs_index_all.html
@@ -44,12 +44,12 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <!-- Field _SYNC_ACCOUNT -->
 <A NAME="_"></A>
-<br><b>underscore</b>&nbsp;
+<br><b>_</b>&nbsp;
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -85,7 +85,7 @@
 <!-- Class AbsoluteSizeSpan -->
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -352,7 +352,7 @@
 <!-- Class BatteryManager -->
 <A NAME="B"></A>
 <br><font size="+2">B</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -387,15 +387,6 @@
 <i>BitmapDrawable</i><br>
 &nbsp;&nbsp;<A HREF="android.graphics.drawable.BitmapDrawable.html" class="hiddenlink" target="rightframe">android.graphics.drawable</A><br>
 <!-- Constructor BitmapDrawable -->
-&nbsp;&nbsp;<nobr><A HREF="android.graphics.drawable.BitmapDrawable.html#android.graphics.drawable.BitmapDrawable.ctor_removed()" class="hiddenlink" target="rightframe"><strike>BitmapDrawable</strike>
-()</A></nobr>&nbsp;constructor<br>
-<!-- Constructor BitmapDrawable -->
-&nbsp;&nbsp;<nobr><A HREF="android.graphics.drawable.BitmapDrawable.html#android.graphics.drawable.BitmapDrawable.ctor_removed(android.graphics.Bitmap)" class="hiddenlink" target="rightframe"><strike>BitmapDrawable</strike>
-(<code>Bitmap</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor BitmapDrawable -->
-&nbsp;&nbsp;<nobr><A HREF="android.graphics.drawable.BitmapDrawable.html#android.graphics.drawable.BitmapDrawable.ctor_added(android.content.res.Resources)" class="hiddenlink" target="rightframe"><b>BitmapDrawable</b>
-(<code>Resources</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor BitmapDrawable -->
 &nbsp;&nbsp;<nobr><A HREF="android.graphics.drawable.BitmapDrawable.html#android.graphics.drawable.BitmapDrawable.ctor_added(android.content.res.Resources, java.lang.String)" class="hiddenlink" target="rightframe"><b>BitmapDrawable</b>
 (<code>Resources, String</code>)</A></nobr>&nbsp;constructor<br>
 <!-- Constructor BitmapDrawable -->
@@ -416,7 +407,7 @@
 <!-- Class CallbackProxy -->
 <A NAME="C"></A>
 <br><font size="+2">C</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -642,12 +633,12 @@
 </nobr><br>
 <!-- Field COMPANY -->
 <i>COMPANY</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.COMPANY" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.COMPANY" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
 <!-- Field COMPANY -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.COMPANY" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.COMPANY" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
 <!-- Method compare -->
 <nobr><A HREF="android.telephony.PhoneNumberUtils.html#android.telephony.PhoneNumberUtils.compare_added(android.content.Context, java.lang.String, java.lang.String)" class="hiddenlink" target="rightframe"><b>compare</b>
@@ -819,32 +810,32 @@
 (<code>Object</code>)</A></nobr><br>
 <!-- Field CONTENT_DIRECTORY -->
 <i>CONTENT_DIRECTORY</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
 </nobr><br>
 <!-- Field CONTENT_DIRECTORY -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Organizations.html#android.provider.Contacts.Organizations.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.Organizations</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Organizations.html#android.provider.Contacts.Organizations.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.Organizations</A>
 </nobr><br>
 <!-- Field CONTENT_DIRECTORY -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.ContactMethods.html#android.provider.Contacts.People.ContactMethods.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.People.ContactMethods</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.ContactMethods.html#android.provider.Contacts.People.ContactMethods.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.People.ContactMethods</A>
 </nobr><br>
 <!-- Field CONTENT_DIRECTORY -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.Extensions.html#android.provider.Contacts.People.Extensions.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.Extensions.html#android.provider.Contacts.People.Extensions.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Extensions</A>
 </nobr><br>
 <!-- Field CONTENT_DIRECTORY -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.Phones.html#android.provider.Contacts.People.Phones.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.Phones.html#android.provider.Contacts.People.Phones.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Phones</A>
 </nobr><br>
 <!-- Field CONTENT_DIRECTORY -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Photos.html#android.provider.Contacts.Photos.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.Photos</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Photos.html#android.provider.Contacts.Photos.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.Photos</A>
 </nobr><br>
 <!-- Field CONTENT_DIRECTORY -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Settings.html#android.provider.Contacts.Settings.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.Settings</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Settings.html#android.provider.Contacts.Settings.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.Settings</A>
 </nobr><br>
 <!-- Field CONTENT_EMAIL_ITEM_TYPE -->
 <nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_EMAIL_ITEM_TYPE" class="hiddenlink" target="rightframe">CONTENT_EMAIL_ITEM_TYPE</A>
@@ -866,24 +857,24 @@
 </nobr><br>
 <!-- Field CONTENT_ITEM_TYPE -->
 <i>CONTENT_ITEM_TYPE</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
 </nobr><br>
 <!-- Field CONTENT_ITEM_TYPE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
 </nobr><br>
 <!-- Field CONTENT_ITEM_TYPE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
 </nobr><br>
 <!-- Field CONTENT_ITEM_TYPE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
 </nobr><br>
 <!-- Field CONTENT_ITEM_TYPE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
 </nobr><br>
 <!-- Field CONTENT_POSTAL_ITEM_TYPE -->
 <nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_POSTAL_ITEM_TYPE" class="hiddenlink" target="rightframe">CONTENT_POSTAL_ITEM_TYPE</A>
@@ -893,69 +884,69 @@
 </nobr><br>
 <!-- Field CONTENT_TYPE -->
 <i>CONTENT_TYPE</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
 </nobr><br>
 <!-- Field CONTENT_TYPE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
 </nobr><br>
 <!-- Field CONTENT_TYPE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
 </nobr><br>
 <!-- Field CONTENT_TYPE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
 </nobr><br>
 <!-- Field CONTENT_TYPE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
 </nobr><br>
 <!-- Field CONTENT_TYPE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
 </nobr><br>
 <!-- Field CONTENT_URI -->
 <i>CONTENT_URI</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.html#android.provider.Contacts.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.html#android.provider.Contacts.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts</A>
 </nobr><br>
 <!-- Field CONTENT_URI -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
 </nobr><br>
 <!-- Field CONTENT_URI -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
 </nobr><br>
 <!-- Field CONTENT_URI -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
 </nobr><br>
 <!-- Field CONTENT_URI -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
 </nobr><br>
 <!-- Field CONTENT_URI -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Organizations.html#android.provider.Contacts.Organizations.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Organizations</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Organizations.html#android.provider.Contacts.Organizations.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Organizations</A>
 </nobr><br>
 <!-- Field CONTENT_URI -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
 </nobr><br>
 <!-- Field CONTENT_URI -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
 </nobr><br>
 <!-- Field CONTENT_URI -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Photos.html#android.provider.Contacts.Photos.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Photos</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Photos.html#android.provider.Contacts.Photos.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Photos</A>
 </nobr><br>
 <!-- Field CONTENT_URI -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Settings.html#android.provider.Contacts.Settings.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Settings</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Settings.html#android.provider.Contacts.Settings.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Settings</A>
 </nobr><br>
 <!-- Field contentAuthority -->
 <nobr><A HREF="android.R.attr.html#android.R.attr.contentAuthority" class="hiddenlink" target="rightframe">contentAuthority</A>
@@ -991,31 +982,76 @@
 <nobr><A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.CUSTOM_RINGTONE" class="hiddenlink" target="rightframe">CUSTOM_RINGTONE</A>
 </nobr><br>
 <!-- Package dalvik.system -->
-<A NAME="D"></A>
+<span class="letterIndexHead">D
+<a href="#_"><font size="-2">_</font></a> 
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#H"><font size="-2">H</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#J"><font size="-2">J</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+<a href="#Y"><font size="-2">Y</font></a> 
+<a href="#Z"><font size="-2">Z</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+</span>
 <A HREF="pkg_dalvik.system.html" class="hiddenlink" target="rightframe">dalvik.system</A><br>
 <!-- Field DATA -->
+<A NAME="D"></A>
+<br><font size="+2">D</font>&nbsp;
+<a href="#_"><font size="-2">_</font></a> 
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#H"><font size="-2">H</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#J"><font size="-2">J</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+<a href="#Y"><font size="-2">Y</font></a> 
+<a href="#Z"><font size="-2">Z</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
 <i>DATA</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.DATA" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.DATA" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
 <!-- Field DATA -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhotosColumns.html#android.provider.Contacts.PhotosColumns.DATA" class="hiddenlink" target="rightframe">android.provider.Contacts.PhotosColumns</A>
-</nobr><br>
-<!-- Field DATA_ACTIVITY_DORMANT -->
-<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.DATA_ACTIVITY_DORMANT" class="hiddenlink" target="rightframe">DATA_ACTIVITY_DORMANT</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhotosColumns.html#android.provider.Contacts.PhotosColumns.DATA" class="hiddenlink" target="rightframe">android.provider.Contacts.PhotosColumns</A>
 </nobr><br>
 <!-- Class DatabaseUtils -->
 <A HREF="android.database.DatabaseUtils.html" class="hiddenlink" target="rightframe">DatabaseUtils</A><br>
-<!-- Class Date -->
-<i>Date</i><br>
-&nbsp;&nbsp;<A HREF="java.util.Date.html" class="hiddenlink" target="rightframe">java.util</A><br>
-<!-- Constructor Date -->
-&nbsp;&nbsp;<nobr><A HREF="java.util.Date.html#java.util.Date.ctor_changed()" class="hiddenlink" target="rightframe">Date
-()</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Date -->
-&nbsp;&nbsp;<nobr><A HREF="java.util.Date.html#java.util.Date.ctor_changed(int, int, int, int, int, int)" class="hiddenlink" target="rightframe">Date
-(<code>int, int, int, int, int, int</code>)</A></nobr>&nbsp;constructor<br>
 <!-- Class DateUtils -->
 <A HREF="android.text.format.DateUtils.html" class="hiddenlink" target="rightframe">DateUtils</A><br>
 <!-- Class Debug.MemoryInfo -->
@@ -1028,61 +1064,61 @@
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
 <i>DEFAULT_SORT_ORDER</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Organizations.html#android.provider.Contacts.Organizations.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Organizations</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Organizations.html#android.provider.Contacts.Organizations.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Organizations</A>
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.ContactMethods.html#android.provider.Contacts.People.ContactMethods.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People.ContactMethods</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.ContactMethods.html#android.provider.Contacts.People.ContactMethods.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People.ContactMethods</A>
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.Extensions.html#android.provider.Contacts.People.Extensions.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.Extensions.html#android.provider.Contacts.People.Extensions.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Extensions</A>
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.Phones.html#android.provider.Contacts.People.Phones.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.Phones.html#android.provider.Contacts.People.Phones.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Phones</A>
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Photos.html#android.provider.Contacts.Photos.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Photos</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Photos.html#android.provider.Contacts.Photos.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Photos</A>
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Settings.html#android.provider.Contacts.Settings.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Settings</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Settings.html#android.provider.Contacts.Settings.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Settings</A>
 </nobr><br>
 <!-- Field DELETED_CONTENT_URI -->
 <i>DELETED_CONTENT_URI</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.DELETED_CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.DELETED_CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
 </nobr><br>
 <!-- Field DELETED_CONTENT_URI -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.DELETED_CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.DELETED_CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
 </nobr><br>
 <!-- Field density -->
 <nobr><A HREF="android.text.TextPaint.html#android.text.TextPaint.density" class="hiddenlink" target="rightframe">density</A>
@@ -1135,7 +1171,7 @@
 <!-- Field ECLAIR -->
 <A NAME="E"></A>
 <br><font size="+2">E</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1316,7 +1352,7 @@
 <!-- Field fadeScrollbars -->
 <A NAME="F"></A>
 <br><font size="+2">F</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1404,6 +1440,9 @@
 <!-- Field FLAG_TURN_SCREEN_ON -->
 <nobr><A HREF="android.view.WindowManager.LayoutParams.html#android.view.WindowManager.LayoutParams.FLAG_TURN_SCREEN_ON" class="hiddenlink" target="rightframe">FLAG_TURN_SCREEN_ON</A>
 </nobr><br>
+<!-- Field FLAG_USE_CHILD_DRAWING_ORDER -->
+<nobr><A HREF="android.view.ViewGroup.html#android.view.ViewGroup.FLAG_USE_CHILD_DRAWING_ORDER" class="hiddenlink" target="rightframe"><strike>FLAG_USE_CHILD_DRAWING_ORDER</strike></A>
+</nobr><br>
 <!-- Field FLAG_VIRTUAL_HARD_KEY -->
 <nobr><A HREF="android.view.KeyEvent.html#android.view.KeyEvent.FLAG_VIRTUAL_HARD_KEY" class="hiddenlink" target="rightframe">FLAG_VIRTUAL_HARD_KEY</A>
 </nobr><br>
@@ -1451,7 +1490,7 @@
 <!-- Class GeolocationPermissions -->
 <A NAME="G"></A>
 <br><font size="+2">G</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1779,7 +1818,7 @@
 <!-- Class HandlerThread -->
 <A NAME="H"></A>
 <br><font size="+2">H</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1827,7 +1866,7 @@
 <!-- Field IM_ACCOUNT -->
 <A NAME="I"></A>
 <br><font size="+2">I</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1858,34 +1897,25 @@
 </nobr><br>
 <!-- Field IM_HANDLE -->
 <i>IM_HANDLE</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.IM_HANDLE" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.IM_HANDLE" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
 <!-- Field IM_HANDLE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PresenceColumns.html#android.provider.Contacts.PresenceColumns.IM_HANDLE" class="hiddenlink" target="rightframe">android.provider.Contacts.PresenceColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PresenceColumns.html#android.provider.Contacts.PresenceColumns.IM_HANDLE" class="hiddenlink" target="rightframe">android.provider.Contacts.PresenceColumns</A>
 </nobr><br>
 <!-- Field IM_ISPRIMARY -->
 <nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.IM_ISPRIMARY" class="hiddenlink" target="rightframe">IM_ISPRIMARY</A>
 </nobr><br>
 <!-- Field IM_PROTOCOL -->
 <i>IM_PROTOCOL</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.IM_PROTOCOL" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.IM_PROTOCOL" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
 <!-- Field IM_PROTOCOL -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PresenceColumns.html#android.provider.Contacts.PresenceColumns.IM_PROTOCOL" class="hiddenlink" target="rightframe">android.provider.Contacts.PresenceColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PresenceColumns.html#android.provider.Contacts.PresenceColumns.IM_PROTOCOL" class="hiddenlink" target="rightframe">android.provider.Contacts.PresenceColumns</A>
 </nobr><br>
-<!-- Class ImageSpan -->
-<i>ImageSpan</i><br>
-&nbsp;&nbsp;<A HREF="android.text.style.ImageSpan.html" class="hiddenlink" target="rightframe">android.text.style</A><br>
-<!-- Constructor ImageSpan -->
-&nbsp;&nbsp;<nobr><A HREF="android.text.style.ImageSpan.html#android.text.style.ImageSpan.ctor_changed(android.graphics.Bitmap)" class="hiddenlink" target="rightframe">ImageSpan
-(<code>Bitmap</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor ImageSpan -->
-&nbsp;&nbsp;<nobr><A HREF="android.text.style.ImageSpan.html#android.text.style.ImageSpan.ctor_changed(android.graphics.Bitmap, int)" class="hiddenlink" target="rightframe">ImageSpan
-(<code>Bitmap, int</code>)</A></nobr>&nbsp;constructor<br>
 <!-- Field importanceReasonCode -->
 <nobr><A HREF="android.app.ActivityManager.RunningAppProcessInfo.html#android.app.ActivityManager.RunningAppProcessInfo.importanceReasonCode" class="hiddenlink" target="rightframe">importanceReasonCode</A>
 </nobr><br>
@@ -1943,16 +1973,16 @@
 ()</A></nobr><br>
 <!-- Field ISPRIMARY -->
 <i>ISPRIMARY</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.ISPRIMARY" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.ISPRIMARY" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
 <!-- Field ISPRIMARY -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.ISPRIMARY" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.ISPRIMARY" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
 <!-- Field ISPRIMARY -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.ISPRIMARY" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.ISPRIMARY" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <!-- Method isScrollbarFadingEnabled -->
 <nobr><A HREF="android.view.View.html#android.view.View.isScrollbarFadingEnabled_added()" class="hiddenlink" target="rightframe"><b>isScrollbarFadingEnabled</b>
@@ -1981,24 +2011,104 @@
 <!-- Method isWiredHeadsetOn -->
 <nobr><A HREF="android.media.AudioManager.html#android.media.AudioManager.isWiredHeadsetOn_added()" class="hiddenlink" target="rightframe"><b>isWiredHeadsetOn</b>
 ()</A></nobr><br>
-<!-- Package java.lang -->
-<A NAME="J"></A>
-<A HREF="pkg_java.lang.html" class="hiddenlink" target="rightframe">java.lang</A><br>
-<!-- Package java.net -->
-<A HREF="pkg_java.net.html" class="hiddenlink" target="rightframe">java.net</A><br>
-<!-- Package java.util -->
-<A HREF="pkg_java.util.html" class="hiddenlink" target="rightframe">java.util</A><br>
 <!-- Package java.util.concurrent -->
+<span class="letterIndexHead">J
+<a href="#_"><font size="-2">_</font></a> 
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#D"><font size="-2">D</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#H"><font size="-2">H</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+<a href="#Y"><font size="-2">Y</font></a> 
+<a href="#Z"><font size="-2">Z</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+</span>
 <A HREF="pkg_java.util.concurrent.html" class="hiddenlink" target="rightframe">java.util.concurrent</A><br>
 <!-- Package java.util.concurrent.locks -->
+<span class="letterIndexHead">J
+<a href="#_"><font size="-2">_</font></a> 
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#D"><font size="-2">D</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#H"><font size="-2">H</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+<a href="#Y"><font size="-2">Y</font></a> 
+<a href="#Z"><font size="-2">Z</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+</span>
 <A HREF="pkg_java.util.concurrent.locks.html" class="hiddenlink" target="rightframe">java.util.concurrent.locks</A><br>
 <!-- Field JOB_TITLE -->
+<A NAME="J"></A>
+<br><font size="+2">J</font>&nbsp;
+<a href="#_"><font size="-2">_</font></a> 
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#D"><font size="-2">D</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#H"><font size="-2">H</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+<a href="#Y"><font size="-2">Y</font></a> 
+<a href="#Z"><font size="-2">Z</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
 <nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.JOB_TITLE" class="hiddenlink" target="rightframe">JOB_TITLE</A>
 </nobr><br>
 <!-- Field KEY -->
 <A NAME="K"></A>
 <br><font size="+2">K</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -2061,7 +2171,7 @@
 <!-- Field LABEL -->
 <A NAME="L"></A>
 <br><font size="+2">L</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -2089,16 +2199,16 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>LABEL</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.LABEL" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.LABEL" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
 <!-- Field LABEL -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.LABEL" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.LABEL" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
 <!-- Field LABEL -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.LABEL" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.LABEL" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <!-- Class LabeledIntent -->
 <A HREF="pkg_android.content.pm.html#LabeledIntent" class="hiddenlink" target="rightframe"><b>LabeledIntent</b></A><br>
@@ -2147,7 +2257,7 @@
 <!-- Field MANAGE_ACCOUNTS -->
 <A NAME="M"></A>
 <br><font size="+2">M</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -2210,7 +2320,7 @@
 <!-- Field NAME -->
 <A NAME="N"></A>
 <br><font size="+2">N</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -2238,20 +2348,20 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>NAME</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ExtensionsColumns.html#android.provider.Contacts.ExtensionsColumns.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.ExtensionsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ExtensionsColumns.html#android.provider.Contacts.ExtensionsColumns.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.ExtensionsColumns</A>
 </nobr><br>
 <!-- Field NAME -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupsColumns.html#android.provider.Contacts.GroupsColumns.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupsColumns.html#android.provider.Contacts.GroupsColumns.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupsColumns</A>
 </nobr><br>
 <!-- Field NAME -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
 <!-- Field NAME -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
 </nobr><br>
 <!-- Field navigationHidden -->
 <nobr><A HREF="android.content.res.Configuration.html#android.content.res.Configuration.navigationHidden" class="hiddenlink" target="rightframe">navigationHidden</A>
@@ -2274,18 +2384,6 @@
 <!-- Constructor NeighboringCellInfo -->
 &nbsp;&nbsp;<nobr><A HREF="android.telephony.NeighboringCellInfo.html#android.telephony.NeighboringCellInfo.ctor_changed(int, int)" class="hiddenlink" target="rightframe">NeighboringCellInfo
 (<code>int, int</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Field NETWORK_TYPE_1xRTT -->
-<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_1xRTT" class="hiddenlink" target="rightframe">NETWORK_TYPE_1xRTT</A>
-</nobr><br>
-<!-- Field NETWORK_TYPE_CDMA -->
-<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_CDMA" class="hiddenlink" target="rightframe">NETWORK_TYPE_CDMA</A>
-</nobr><br>
-<!-- Field NETWORK_TYPE_EVDO_0 -->
-<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_EVDO_0" class="hiddenlink" target="rightframe">NETWORK_TYPE_EVDO_0</A>
-</nobr><br>
-<!-- Field NETWORK_TYPE_EVDO_A -->
-<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_EVDO_A" class="hiddenlink" target="rightframe">NETWORK_TYPE_EVDO_A</A>
-</nobr><br>
 <!-- Field NETWORK_TYPE_HSDPA -->
 <nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_HSDPA" class="hiddenlink" target="rightframe">NETWORK_TYPE_HSDPA</A>
 </nobr><br>
@@ -2298,24 +2396,18 @@
 <!-- Method newDrawable -->
 <nobr><A HREF="android.graphics.drawable.Drawable.ConstantState.html#android.graphics.drawable.Drawable.ConstantState.newDrawable_added(android.content.res.Resources)" class="hiddenlink" target="rightframe"><b>newDrawable</b>
 (<code>Resources</code>)</A></nobr><br>
-<!-- Class NinePatchDrawable -->
-<i>NinePatchDrawable</i><br>
-&nbsp;&nbsp;<A HREF="android.graphics.drawable.NinePatchDrawable.html" class="hiddenlink" target="rightframe">android.graphics.drawable</A><br>
-<!-- Constructor NinePatchDrawable -->
-&nbsp;&nbsp;<nobr><A HREF="android.graphics.drawable.NinePatchDrawable.html#android.graphics.drawable.NinePatchDrawable.ctor_changed(android.graphics.Bitmap, byte[], android.graphics.Rect, java.lang.String)" class="hiddenlink" target="rightframe">NinePatchDrawable
-(<code>Bitmap, byte[], Rect, String</code>)</A></nobr>&nbsp;constructor<br>
 <!-- Field NOTES -->
 <i>NOTES</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupsColumns.html#android.provider.Contacts.GroupsColumns.NOTES" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupsColumns.html#android.provider.Contacts.GroupsColumns.NOTES" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupsColumns</A>
 </nobr><br>
 <!-- Field NOTES -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.NOTES" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.NOTES" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
 <!-- Field NOTES -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.NOTES" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.NOTES" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
 </nobr><br>
 <!-- Class Notification -->
 <A HREF="android.app.Notification.html" class="hiddenlink" target="rightframe">Notification</A><br>
@@ -2333,7 +2425,7 @@
 <!-- Method obtain -->
 <A NAME="O"></A>
 <br><font size="+2">O</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -2462,7 +2554,7 @@
 <!-- Class PackageInfo -->
 <A NAME="P"></A>
 <br><font size="+2">P</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -2501,32 +2593,32 @@
 ()</A></nobr><br>
 <!-- Field PERSON_ID -->
 <i>PERSON_ID</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
 </nobr><br>
 <!-- Field PERSON_ID -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
 </nobr><br>
 <!-- Field PERSON_ID -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
 </nobr><br>
 <!-- Field PERSON_ID -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
 <!-- Field PERSON_ID -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.Extensions.html#android.provider.Contacts.People.Extensions.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.Extensions.html#android.provider.Contacts.People.Extensions.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Extensions</A>
 </nobr><br>
 <!-- Field PERSON_ID -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
 </nobr><br>
 <!-- Field PERSON_ID -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhotosColumns.html#android.provider.Contacts.PhotosColumns.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.PhotosColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhotosColumns.html#android.provider.Contacts.PhotosColumns.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.PhotosColumns</A>
 </nobr><br>
 <!-- Field PHONE -->
 <nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.PHONE" class="hiddenlink" target="rightframe">PHONE</A>
@@ -2537,21 +2629,18 @@
 <!-- Field PHONE_TYPE -->
 <nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.PHONE_TYPE" class="hiddenlink" target="rightframe">PHONE_TYPE</A>
 </nobr><br>
-<!-- Field PHONE_TYPE_CDMA -->
-<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.PHONE_TYPE_CDMA" class="hiddenlink" target="rightframe">PHONE_TYPE_CDMA</A>
-</nobr><br>
 <!-- Class PhoneNumberUtils -->
 <A HREF="android.telephony.PhoneNumberUtils.html" class="hiddenlink" target="rightframe">PhoneNumberUtils</A><br>
 <!-- Class PhoneStateListener -->
 <A HREF="android.telephony.PhoneStateListener.html" class="hiddenlink" target="rightframe">PhoneStateListener</A><br>
 <!-- Field PHONETIC_NAME -->
 <i>PHONETIC_NAME</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
 <!-- Field PHONETIC_NAME -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
 </nobr><br>
 <!-- Field PHOTO_VERSION -->
 <nobr><A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.PHOTO_VERSION" class="hiddenlink" target="rightframe">PHOTO_VERSION</A>
@@ -2639,7 +2728,7 @@
 <!-- Method queryGroups -->
 <A NAME="Q"></A>
 <br><font size="+2">Q</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -2676,7 +2765,7 @@
 <!-- Class R.attr -->
 <A NAME="R"></A>
 <br><font size="+2">R</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -2785,7 +2874,7 @@
 <!-- Field SCENE_MODE_ACTION -->
 <A NAME="S"></A>
 <br><font size="+2">S</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -3090,24 +3179,6 @@
 <!-- Field smallIcon -->
 <nobr><A HREF="android.R.attr.html#android.R.attr.smallIcon" class="hiddenlink" target="rightframe">smallIcon</A>
 </nobr><br>
-<!-- Class Socket -->
-<i>Socket</i><br>
-&nbsp;&nbsp;<A HREF="java.net.Socket.html" class="hiddenlink" target="rightframe">java.net</A><br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed()" class="hiddenlink" target="rightframe">Socket
-()</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.lang.String, int)" class="hiddenlink" target="rightframe">Socket
-(<code>String, int</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.lang.String, int, java.net.InetAddress, int)" class="hiddenlink" target="rightframe">Socket
-(<code>String, int, InetAddress, int</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.net.Proxy)" class="hiddenlink" target="rightframe">Socket
-(<code>Proxy</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.net.SocketImpl)" class="hiddenlink" target="rightframe">Socket
-(<code>SocketImpl</code>)</A></nobr>&nbsp;constructor<br>
 <!-- Class SQLiteDatabase -->
 <A HREF="android.database.sqlite.SQLiteDatabase.html" class="hiddenlink" target="rightframe">SQLiteDatabase</A><br>
 <!-- Class SQLiteTransactionListener -->
@@ -3178,24 +3249,6 @@
 <!-- Field STREAM_DTMF -->
 <nobr><A HREF="android.media.AudioManager.html#android.media.AudioManager.STREAM_DTMF" class="hiddenlink" target="rightframe">STREAM_DTMF</A>
 </nobr><br>
-<!-- Class String -->
-<i>String</i><br>
-&nbsp;&nbsp;<A HREF="java.lang.String.html" class="hiddenlink" target="rightframe">java.lang</A><br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed()" class="hiddenlink" target="rightframe">String
-()</A></nobr>&nbsp;constructor<br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[])" class="hiddenlink" target="rightframe">String
-(<code>byte[]</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int, int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int, int</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int, int, int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int, int, int</code>)</A></nobr>&nbsp;constructor<br>
 <!-- Field SUGGEST_PARAMETER_LIMIT -->
 <nobr><A HREF="android.app.SearchManager.html#android.app.SearchManager.SUGGEST_PARAMETER_LIMIT" class="hiddenlink" target="rightframe">SUGGEST_PARAMETER_LIMIT</A>
 </nobr><br>
@@ -3259,7 +3312,7 @@
 <!-- Method takePicture -->
 <A NAME="T"></A>
 <br><font size="+2">T</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -3357,29 +3410,29 @@
 </A></nobr><br>
 <!-- Field TYPE -->
 <i>TYPE</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
 <!-- Field TYPE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
 <!-- Field TYPE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <!-- Field TYPE_CUSTOM -->
 <i>TYPE_CUSTOM</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_CUSTOM" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_CUSTOM" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
 <!-- Field TYPE_CUSTOM -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE_CUSTOM" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE_CUSTOM" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
 <!-- Field TYPE_CUSTOM -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_CUSTOM" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_CUSTOM" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <!-- Field TYPE_FAX_HOME -->
 <nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_FAX_HOME" class="hiddenlink" target="rightframe">TYPE_FAX_HOME</A>
@@ -3389,28 +3442,28 @@
 </nobr><br>
 <!-- Field TYPE_HOME -->
 <i>TYPE_HOME</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_HOME" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_HOME" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
 <!-- Field TYPE_HOME -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_HOME" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_HOME" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <!-- Field TYPE_MOBILE -->
 <nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_MOBILE" class="hiddenlink" target="rightframe">TYPE_MOBILE</A>
 </nobr><br>
 <!-- Field TYPE_OTHER -->
 <i>TYPE_OTHER</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_OTHER" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_OTHER" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
 <!-- Field TYPE_OTHER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE_OTHER" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE_OTHER" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
 <!-- Field TYPE_OTHER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_OTHER" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_OTHER" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <!-- Field TYPE_PAGER -->
 <nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_PAGER" class="hiddenlink" target="rightframe">TYPE_PAGER</A>
@@ -3423,21 +3476,21 @@
 </nobr><br>
 <!-- Field TYPE_WORK -->
 <i>TYPE_WORK</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_WORK" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_WORK" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
 <!-- Field TYPE_WORK -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE_WORK" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE_WORK" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
 <!-- Field TYPE_WORK -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_WORK" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_WORK" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <!-- Field uid -->
 <A NAME="U"></A>
 <br><font size="+2">U</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -3465,12 +3518,12 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>uid</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.app.ActivityManager.RunningAppProcessInfo.html#android.app.ActivityManager.RunningAppProcessInfo.uid" class="hiddenlink" target="rightframe">android.app.ActivityManager.RunningAppProcessInfo</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.app.ActivityManager.RunningAppProcessInfo.html#android.app.ActivityManager.RunningAppProcessInfo.uid" class="hiddenlink" target="rightframe">android.app.ActivityManager.RunningAppProcessInfo</A>
 </nobr><br>
 <!-- Field uid -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.app.ActivityManager.RunningServiceInfo.html#android.app.ActivityManager.RunningServiceInfo.uid" class="hiddenlink" target="rightframe">android.app.ActivityManager.RunningServiceInfo</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.app.ActivityManager.RunningServiceInfo.html#android.app.ActivityManager.RunningServiceInfo.uid" class="hiddenlink" target="rightframe">android.app.ActivityManager.RunningServiceInfo</A>
 </nobr><br>
 <!-- Method unlock -->
 <nobr><A HREF="android.hardware.Camera.html#android.hardware.Camera.unlock_added()" class="hiddenlink" target="rightframe"><b>unlock</b>
@@ -3494,7 +3547,7 @@
 <!-- Field VALUE -->
 <A NAME="V"></A>
 <br><font size="+2">V</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -3522,12 +3575,12 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>VALUE</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ExtensionsColumns.html#android.provider.Contacts.ExtensionsColumns.VALUE" class="hiddenlink" target="rightframe">android.provider.Contacts.ExtensionsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ExtensionsColumns.html#android.provider.Contacts.ExtensionsColumns.VALUE" class="hiddenlink" target="rightframe">android.provider.Contacts.ExtensionsColumns</A>
 </nobr><br>
 <!-- Field VALUE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.SettingsColumns.html#android.provider.Contacts.SettingsColumns.VALUE" class="hiddenlink" target="rightframe">android.provider.Contacts.SettingsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.SettingsColumns.html#android.provider.Contacts.SettingsColumns.VALUE" class="hiddenlink" target="rightframe">android.provider.Contacts.SettingsColumns</A>
 </nobr><br>
 <!-- Class VideoView -->
 <A HREF="android.widget.VideoView.html" class="hiddenlink" target="rightframe">VideoView</A><br>
@@ -3535,6 +3588,8 @@
 <A HREF="android.view.View.html" class="hiddenlink" target="rightframe">View</A><br>
 <!-- Class ViewConfiguration -->
 <A HREF="android.view.ViewConfiguration.html" class="hiddenlink" target="rightframe">ViewConfiguration</A><br>
+<!-- Class ViewGroup -->
+<A HREF="android.view.ViewGroup.html" class="hiddenlink" target="rightframe">ViewGroup</A><br>
 <!-- Field VIRTUAL_KEY -->
 <nobr><A HREF="android.view.HapticFeedbackConstants.html#android.view.HapticFeedbackConstants.VIRTUAL_KEY" class="hiddenlink" target="rightframe">VIRTUAL_KEY</A>
 </nobr><br>
@@ -3547,7 +3602,7 @@
 <!-- Field wallpaperCloseEnterAnimation -->
 <A NAME="W"></A>
 <br><font size="+2">W</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -3648,7 +3703,7 @@
 <!-- Field YCbCr_422_I -->
 <A NAME="Y"></A>
 <br><font size="+2">Y</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -3683,7 +3738,7 @@
 <!-- Class Zygote -->
 <A NAME="Z"></A>
 <br><font size="+2">Z</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
diff --git a/docs/html/sdk/api_diff/5/changes/alldiffs_index_changes.html b/docs/html/sdk/api_diff/5/changes/alldiffs_index_changes.html
index 0913984..3e42fc8 100644
--- a/docs/html/sdk/api_diff/5/changes/alldiffs_index_changes.html
+++ b/docs/html/sdk/api_diff/5/changes/alldiffs_index_changes.html
@@ -44,12 +44,12 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <!-- Field _SYNC_ACCOUNT -->
 <A NAME="_"></A>
-<br><b>underscore</b>&nbsp;
+<br><b>_</b>&nbsp;
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -81,7 +81,7 @@
 <!-- Class AbsoluteSizeSpan -->
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -221,7 +221,7 @@
 <!-- Class BatteryManager -->
 <A NAME="B"></A>
 <br><font size="+2">B</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -266,7 +266,7 @@
 <!-- Class CallbackProxy -->
 <A NAME="C"></A>
 <br><font size="+2">C</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -320,12 +320,12 @@
 ()</A></nobr><br>
 <!-- Field COMPANY -->
 <i>COMPANY</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.COMPANY" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.COMPANY" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
 <!-- Field COMPANY -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.COMPANY" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.COMPANY" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
 <!-- Class Configuration -->
 <A HREF="android.content.res.Configuration.html" class="hiddenlink" target="rightframe">Configuration</A><br>
@@ -393,32 +393,32 @@
 <A HREF="android.provider.Contacts.SettingsColumns.html" class="hiddenlink" target="rightframe"><i>Contacts.SettingsColumns</i></A><br>
 <!-- Field CONTENT_DIRECTORY -->
 <i>CONTENT_DIRECTORY</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
 </nobr><br>
 <!-- Field CONTENT_DIRECTORY -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Organizations.html#android.provider.Contacts.Organizations.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.Organizations</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Organizations.html#android.provider.Contacts.Organizations.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.Organizations</A>
 </nobr><br>
 <!-- Field CONTENT_DIRECTORY -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.ContactMethods.html#android.provider.Contacts.People.ContactMethods.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.People.ContactMethods</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.ContactMethods.html#android.provider.Contacts.People.ContactMethods.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.People.ContactMethods</A>
 </nobr><br>
 <!-- Field CONTENT_DIRECTORY -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.Extensions.html#android.provider.Contacts.People.Extensions.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.Extensions.html#android.provider.Contacts.People.Extensions.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Extensions</A>
 </nobr><br>
 <!-- Field CONTENT_DIRECTORY -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.Phones.html#android.provider.Contacts.People.Phones.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.Phones.html#android.provider.Contacts.People.Phones.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Phones</A>
 </nobr><br>
 <!-- Field CONTENT_DIRECTORY -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Photos.html#android.provider.Contacts.Photos.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.Photos</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Photos.html#android.provider.Contacts.Photos.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.Photos</A>
 </nobr><br>
 <!-- Field CONTENT_DIRECTORY -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Settings.html#android.provider.Contacts.Settings.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.Settings</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Settings.html#android.provider.Contacts.Settings.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.Settings</A>
 </nobr><br>
 <!-- Field CONTENT_EMAIL_ITEM_TYPE -->
 <nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_EMAIL_ITEM_TYPE" class="hiddenlink" target="rightframe">CONTENT_EMAIL_ITEM_TYPE</A>
@@ -440,24 +440,24 @@
 </nobr><br>
 <!-- Field CONTENT_ITEM_TYPE -->
 <i>CONTENT_ITEM_TYPE</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
 </nobr><br>
 <!-- Field CONTENT_ITEM_TYPE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
 </nobr><br>
 <!-- Field CONTENT_ITEM_TYPE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
 </nobr><br>
 <!-- Field CONTENT_ITEM_TYPE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
 </nobr><br>
 <!-- Field CONTENT_ITEM_TYPE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
 </nobr><br>
 <!-- Field CONTENT_POSTAL_ITEM_TYPE -->
 <nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_POSTAL_ITEM_TYPE" class="hiddenlink" target="rightframe">CONTENT_POSTAL_ITEM_TYPE</A>
@@ -467,69 +467,69 @@
 </nobr><br>
 <!-- Field CONTENT_TYPE -->
 <i>CONTENT_TYPE</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
 </nobr><br>
 <!-- Field CONTENT_TYPE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
 </nobr><br>
 <!-- Field CONTENT_TYPE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
 </nobr><br>
 <!-- Field CONTENT_TYPE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
 </nobr><br>
 <!-- Field CONTENT_TYPE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
 </nobr><br>
 <!-- Field CONTENT_TYPE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
 </nobr><br>
 <!-- Field CONTENT_URI -->
 <i>CONTENT_URI</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.html#android.provider.Contacts.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.html#android.provider.Contacts.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts</A>
 </nobr><br>
 <!-- Field CONTENT_URI -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
 </nobr><br>
 <!-- Field CONTENT_URI -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
 </nobr><br>
 <!-- Field CONTENT_URI -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
 </nobr><br>
 <!-- Field CONTENT_URI -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
 </nobr><br>
 <!-- Field CONTENT_URI -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Organizations.html#android.provider.Contacts.Organizations.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Organizations</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Organizations.html#android.provider.Contacts.Organizations.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Organizations</A>
 </nobr><br>
 <!-- Field CONTENT_URI -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
 </nobr><br>
 <!-- Field CONTENT_URI -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
 </nobr><br>
 <!-- Field CONTENT_URI -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Photos.html#android.provider.Contacts.Photos.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Photos</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Photos.html#android.provider.Contacts.Photos.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Photos</A>
 </nobr><br>
 <!-- Field CONTENT_URI -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Settings.html#android.provider.Contacts.Settings.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Settings</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Settings.html#android.provider.Contacts.Settings.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Settings</A>
 </nobr><br>
 <!-- Class ContentProvider -->
 <A HREF="android.content.ContentProvider.html" class="hiddenlink" target="rightframe">ContentProvider</A><br>
@@ -548,28 +548,74 @@
 <nobr><A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.CUSTOM_RINGTONE" class="hiddenlink" target="rightframe">CUSTOM_RINGTONE</A>
 </nobr><br>
 <!-- Package dalvik.system -->
-<A NAME="D"></A>
+<span class="letterIndexHead">D
+<a href="#_"><font size="-2">_</font></a> 
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#H"><font size="-2">H</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#J"><font size="-2">J</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+<a href="#Z"><font size="-2">Z</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+</span>
 <A HREF="pkg_dalvik.system.html" class="hiddenlink" target="rightframe">dalvik.system</A><br>
 <!-- Field DATA -->
+<A NAME="D"></A>
+<br><font size="+2">D</font>&nbsp;
+<a href="#_"><font size="-2">_</font></a> 
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#H"><font size="-2">H</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#J"><font size="-2">J</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+<a href="#Z"><font size="-2">Z</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
 <i>DATA</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.DATA" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.DATA" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
 <!-- Field DATA -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhotosColumns.html#android.provider.Contacts.PhotosColumns.DATA" class="hiddenlink" target="rightframe">android.provider.Contacts.PhotosColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhotosColumns.html#android.provider.Contacts.PhotosColumns.DATA" class="hiddenlink" target="rightframe">android.provider.Contacts.PhotosColumns</A>
 </nobr><br>
 <!-- Class DatabaseUtils -->
 <A HREF="android.database.DatabaseUtils.html" class="hiddenlink" target="rightframe">DatabaseUtils</A><br>
-<!-- Class Date -->
-<i>Date</i><br>
-&nbsp;&nbsp;<A HREF="java.util.Date.html" class="hiddenlink" target="rightframe">java.util</A><br>
-<!-- Constructor Date -->
-&nbsp;&nbsp;<nobr><A HREF="java.util.Date.html#java.util.Date.ctor_changed()" class="hiddenlink" target="rightframe">Date
-()</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Date -->
-&nbsp;&nbsp;<nobr><A HREF="java.util.Date.html#java.util.Date.ctor_changed(int, int, int, int, int, int)" class="hiddenlink" target="rightframe">Date
-(<code>int, int, int, int, int, int</code>)</A></nobr>&nbsp;constructor<br>
 <!-- Class DateUtils -->
 <A HREF="android.text.format.DateUtils.html" class="hiddenlink" target="rightframe">DateUtils</A><br>
 <!-- Class Debug.MemoryInfo -->
@@ -579,61 +625,61 @@
 (<code>String</code>)</A></nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
 <i>DEFAULT_SORT_ORDER</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Organizations.html#android.provider.Contacts.Organizations.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Organizations</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Organizations.html#android.provider.Contacts.Organizations.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Organizations</A>
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.ContactMethods.html#android.provider.Contacts.People.ContactMethods.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People.ContactMethods</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.ContactMethods.html#android.provider.Contacts.People.ContactMethods.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People.ContactMethods</A>
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.Extensions.html#android.provider.Contacts.People.Extensions.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.Extensions.html#android.provider.Contacts.People.Extensions.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Extensions</A>
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.Phones.html#android.provider.Contacts.People.Phones.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.Phones.html#android.provider.Contacts.People.Phones.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Phones</A>
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Photos.html#android.provider.Contacts.Photos.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Photos</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Photos.html#android.provider.Contacts.Photos.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Photos</A>
 </nobr><br>
 <!-- Field DEFAULT_SORT_ORDER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Settings.html#android.provider.Contacts.Settings.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Settings</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Settings.html#android.provider.Contacts.Settings.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Settings</A>
 </nobr><br>
 <!-- Field DELETED_CONTENT_URI -->
 <i>DELETED_CONTENT_URI</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.DELETED_CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.DELETED_CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
 </nobr><br>
 <!-- Field DELETED_CONTENT_URI -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.DELETED_CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.DELETED_CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
 </nobr><br>
 <!-- Class Dialog -->
 <A HREF="android.app.Dialog.html" class="hiddenlink" target="rightframe">Dialog</A><br>
@@ -656,7 +702,7 @@
 <!-- Field EMAIL -->
 <A NAME="E"></A>
 <br><font size="+2">E</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -708,7 +754,7 @@
 <!-- Field FILTER_CONTACTS_ACTION -->
 <A NAME="F"></A>
 <br><font size="+2">F</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -747,7 +793,7 @@
 <!-- Method getContentLength -->
 <A NAME="G"></A>
 <br><font size="+2">G</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -869,7 +915,7 @@
 <!-- Class HandlerThread -->
 <A NAME="H"></A>
 <br><font size="+2">H</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -904,7 +950,7 @@
 <!-- Field IM_ACCOUNT -->
 <A NAME="I"></A>
 <br><font size="+2">I</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -934,34 +980,25 @@
 </nobr><br>
 <!-- Field IM_HANDLE -->
 <i>IM_HANDLE</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.IM_HANDLE" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.IM_HANDLE" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
 <!-- Field IM_HANDLE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PresenceColumns.html#android.provider.Contacts.PresenceColumns.IM_HANDLE" class="hiddenlink" target="rightframe">android.provider.Contacts.PresenceColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PresenceColumns.html#android.provider.Contacts.PresenceColumns.IM_HANDLE" class="hiddenlink" target="rightframe">android.provider.Contacts.PresenceColumns</A>
 </nobr><br>
 <!-- Field IM_ISPRIMARY -->
 <nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.IM_ISPRIMARY" class="hiddenlink" target="rightframe">IM_ISPRIMARY</A>
 </nobr><br>
 <!-- Field IM_PROTOCOL -->
 <i>IM_PROTOCOL</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.IM_PROTOCOL" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.IM_PROTOCOL" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
 <!-- Field IM_PROTOCOL -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PresenceColumns.html#android.provider.Contacts.PresenceColumns.IM_PROTOCOL" class="hiddenlink" target="rightframe">android.provider.Contacts.PresenceColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PresenceColumns.html#android.provider.Contacts.PresenceColumns.IM_PROTOCOL" class="hiddenlink" target="rightframe">android.provider.Contacts.PresenceColumns</A>
 </nobr><br>
-<!-- Class ImageSpan -->
-<i>ImageSpan</i><br>
-&nbsp;&nbsp;<A HREF="android.text.style.ImageSpan.html" class="hiddenlink" target="rightframe">android.text.style</A><br>
-<!-- Constructor ImageSpan -->
-&nbsp;&nbsp;<nobr><A HREF="android.text.style.ImageSpan.html#android.text.style.ImageSpan.ctor_changed(android.graphics.Bitmap)" class="hiddenlink" target="rightframe">ImageSpan
-(<code>Bitmap</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor ImageSpan -->
-&nbsp;&nbsp;<nobr><A HREF="android.text.style.ImageSpan.html#android.text.style.ImageSpan.ctor_changed(android.graphics.Bitmap, int)" class="hiddenlink" target="rightframe">ImageSpan
-(<code>Bitmap, int</code>)</A></nobr>&nbsp;constructor<br>
 <!-- Method injectInsrumentation -->
 <nobr><A HREF="android.test.InstrumentationTestCase.html#android.test.InstrumentationTestCase.injectInsrumentation_changed(android.app.Instrumentation)" class="hiddenlink" target="rightframe">injectInsrumentation
 (<code>Instrumentation</code>)</A></nobr><br>
@@ -977,38 +1014,115 @@
 <A HREF="android.app.IntentService.html" class="hiddenlink" target="rightframe">IntentService</A><br>
 <!-- Field ISPRIMARY -->
 <i>ISPRIMARY</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.ISPRIMARY" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.ISPRIMARY" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
 <!-- Field ISPRIMARY -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.ISPRIMARY" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.ISPRIMARY" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
 <!-- Field ISPRIMARY -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.ISPRIMARY" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.ISPRIMARY" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <!-- Field isSyncable -->
 <nobr><A HREF="android.content.pm.ProviderInfo.html#android.content.pm.ProviderInfo.isSyncable" class="hiddenlink" target="rightframe">isSyncable</A>
 </nobr><br>
-<!-- Package java.lang -->
-<A NAME="J"></A>
-<A HREF="pkg_java.lang.html" class="hiddenlink" target="rightframe">java.lang</A><br>
-<!-- Package java.net -->
-<A HREF="pkg_java.net.html" class="hiddenlink" target="rightframe">java.net</A><br>
-<!-- Package java.util -->
-<A HREF="pkg_java.util.html" class="hiddenlink" target="rightframe">java.util</A><br>
 <!-- Package java.util.concurrent -->
+<span class="letterIndexHead">J
+<a href="#_"><font size="-2">_</font></a> 
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#D"><font size="-2">D</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#H"><font size="-2">H</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+<a href="#Z"><font size="-2">Z</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+</span>
 <A HREF="pkg_java.util.concurrent.html" class="hiddenlink" target="rightframe">java.util.concurrent</A><br>
 <!-- Package java.util.concurrent.locks -->
+<span class="letterIndexHead">J
+<a href="#_"><font size="-2">_</font></a> 
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#D"><font size="-2">D</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#H"><font size="-2">H</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+<a href="#Z"><font size="-2">Z</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+</span>
 <A HREF="pkg_java.util.concurrent.locks.html" class="hiddenlink" target="rightframe">java.util.concurrent.locks</A><br>
 <!-- Field JOB_TITLE -->
+<A NAME="J"></A>
+<br><font size="+2">J</font>&nbsp;
+<a href="#_"><font size="-2">_</font></a> 
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#D"><font size="-2">D</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#F"><font size="-2">F</font></a> 
+<a href="#G"><font size="-2">G</font></a> 
+<a href="#H"><font size="-2">H</font></a> 
+<a href="#I"><font size="-2">I</font></a> 
+<a href="#K"><font size="-2">K</font></a> 
+<a href="#L"><font size="-2">L</font></a> 
+<a href="#M"><font size="-2">M</font></a> 
+<a href="#N"><font size="-2">N</font></a> 
+<a href="#O"><font size="-2">O</font></a> 
+<a href="#P"><font size="-2">P</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#S"><font size="-2">S</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#V"><font size="-2">V</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+<a href="#Z"><font size="-2">Z</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
 <nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.JOB_TITLE" class="hiddenlink" target="rightframe">JOB_TITLE</A>
 </nobr><br>
 <!-- Field KEY -->
 <A NAME="K"></A>
 <br><font size="+2">K</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1065,7 +1179,7 @@
 <!-- Field LABEL -->
 <A NAME="L"></A>
 <br><font size="+2">L</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1092,16 +1206,16 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>LABEL</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.LABEL" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.LABEL" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
 <!-- Field LABEL -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.LABEL" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.LABEL" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
 <!-- Field LABEL -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.LABEL" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.LABEL" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <!-- Field LAST_TIME_CONTACTED -->
 <nobr><A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.LAST_TIME_CONTACTED" class="hiddenlink" target="rightframe">LAST_TIME_CONTACTED</A>
@@ -1143,7 +1257,7 @@
 <!-- Class Manifest.permission -->
 <A NAME="M"></A>
 <br><font size="+2">M</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1194,7 +1308,7 @@
 <!-- Field NAME -->
 <A NAME="N"></A>
 <br><font size="+2">N</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1221,20 +1335,20 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>NAME</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ExtensionsColumns.html#android.provider.Contacts.ExtensionsColumns.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.ExtensionsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ExtensionsColumns.html#android.provider.Contacts.ExtensionsColumns.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.ExtensionsColumns</A>
 </nobr><br>
 <!-- Field NAME -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupsColumns.html#android.provider.Contacts.GroupsColumns.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupsColumns.html#android.provider.Contacts.GroupsColumns.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupsColumns</A>
 </nobr><br>
 <!-- Field NAME -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
 <!-- Field NAME -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
 </nobr><br>
 <!-- Class NeighboringCellInfo -->
 <i>NeighboringCellInfo</i><br>
@@ -1245,24 +1359,18 @@
 <!-- Constructor NeighboringCellInfo -->
 &nbsp;&nbsp;<nobr><A HREF="android.telephony.NeighboringCellInfo.html#android.telephony.NeighboringCellInfo.ctor_changed(int, int)" class="hiddenlink" target="rightframe">NeighboringCellInfo
 (<code>int, int</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Class NinePatchDrawable -->
-<i>NinePatchDrawable</i><br>
-&nbsp;&nbsp;<A HREF="android.graphics.drawable.NinePatchDrawable.html" class="hiddenlink" target="rightframe">android.graphics.drawable</A><br>
-<!-- Constructor NinePatchDrawable -->
-&nbsp;&nbsp;<nobr><A HREF="android.graphics.drawable.NinePatchDrawable.html#android.graphics.drawable.NinePatchDrawable.ctor_changed(android.graphics.Bitmap, byte[], android.graphics.Rect, java.lang.String)" class="hiddenlink" target="rightframe">NinePatchDrawable
-(<code>Bitmap, byte[], Rect, String</code>)</A></nobr>&nbsp;constructor<br>
 <!-- Field NOTES -->
 <i>NOTES</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupsColumns.html#android.provider.Contacts.GroupsColumns.NOTES" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupsColumns.html#android.provider.Contacts.GroupsColumns.NOTES" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupsColumns</A>
 </nobr><br>
 <!-- Field NOTES -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.NOTES" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.NOTES" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
 <!-- Field NOTES -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.NOTES" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.NOTES" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
 </nobr><br>
 <!-- Class Notification -->
 <A HREF="android.app.Notification.html" class="hiddenlink" target="rightframe">Notification</A><br>
@@ -1277,7 +1385,7 @@
 <!-- Method onSignalStrengthChanged -->
 <A NAME="O"></A>
 <br><font size="+2">O</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1314,7 +1422,7 @@
 <!-- Class PackageInfo -->
 <A NAME="P"></A>
 <br><font size="+2">P</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1348,32 +1456,32 @@
 ()</A></nobr><br>
 <!-- Field PERSON_ID -->
 <i>PERSON_ID</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
 </nobr><br>
 <!-- Field PERSON_ID -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
 </nobr><br>
 <!-- Field PERSON_ID -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
 </nobr><br>
 <!-- Field PERSON_ID -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
 <!-- Field PERSON_ID -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.Extensions.html#android.provider.Contacts.People.Extensions.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.Extensions.html#android.provider.Contacts.People.Extensions.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Extensions</A>
 </nobr><br>
 <!-- Field PERSON_ID -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
 </nobr><br>
 <!-- Field PERSON_ID -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhotosColumns.html#android.provider.Contacts.PhotosColumns.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.PhotosColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhotosColumns.html#android.provider.Contacts.PhotosColumns.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.PhotosColumns</A>
 </nobr><br>
 <!-- Field PHONE -->
 <nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.PHONE" class="hiddenlink" target="rightframe">PHONE</A>
@@ -1390,12 +1498,12 @@
 <A HREF="android.telephony.PhoneStateListener.html" class="hiddenlink" target="rightframe">PhoneStateListener</A><br>
 <!-- Field PHONETIC_NAME -->
 <i>PHONETIC_NAME</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
 <!-- Field PHONETIC_NAME -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
 </nobr><br>
 <!-- Field PHOTO_VERSION -->
 <nobr><A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.PHOTO_VERSION" class="hiddenlink" target="rightframe">PHOTO_VERSION</A>
@@ -1478,7 +1586,7 @@
 <!-- Method queryGroups -->
 <A NAME="Q"></A>
 <br><font size="+2">Q</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1509,7 +1617,7 @@
 <!-- Class R.attr -->
 <A NAME="R"></A>
 <br><font size="+2">R</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1575,7 +1683,7 @@
 <!-- Field SEARCH_SUGGESTION_CLICKED -->
 <A NAME="S"></A>
 <br><font size="+2">S</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1693,24 +1801,6 @@
 </nobr><br>
 <!-- Class SimpleCursorTreeAdapter -->
 <A HREF="android.widget.SimpleCursorTreeAdapter.html" class="hiddenlink" target="rightframe">SimpleCursorTreeAdapter</A><br>
-<!-- Class Socket -->
-<i>Socket</i><br>
-&nbsp;&nbsp;<A HREF="java.net.Socket.html" class="hiddenlink" target="rightframe">java.net</A><br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed()" class="hiddenlink" target="rightframe">Socket
-()</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.lang.String, int)" class="hiddenlink" target="rightframe">Socket
-(<code>String, int</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.lang.String, int, java.net.InetAddress, int)" class="hiddenlink" target="rightframe">Socket
-(<code>String, int, InetAddress, int</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.net.Proxy)" class="hiddenlink" target="rightframe">Socket
-(<code>Proxy</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor Socket -->
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.net.SocketImpl)" class="hiddenlink" target="rightframe">Socket
-(<code>SocketImpl</code>)</A></nobr>&nbsp;constructor<br>
 <!-- Class SQLiteDatabase -->
 <A HREF="android.database.sqlite.SQLiteDatabase.html" class="hiddenlink" target="rightframe">SQLiteDatabase</A><br>
 <!-- Class StaleDexCacheError -->
@@ -1721,24 +1811,6 @@
 <!-- Method startSync -->
 <nobr><A HREF="android.content.ContentResolver.html#android.content.ContentResolver.startSync_changed(android.net.Uri, android.os.Bundle)" class="hiddenlink" target="rightframe">startSync
 (<code>Uri, Bundle</code>)</A></nobr><br>
-<!-- Class String -->
-<i>String</i><br>
-&nbsp;&nbsp;<A HREF="java.lang.String.html" class="hiddenlink" target="rightframe">java.lang</A><br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed()" class="hiddenlink" target="rightframe">String
-()</A></nobr>&nbsp;constructor<br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[])" class="hiddenlink" target="rightframe">String
-(<code>byte[]</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int, int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int, int</code>)</A></nobr>&nbsp;constructor<br>
-<!-- Constructor String -->
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int, int, int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int, int, int</code>)</A></nobr>&nbsp;constructor<br>
 <!-- Class Surface -->
 <A HREF="android.view.Surface.html" class="hiddenlink" target="rightframe">Surface</A><br>
 <!-- Field SURFACE_TYPE_GPU -->
@@ -1769,7 +1841,7 @@
 <!-- Class TelephonyManager -->
 <A NAME="T"></A>
 <br><font size="+2">T</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1827,29 +1899,29 @@
 <A HREF="dalvik.system.TouchDex.html" class="hiddenlink" target="rightframe">TouchDex</A><br>
 <!-- Field TYPE -->
 <i>TYPE</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
 <!-- Field TYPE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
 <!-- Field TYPE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <!-- Field TYPE_CUSTOM -->
 <i>TYPE_CUSTOM</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_CUSTOM" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_CUSTOM" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
 <!-- Field TYPE_CUSTOM -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE_CUSTOM" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE_CUSTOM" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
 <!-- Field TYPE_CUSTOM -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_CUSTOM" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_CUSTOM" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <!-- Field TYPE_FAX_HOME -->
 <nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_FAX_HOME" class="hiddenlink" target="rightframe">TYPE_FAX_HOME</A>
@@ -1859,49 +1931,49 @@
 </nobr><br>
 <!-- Field TYPE_HOME -->
 <i>TYPE_HOME</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_HOME" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_HOME" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
 <!-- Field TYPE_HOME -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_HOME" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_HOME" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <!-- Field TYPE_MOBILE -->
 <nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_MOBILE" class="hiddenlink" target="rightframe">TYPE_MOBILE</A>
 </nobr><br>
 <!-- Field TYPE_OTHER -->
 <i>TYPE_OTHER</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_OTHER" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_OTHER" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
 <!-- Field TYPE_OTHER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE_OTHER" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE_OTHER" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
 <!-- Field TYPE_OTHER -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_OTHER" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_OTHER" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <!-- Field TYPE_PAGER -->
 <nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_PAGER" class="hiddenlink" target="rightframe">TYPE_PAGER</A>
 </nobr><br>
 <!-- Field TYPE_WORK -->
 <i>TYPE_WORK</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_WORK" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_WORK" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
 <!-- Field TYPE_WORK -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE_WORK" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE_WORK" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
 <!-- Field TYPE_WORK -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_WORK" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_WORK" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <!-- Method unregisterHandler -->
 <A NAME="U"></A>
 <br><font size="+2">U</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1939,7 +2011,7 @@
 <!-- Field VALUE -->
 <A NAME="V"></A>
 <br><font size="+2">V</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -1966,12 +2038,12 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>VALUE</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ExtensionsColumns.html#android.provider.Contacts.ExtensionsColumns.VALUE" class="hiddenlink" target="rightframe">android.provider.Contacts.ExtensionsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ExtensionsColumns.html#android.provider.Contacts.ExtensionsColumns.VALUE" class="hiddenlink" target="rightframe">android.provider.Contacts.ExtensionsColumns</A>
 </nobr><br>
 <!-- Field VALUE -->
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.SettingsColumns.html#android.provider.Contacts.SettingsColumns.VALUE" class="hiddenlink" target="rightframe">android.provider.Contacts.SettingsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.SettingsColumns.html#android.provider.Contacts.SettingsColumns.VALUE" class="hiddenlink" target="rightframe">android.provider.Contacts.SettingsColumns</A>
 </nobr><br>
 <!-- Class VideoView -->
 <A HREF="android.widget.VideoView.html" class="hiddenlink" target="rightframe">VideoView</A><br>
@@ -1979,6 +2051,8 @@
 <A HREF="android.view.View.html" class="hiddenlink" target="rightframe">View</A><br>
 <!-- Class ViewConfiguration -->
 <A HREF="android.view.ViewConfiguration.html" class="hiddenlink" target="rightframe">ViewConfiguration</A><br>
+<!-- Class ViewGroup -->
+<A HREF="android.view.ViewGroup.html" class="hiddenlink" target="rightframe">ViewGroup</A><br>
 <!-- Class VMDebug -->
 <A HREF="dalvik.system.VMDebug.html" class="hiddenlink" target="rightframe">VMDebug</A><br>
 <!-- Class VMRuntime -->
@@ -1988,7 +2062,7 @@
 <!-- Class WebChromeClient -->
 <A NAME="W"></A>
 <br><font size="+2">W</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
@@ -2028,7 +2102,7 @@
 <!-- Class Zygote -->
 <A NAME="Z"></A>
 <br><font size="+2">Z</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
diff --git a/docs/html/sdk/api_diff/5/changes/alldiffs_index_removals.html b/docs/html/sdk/api_diff/5/changes/alldiffs_index_removals.html
index f4d7aeb..df544c6 100644
--- a/docs/html/sdk/api_diff/5/changes/alldiffs_index_removals.html
+++ b/docs/html/sdk/api_diff/5/changes/alldiffs_index_removals.html
@@ -44,20 +44,16 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
-<!-- Constructor BitmapDrawable -->
-<A NAME="B"></A>
-<br><font size="+2">B</font>&nbsp;
+<!-- Field FLAG_USE_CHILD_DRAWING_ORDER -->
+<A NAME="F"></A>
+<br><font size="+2">F</font>&nbsp;
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
-<i>BitmapDrawable</i><br>
-&nbsp;&nbsp;<nobr><A HREF="android.graphics.drawable.BitmapDrawable.html#android.graphics.drawable.BitmapDrawable.ctor_removed()" class="hiddenlink" target="rightframe"><strike>BitmapDrawable</strike>
-()</A></nobr>&nbsp;constructor<br>
-<!-- Constructor BitmapDrawable -->
-&nbsp;&nbsp;<nobr><A HREF="android.graphics.drawable.BitmapDrawable.html#android.graphics.drawable.BitmapDrawable.ctor_removed(android.graphics.Bitmap)" class="hiddenlink" target="rightframe"><strike>BitmapDrawable</strike>
-(<code>Bitmap</code>)</A></nobr>&nbsp;constructor<br>
+<nobr><A HREF="android.view.ViewGroup.html#android.view.ViewGroup.FLAG_USE_CHILD_DRAWING_ORDER" class="hiddenlink" target="rightframe"><strike>FLAG_USE_CHILD_DRAWING_ORDER</strike></A>
+</nobr><br>
 <script src="http://www.google-analytics.com/ga.js" type="text/javascript">
 </script>
 <script type="text/javascript">
diff --git a/docs/html/sdk/api_diff/5/changes/android.Manifest.permission.html b/docs/html/sdk/api_diff/5/changes/android.Manifest.permission.html
index e3cd25c..be337a6 100644
--- a/docs/html/sdk/api_diff/5/changes/android.Manifest.permission.html
+++ b/docs/html/sdk/api_diff/5/changes/android.Manifest.permission.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.R.attr.html b/docs/html/sdk/api_diff/5/changes/android.R.attr.html
index 1e6b5af..0b8ddaa 100644
--- a/docs/html/sdk/api_diff/5/changes/android.R.attr.html
+++ b/docs/html/sdk/api_diff/5/changes/android.R.attr.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.R.drawable.html b/docs/html/sdk/api_diff/5/changes/android.R.drawable.html
index a569de6a..84daf72 100644
--- a/docs/html/sdk/api_diff/5/changes/android.R.drawable.html
+++ b/docs/html/sdk/api_diff/5/changes/android.R.drawable.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.R.style.html b/docs/html/sdk/api_diff/5/changes/android.R.style.html
index db0fd0d..5ee4afe 100644
--- a/docs/html/sdk/api_diff/5/changes/android.R.style.html
+++ b/docs/html/sdk/api_diff/5/changes/android.R.style.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.app.Activity.html b/docs/html/sdk/api_diff/5/changes/android.app.Activity.html
index 2d6da09..409de84 100644
--- a/docs/html/sdk/api_diff/5/changes/android.app.Activity.html
+++ b/docs/html/sdk/api_diff/5/changes/android.app.Activity.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.app.ActivityManager.RunningAppProcessInfo.html b/docs/html/sdk/api_diff/5/changes/android.app.ActivityManager.RunningAppProcessInfo.html
index ddf1030..943fd04 100644
--- a/docs/html/sdk/api_diff/5/changes/android.app.ActivityManager.RunningAppProcessInfo.html
+++ b/docs/html/sdk/api_diff/5/changes/android.app.ActivityManager.RunningAppProcessInfo.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.app.ActivityManager.RunningServiceInfo.html b/docs/html/sdk/api_diff/5/changes/android.app.ActivityManager.RunningServiceInfo.html
index e78ce2c..6c7d00c 100644
--- a/docs/html/sdk/api_diff/5/changes/android.app.ActivityManager.RunningServiceInfo.html
+++ b/docs/html/sdk/api_diff/5/changes/android.app.ActivityManager.RunningServiceInfo.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.app.ActivityManager.html b/docs/html/sdk/api_diff/5/changes/android.app.ActivityManager.html
index b0393ba..513d31e 100644
--- a/docs/html/sdk/api_diff/5/changes/android.app.ActivityManager.html
+++ b/docs/html/sdk/api_diff/5/changes/android.app.ActivityManager.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.app.Dialog.html b/docs/html/sdk/api_diff/5/changes/android.app.Dialog.html
index 17a8853..20b776d 100644
--- a/docs/html/sdk/api_diff/5/changes/android.app.Dialog.html
+++ b/docs/html/sdk/api_diff/5/changes/android.app.Dialog.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.app.IntentService.html b/docs/html/sdk/api_diff/5/changes/android.app.IntentService.html
index 413aa1e..44f59cd 100644
--- a/docs/html/sdk/api_diff/5/changes/android.app.IntentService.html
+++ b/docs/html/sdk/api_diff/5/changes/android.app.IntentService.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.app.LauncherActivity.html b/docs/html/sdk/api_diff/5/changes/android.app.LauncherActivity.html
index 779ac1f..1eafeab 100644
--- a/docs/html/sdk/api_diff/5/changes/android.app.LauncherActivity.html
+++ b/docs/html/sdk/api_diff/5/changes/android.app.LauncherActivity.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.app.Notification.html b/docs/html/sdk/api_diff/5/changes/android.app.Notification.html
index e668468..621f4a3 100644
--- a/docs/html/sdk/api_diff/5/changes/android.app.Notification.html
+++ b/docs/html/sdk/api_diff/5/changes/android.app.Notification.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.app.NotificationManager.html b/docs/html/sdk/api_diff/5/changes/android.app.NotificationManager.html
index 2bd5fae..b0fc478 100644
--- a/docs/html/sdk/api_diff/5/changes/android.app.NotificationManager.html
+++ b/docs/html/sdk/api_diff/5/changes/android.app.NotificationManager.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.app.SearchManager.html b/docs/html/sdk/api_diff/5/changes/android.app.SearchManager.html
index ac9f3c1..e6e95cb 100644
--- a/docs/html/sdk/api_diff/5/changes/android.app.SearchManager.html
+++ b/docs/html/sdk/api_diff/5/changes/android.app.SearchManager.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.app.Service.html b/docs/html/sdk/api_diff/5/changes/android.app.Service.html
index 2c92ada..dfde229 100644
--- a/docs/html/sdk/api_diff/5/changes/android.app.Service.html
+++ b/docs/html/sdk/api_diff/5/changes/android.app.Service.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.content.BroadcastReceiver.html b/docs/html/sdk/api_diff/5/changes/android.content.BroadcastReceiver.html
index a6b5c3e5..9b0f58a 100644
--- a/docs/html/sdk/api_diff/5/changes/android.content.BroadcastReceiver.html
+++ b/docs/html/sdk/api_diff/5/changes/android.content.BroadcastReceiver.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.content.ContentProvider.html b/docs/html/sdk/api_diff/5/changes/android.content.ContentProvider.html
index fc04c2d..ba3eef2 100644
--- a/docs/html/sdk/api_diff/5/changes/android.content.ContentProvider.html
+++ b/docs/html/sdk/api_diff/5/changes/android.content.ContentProvider.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.content.ContentResolver.html b/docs/html/sdk/api_diff/5/changes/android.content.ContentResolver.html
index d932016..2ccc017 100644
--- a/docs/html/sdk/api_diff/5/changes/android.content.ContentResolver.html
+++ b/docs/html/sdk/api_diff/5/changes/android.content.ContentResolver.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.content.Context.html b/docs/html/sdk/api_diff/5/changes/android.content.Context.html
index fdba863..f66714f 100644
--- a/docs/html/sdk/api_diff/5/changes/android.content.Context.html
+++ b/docs/html/sdk/api_diff/5/changes/android.content.Context.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.content.ContextWrapper.html b/docs/html/sdk/api_diff/5/changes/android.content.ContextWrapper.html
index a9e5f39..a2f55d8 100644
--- a/docs/html/sdk/api_diff/5/changes/android.content.ContextWrapper.html
+++ b/docs/html/sdk/api_diff/5/changes/android.content.ContextWrapper.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.content.Intent.html b/docs/html/sdk/api_diff/5/changes/android.content.Intent.html
index 858e99b..bd30f3b 100644
--- a/docs/html/sdk/api_diff/5/changes/android.content.Intent.html
+++ b/docs/html/sdk/api_diff/5/changes/android.content.Intent.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.content.pm.ActivityInfo.html b/docs/html/sdk/api_diff/5/changes/android.content.pm.ActivityInfo.html
index 34897c5..fd28af1 100644
--- a/docs/html/sdk/api_diff/5/changes/android.content.pm.ActivityInfo.html
+++ b/docs/html/sdk/api_diff/5/changes/android.content.pm.ActivityInfo.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.content.pm.PackageInfo.html b/docs/html/sdk/api_diff/5/changes/android.content.pm.PackageInfo.html
index ecaf34f..a9b257d 100644
--- a/docs/html/sdk/api_diff/5/changes/android.content.pm.PackageInfo.html
+++ b/docs/html/sdk/api_diff/5/changes/android.content.pm.PackageInfo.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.content.pm.PackageManager.html b/docs/html/sdk/api_diff/5/changes/android.content.pm.PackageManager.html
index 61bf5fb..4c7b240 100644
--- a/docs/html/sdk/api_diff/5/changes/android.content.pm.PackageManager.html
+++ b/docs/html/sdk/api_diff/5/changes/android.content.pm.PackageManager.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.content.pm.ProviderInfo.html b/docs/html/sdk/api_diff/5/changes/android.content.pm.ProviderInfo.html
index f1322d4..3aa8243 100644
--- a/docs/html/sdk/api_diff/5/changes/android.content.pm.ProviderInfo.html
+++ b/docs/html/sdk/api_diff/5/changes/android.content.pm.ProviderInfo.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.content.pm.ResolveInfo.html b/docs/html/sdk/api_diff/5/changes/android.content.pm.ResolveInfo.html
index 0e708d9..9a3bea8 100644
--- a/docs/html/sdk/api_diff/5/changes/android.content.pm.ResolveInfo.html
+++ b/docs/html/sdk/api_diff/5/changes/android.content.pm.ResolveInfo.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.content.pm.ServiceInfo.html b/docs/html/sdk/api_diff/5/changes/android.content.pm.ServiceInfo.html
index 855b66a..013d8c1 100644
--- a/docs/html/sdk/api_diff/5/changes/android.content.pm.ServiceInfo.html
+++ b/docs/html/sdk/api_diff/5/changes/android.content.pm.ServiceInfo.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.content.res.Configuration.html b/docs/html/sdk/api_diff/5/changes/android.content.res.Configuration.html
index a3003d9..b08e917 100644
--- a/docs/html/sdk/api_diff/5/changes/android.content.res.Configuration.html
+++ b/docs/html/sdk/api_diff/5/changes/android.content.res.Configuration.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.database.AbstractWindowedCursor.html b/docs/html/sdk/api_diff/5/changes/android.database.AbstractWindowedCursor.html
index 7d3d5ae..39c0ce3 100644
--- a/docs/html/sdk/api_diff/5/changes/android.database.AbstractWindowedCursor.html
+++ b/docs/html/sdk/api_diff/5/changes/android.database.AbstractWindowedCursor.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.database.CursorWindow.html b/docs/html/sdk/api_diff/5/changes/android.database.CursorWindow.html
index 9d733ca..e8a9f29 100644
--- a/docs/html/sdk/api_diff/5/changes/android.database.CursorWindow.html
+++ b/docs/html/sdk/api_diff/5/changes/android.database.CursorWindow.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.database.DatabaseUtils.html b/docs/html/sdk/api_diff/5/changes/android.database.DatabaseUtils.html
index 84143fd..6e939c3 100644
--- a/docs/html/sdk/api_diff/5/changes/android.database.DatabaseUtils.html
+++ b/docs/html/sdk/api_diff/5/changes/android.database.DatabaseUtils.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.database.sqlite.SQLiteDatabase.html b/docs/html/sdk/api_diff/5/changes/android.database.sqlite.SQLiteDatabase.html
index 98f3ddd..b81f2f8 100644
--- a/docs/html/sdk/api_diff/5/changes/android.database.sqlite.SQLiteDatabase.html
+++ b/docs/html/sdk/api_diff/5/changes/android.database.sqlite.SQLiteDatabase.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.graphics.PixelFormat.html b/docs/html/sdk/api_diff/5/changes/android.graphics.PixelFormat.html
index 4d115b4..de9e2b9 100644
--- a/docs/html/sdk/api_diff/5/changes/android.graphics.PixelFormat.html
+++ b/docs/html/sdk/api_diff/5/changes/android.graphics.PixelFormat.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.graphics.drawable.BitmapDrawable.html b/docs/html/sdk/api_diff/5/changes/android.graphics.drawable.BitmapDrawable.html
index 8d2bcf1..42677c5 100644
--- a/docs/html/sdk/api_diff/5/changes/android.graphics.drawable.BitmapDrawable.html
+++ b/docs/html/sdk/api_diff/5/changes/android.graphics.drawable.BitmapDrawable.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -75,28 +75,6 @@
 </H2>
 <a NAME="constructors"></a>
 <p>
-<a NAME="Removed"></a>
-<TABLE summary="Removed Constructors" WIDTH="100%">
-<TR>
-  <TH VALIGN="TOP" COLSPAN=2>Removed Constructors</FONT></TD>
-</TH>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="android.graphics.drawable.BitmapDrawable.ctor_removed()"></A>
-  <nobr>BitmapDrawable()</nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="android.graphics.drawable.BitmapDrawable.ctor_removed(android.graphics.Bitmap)"></A>
-  <nobr>BitmapDrawable(<code>Bitmap</code>)</nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<p>
 <a NAME="Added"></a>
 <TABLE summary="Added Constructors" WIDTH="100%">
 <TR>
@@ -104,13 +82,6 @@
 </TH>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="android.graphics.drawable.BitmapDrawable.ctor_added(android.content.res.Resources)"></A>
-  <nobr><A HREF="../../../../reference/android/graphics/drawable/BitmapDrawable.html#BitmapDrawable(android.content.res.Resources)" target="_top"><code>BitmapDrawable</code></A>(<code>Resources</code>)</nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.graphics.drawable.BitmapDrawable.ctor_added(android.content.res.Resources, java.lang.String)"></A>
   <nobr><A HREF="../../../../reference/android/graphics/drawable/BitmapDrawable.html#BitmapDrawable(android.content.res.Resources, java.lang.String)" target="_top"><code>BitmapDrawable</code></A>(<code>Resources,</nobr> String<nobr><nobr></code>)</nobr>
   </TD>
diff --git a/docs/html/sdk/api_diff/5/changes/android.graphics.drawable.Drawable.ConstantState.html b/docs/html/sdk/api_diff/5/changes/android.graphics.drawable.Drawable.ConstantState.html
index 74e174e..bb8647a 100644
--- a/docs/html/sdk/api_diff/5/changes/android.graphics.drawable.Drawable.ConstantState.html
+++ b/docs/html/sdk/api_diff/5/changes/android.graphics.drawable.Drawable.ConstantState.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.graphics.drawable.Drawable.html b/docs/html/sdk/api_diff/5/changes/android.graphics.drawable.Drawable.html
index c7c7c16..42c2ff1 100644
--- a/docs/html/sdk/api_diff/5/changes/android.graphics.drawable.Drawable.html
+++ b/docs/html/sdk/api_diff/5/changes/android.graphics.drawable.Drawable.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.graphics.drawable.NinePatchDrawable.html b/docs/html/sdk/api_diff/5/changes/android.graphics.drawable.NinePatchDrawable.html
deleted file mode 100644
index b305656..0000000
--- a/docs/html/sdk/api_diff/5/changes/android.graphics.drawable.NinePatchDrawable.html
+++ /dev/null
@@ -1,124 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<HTML style="overflow:auto;">
-<HEAD>
-<meta name="generator" content="JDiff v1.1.0">
-<!-- Generated by the JDiff Javadoc doclet -->
-<!-- (http://www.jdiff.org) -->
-<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
-<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
-<TITLE>
-android.graphics.drawable.NinePatchDrawable
-</TITLE>
-<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
-<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
-<noscript>
-<style type="text/css">
-body{overflow:auto;}
-#body-content{position:relative; top:0;}
-#doc-content{overflow:visible;border-left:3px solid #666;}
-#side-nav{padding:0;}
-#side-nav .toggle-list ul {display:block;}
-#resize-packages-nav{border-bottom:3px solid #666;}
-</style>
-</noscript>
-<style type="text/css">
-</style>
-</HEAD>
-<BODY>
-<!-- Start of nav bar -->
-<a name="top"></a>
-<div id="header" style="margin-bottom:0;padding-bottom:0;">
-<div id="headerLeft">
-<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
-</div>
-  <div id="headerRight">
-  <div id="headerLinks">
-<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
-<span class="text">
-<!-- &nbsp;<a href="#">English</a> | -->
-<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
-</span>
-</div>
-  <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td colspan="2" class="diffspechead">API Diff Specification</td>
-      </tr>
-      <tr>
-        <td class="diffspec" style="padding-top:.25em">To Level:</td>
-        <td class="diffvaluenew" style="padding-top:.25em">5</td>
-      </tr>
-      <tr>
-        <td class="diffspec">From Level:</td>
-        <td class="diffvalueold">4</td>
-      </tr>
-      <tr>
-        <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
-      </tr>
-    </table>
-    </div><!-- End and-diff-id -->
-  <div class="and-diff-id" style="margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a>
-      </tr>
-    </table>
-  </div> <!-- End and-diff-id -->
-  </div> <!-- End headerRight -->
-  </div> <!-- End header -->
-<div id="body-content" xstyle="padding:12px;padding-right:18px;">
-<div id="doc-content" style="position:relative;">
-<div id="mainBodyFluid">
-<H2>
-Class android.graphics.drawable.<A HREF="../../../../reference/android/graphics/drawable/NinePatchDrawable.html" target="_top"><font size="+2"><code>NinePatchDrawable</code></font></A>
-</H2>
-<a NAME="constructors"></a>
-<p>
-<a NAME="Changed"></a>
-<TABLE summary="Changed Constructors" WIDTH="100%">
-<TR>
-  <TH VALIGN="TOP" COLSPAN=3>Changed Constructors</FONT></TD>
-</TH>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="android.graphics.drawable.NinePatchDrawable.ctor_changed(android.graphics.Bitmap, byte[], android.graphics.Rect, java.lang.String)"></A>
-  <nobr><A HREF="../../../../reference/android/graphics/drawable/NinePatchDrawable.html#NinePatchDrawable(android.graphics.Bitmap, byte[], android.graphics.Rect, java.lang.String)" target="_top"><code>NinePatchDrawable</code></A>(<code>Bitmap,</nobr> byte[]<nobr>,</nobr> Rect<nobr>,</nobr> String<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<a NAME="methods"></a>
-<a NAME="fields"></a>
-      </div>	
-      <div id="footer">
-        <div id="copyright">
-        Except as noted, this content is licensed under 
-        <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
-        For details and restrictions, see the <a href="/license.html">Content License</a>.
-        </div>
-      <div id="footerlinks">
-      <p>
-        <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
-        <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
-        <a href="http://www.android.com/branding.html">Brand Guidelines</a>
-      </p>
-    </div>
-    </div> <!-- end footer -->
-    </div><!-- end doc-content -->
-    </div> <!-- end body-content --> 
-<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
-</script>
-<script type="text/javascript">
-  try {
-    var pageTracker = _gat._getTracker("UA-5831155-1");
-    pageTracker._setAllowAnchor(true);
-    pageTracker._initData();
-    pageTracker._trackPageview();
-  } catch(e) {}
-</script>
-</BODY>
-</HTML>
diff --git a/docs/html/sdk/api_diff/5/changes/android.hardware.Camera.Parameters.html b/docs/html/sdk/api_diff/5/changes/android.hardware.Camera.Parameters.html
index b6a5506..a95b424 100644
--- a/docs/html/sdk/api_diff/5/changes/android.hardware.Camera.Parameters.html
+++ b/docs/html/sdk/api_diff/5/changes/android.hardware.Camera.Parameters.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.hardware.Camera.html b/docs/html/sdk/api_diff/5/changes/android.hardware.Camera.html
index 51bcdd9..aab1021 100644
--- a/docs/html/sdk/api_diff/5/changes/android.hardware.Camera.html
+++ b/docs/html/sdk/api_diff/5/changes/android.hardware.Camera.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.inputmethodservice.AbstractInputMethodService.html b/docs/html/sdk/api_diff/5/changes/android.inputmethodservice.AbstractInputMethodService.html
index 407b578..c7a58f2 100644
--- a/docs/html/sdk/api_diff/5/changes/android.inputmethodservice.AbstractInputMethodService.html
+++ b/docs/html/sdk/api_diff/5/changes/android.inputmethodservice.AbstractInputMethodService.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.inputmethodservice.InputMethodService.html b/docs/html/sdk/api_diff/5/changes/android.inputmethodservice.InputMethodService.html
index 1067b72..58bed5d 100644
--- a/docs/html/sdk/api_diff/5/changes/android.inputmethodservice.InputMethodService.html
+++ b/docs/html/sdk/api_diff/5/changes/android.inputmethodservice.InputMethodService.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.location.LocationManager.html b/docs/html/sdk/api_diff/5/changes/android.location.LocationManager.html
index 5c46abee..cc6a91d 100644
--- a/docs/html/sdk/api_diff/5/changes/android.location.LocationManager.html
+++ b/docs/html/sdk/api_diff/5/changes/android.location.LocationManager.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.media.AudioFormat.html b/docs/html/sdk/api_diff/5/changes/android.media.AudioFormat.html
index d7d0998..f122de0 100644
--- a/docs/html/sdk/api_diff/5/changes/android.media.AudioFormat.html
+++ b/docs/html/sdk/api_diff/5/changes/android.media.AudioFormat.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.media.AudioManager.html b/docs/html/sdk/api_diff/5/changes/android.media.AudioManager.html
index 1e435cb..912b1d1 100644
--- a/docs/html/sdk/api_diff/5/changes/android.media.AudioManager.html
+++ b/docs/html/sdk/api_diff/5/changes/android.media.AudioManager.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.media.MediaPlayer.html b/docs/html/sdk/api_diff/5/changes/android.media.MediaPlayer.html
index e0ba3fe..e8e2f82 100644
--- a/docs/html/sdk/api_diff/5/changes/android.media.MediaPlayer.html
+++ b/docs/html/sdk/api_diff/5/changes/android.media.MediaPlayer.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.media.ToneGenerator.html b/docs/html/sdk/api_diff/5/changes/android.media.ToneGenerator.html
index b7f3024..289e820 100644
--- a/docs/html/sdk/api_diff/5/changes/android.media.ToneGenerator.html
+++ b/docs/html/sdk/api_diff/5/changes/android.media.ToneGenerator.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.opengl.GLSurfaceView.html b/docs/html/sdk/api_diff/5/changes/android.opengl.GLSurfaceView.html
index 78be54c..42f56e2 100644
--- a/docs/html/sdk/api_diff/5/changes/android.opengl.GLSurfaceView.html
+++ b/docs/html/sdk/api_diff/5/changes/android.opengl.GLSurfaceView.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.os.BatteryManager.html b/docs/html/sdk/api_diff/5/changes/android.os.BatteryManager.html
index 9ac9fad..9bf76d3 100644
--- a/docs/html/sdk/api_diff/5/changes/android.os.BatteryManager.html
+++ b/docs/html/sdk/api_diff/5/changes/android.os.BatteryManager.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.os.Build.VERSION_CODES.html b/docs/html/sdk/api_diff/5/changes/android.os.Build.VERSION_CODES.html
index 3cb73c8..58ae354 100644
--- a/docs/html/sdk/api_diff/5/changes/android.os.Build.VERSION_CODES.html
+++ b/docs/html/sdk/api_diff/5/changes/android.os.Build.VERSION_CODES.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.os.Debug.MemoryInfo.html b/docs/html/sdk/api_diff/5/changes/android.os.Debug.MemoryInfo.html
index 65c8eb8..8f49b3a 100644
--- a/docs/html/sdk/api_diff/5/changes/android.os.Debug.MemoryInfo.html
+++ b/docs/html/sdk/api_diff/5/changes/android.os.Debug.MemoryInfo.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.os.HandlerThread.html b/docs/html/sdk/api_diff/5/changes/android.os.HandlerThread.html
index 57b149f..c45faf3 100644
--- a/docs/html/sdk/api_diff/5/changes/android.os.HandlerThread.html
+++ b/docs/html/sdk/api_diff/5/changes/android.os.HandlerThread.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.ContactMethods.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.ContactMethods.html
index 633a65f..7619936 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.ContactMethods.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.ContactMethods.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.ContactMethodsColumns.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.ContactMethodsColumns.html
index bb2ae04..abd9fe0 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.ContactMethodsColumns.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.ContactMethodsColumns.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Extensions.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Extensions.html
index 763accb..b3e68bb 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Extensions.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Extensions.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.ExtensionsColumns.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.ExtensionsColumns.html
index 09a6434..ba94393 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.ExtensionsColumns.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.ExtensionsColumns.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.GroupMembership.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.GroupMembership.html
index 8ede257..f9ecf01 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.GroupMembership.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.GroupMembership.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Groups.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Groups.html
index 556c60e..9a2003a 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Groups.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Groups.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.GroupsColumns.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.GroupsColumns.html
index ef6b86c..a7a8c99 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.GroupsColumns.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.GroupsColumns.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Intents.Insert.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Intents.Insert.html
index 1c0b74a..72ce6a1 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Intents.Insert.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Intents.Insert.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Intents.UI.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Intents.UI.html
index fb629f7..607190c 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Intents.UI.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Intents.UI.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Intents.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Intents.html
index a18a794..5db9c26 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Intents.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Intents.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.OrganizationColumns.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.OrganizationColumns.html
index 45a241c..b0b54d2 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.OrganizationColumns.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.OrganizationColumns.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Organizations.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Organizations.html
index 64c0cf7..c55bc68 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Organizations.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Organizations.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.ContactMethods.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.ContactMethods.html
index 0c9340a..31befa0 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.ContactMethods.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.ContactMethods.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.Extensions.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.Extensions.html
index 63b77f3..2ce0491 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.Extensions.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.Extensions.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.Phones.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.Phones.html
index f9f7087..afe96f2 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.Phones.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.Phones.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.html
index 5cf4e05..87231ab 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PeopleColumns.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PeopleColumns.html
index 4a0e979..037acd6 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PeopleColumns.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PeopleColumns.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Phones.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Phones.html
index e3cf573..a604145 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Phones.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Phones.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PhonesColumns.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PhonesColumns.html
index e7786d8..e42a51e 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PhonesColumns.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PhonesColumns.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Photos.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Photos.html
index 05d64ce..0aeaa9cb 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Photos.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Photos.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PhotosColumns.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PhotosColumns.html
index b0ae613..f13d55d 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PhotosColumns.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PhotosColumns.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PresenceColumns.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PresenceColumns.html
index d1fd127..ec5ec5b 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PresenceColumns.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PresenceColumns.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Settings.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Settings.html
index bcbf265..65020e9 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Settings.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Settings.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.SettingsColumns.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.SettingsColumns.html
index 91a7103..d03da38 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.SettingsColumns.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.SettingsColumns.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.html
index e7ee260..6ed2ae8 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.MediaStore.Images.Thumbnails.html b/docs/html/sdk/api_diff/5/changes/android.provider.MediaStore.Images.Thumbnails.html
index b90610d..67f1d18 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.MediaStore.Images.Thumbnails.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.MediaStore.Images.Thumbnails.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Settings.System.html b/docs/html/sdk/api_diff/5/changes/android.provider.Settings.System.html
index 21fba1e..ac417e6 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.Settings.System.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.Settings.System.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Settings.html b/docs/html/sdk/api_diff/5/changes/android.provider.Settings.html
index 800830c..0e2f350 100644
--- a/docs/html/sdk/api_diff/5/changes/android.provider.Settings.html
+++ b/docs/html/sdk/api_diff/5/changes/android.provider.Settings.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.telephony.NeighboringCellInfo.html b/docs/html/sdk/api_diff/5/changes/android.telephony.NeighboringCellInfo.html
index 328187b..a7b0204 100644
--- a/docs/html/sdk/api_diff/5/changes/android.telephony.NeighboringCellInfo.html
+++ b/docs/html/sdk/api_diff/5/changes/android.telephony.NeighboringCellInfo.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.telephony.PhoneNumberUtils.html b/docs/html/sdk/api_diff/5/changes/android.telephony.PhoneNumberUtils.html
index e54f8d1..b4b41f2 100644
--- a/docs/html/sdk/api_diff/5/changes/android.telephony.PhoneNumberUtils.html
+++ b/docs/html/sdk/api_diff/5/changes/android.telephony.PhoneNumberUtils.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.telephony.PhoneStateListener.html b/docs/html/sdk/api_diff/5/changes/android.telephony.PhoneStateListener.html
index d881cdc..57d7cf7 100644
--- a/docs/html/sdk/api_diff/5/changes/android.telephony.PhoneStateListener.html
+++ b/docs/html/sdk/api_diff/5/changes/android.telephony.PhoneStateListener.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.telephony.TelephonyManager.html b/docs/html/sdk/api_diff/5/changes/android.telephony.TelephonyManager.html
index 8760728..80c80bf 100644
--- a/docs/html/sdk/api_diff/5/changes/android.telephony.TelephonyManager.html
+++ b/docs/html/sdk/api_diff/5/changes/android.telephony.TelephonyManager.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -99,41 +99,6 @@
 </TH>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="android.telephony.TelephonyManager.DATA_ACTIVITY_DORMANT"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#DATA_ACTIVITY_DORMANT" target="_top"><code>DATA_ACTIVITY_DORMANT</code></A></nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="android.telephony.TelephonyManager.NETWORK_TYPE_1xRTT"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#NETWORK_TYPE_1xRTT" target="_top"><code>NETWORK_TYPE_1xRTT</code></A></nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="android.telephony.TelephonyManager.NETWORK_TYPE_CDMA"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#NETWORK_TYPE_CDMA" target="_top"><code>NETWORK_TYPE_CDMA</code></A></nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="android.telephony.TelephonyManager.NETWORK_TYPE_EVDO_0"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#NETWORK_TYPE_EVDO_0" target="_top"><code>NETWORK_TYPE_EVDO_0</code></A></nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="android.telephony.TelephonyManager.NETWORK_TYPE_EVDO_A"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#NETWORK_TYPE_EVDO_A" target="_top"><code>NETWORK_TYPE_EVDO_A</code></A></nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="android.telephony.TelephonyManager.NETWORK_TYPE_HSDPA"></A>
   <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#NETWORK_TYPE_HSDPA" target="_top"><code>NETWORK_TYPE_HSDPA</code></A></nobr>
   </TD>
@@ -153,13 +118,6 @@
   </TD>
   <TD>&nbsp;</TD>
 </TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="android.telephony.TelephonyManager.PHONE_TYPE_CDMA"></A>
-  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#PHONE_TYPE_CDMA" target="_top"><code>PHONE_TYPE_CDMA</code></A></nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
 </TABLE>
 &nbsp;
       </div>	
diff --git a/docs/html/sdk/api_diff/5/changes/android.test.AndroidTestRunner.html b/docs/html/sdk/api_diff/5/changes/android.test.AndroidTestRunner.html
index dca92c3..3cfa8af 100644
--- a/docs/html/sdk/api_diff/5/changes/android.test.AndroidTestRunner.html
+++ b/docs/html/sdk/api_diff/5/changes/android.test.AndroidTestRunner.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.test.InstrumentationTestCase.html b/docs/html/sdk/api_diff/5/changes/android.test.InstrumentationTestCase.html
index 1b4964a..0a67d9c 100644
--- a/docs/html/sdk/api_diff/5/changes/android.test.InstrumentationTestCase.html
+++ b/docs/html/sdk/api_diff/5/changes/android.test.InstrumentationTestCase.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.test.mock.MockContext.html b/docs/html/sdk/api_diff/5/changes/android.test.mock.MockContext.html
index da28c6c..b397470 100644
--- a/docs/html/sdk/api_diff/5/changes/android.test.mock.MockContext.html
+++ b/docs/html/sdk/api_diff/5/changes/android.test.mock.MockContext.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.test.mock.MockPackageManager.html b/docs/html/sdk/api_diff/5/changes/android.test.mock.MockPackageManager.html
index 3091d99..f81699c 100644
--- a/docs/html/sdk/api_diff/5/changes/android.test.mock.MockPackageManager.html
+++ b/docs/html/sdk/api_diff/5/changes/android.test.mock.MockPackageManager.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.text.InputType.html b/docs/html/sdk/api_diff/5/changes/android.text.InputType.html
index eb6f17c..ba05eb3 100644
--- a/docs/html/sdk/api_diff/5/changes/android.text.InputType.html
+++ b/docs/html/sdk/api_diff/5/changes/android.text.InputType.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.text.TextPaint.html b/docs/html/sdk/api_diff/5/changes/android.text.TextPaint.html
index ac7967f..c6569d6 100644
--- a/docs/html/sdk/api_diff/5/changes/android.text.TextPaint.html
+++ b/docs/html/sdk/api_diff/5/changes/android.text.TextPaint.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.text.format.DateUtils.html b/docs/html/sdk/api_diff/5/changes/android.text.format.DateUtils.html
index ecb8dc5..fdebbe0 100644
--- a/docs/html/sdk/api_diff/5/changes/android.text.format.DateUtils.html
+++ b/docs/html/sdk/api_diff/5/changes/android.text.format.DateUtils.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.text.format.Formatter.html b/docs/html/sdk/api_diff/5/changes/android.text.format.Formatter.html
index c1d91d9..96fbe10 100644
--- a/docs/html/sdk/api_diff/5/changes/android.text.format.Formatter.html
+++ b/docs/html/sdk/api_diff/5/changes/android.text.format.Formatter.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.text.style.AbsoluteSizeSpan.html b/docs/html/sdk/api_diff/5/changes/android.text.style.AbsoluteSizeSpan.html
index db93ec3..4b44bd1 100644
--- a/docs/html/sdk/api_diff/5/changes/android.text.style.AbsoluteSizeSpan.html
+++ b/docs/html/sdk/api_diff/5/changes/android.text.style.AbsoluteSizeSpan.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.view.HapticFeedbackConstants.html b/docs/html/sdk/api_diff/5/changes/android.view.HapticFeedbackConstants.html
index 78c745a..9d85354 100644
--- a/docs/html/sdk/api_diff/5/changes/android.view.HapticFeedbackConstants.html
+++ b/docs/html/sdk/api_diff/5/changes/android.view.HapticFeedbackConstants.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.view.KeyEvent.Callback.html b/docs/html/sdk/api_diff/5/changes/android.view.KeyEvent.Callback.html
index 23c4497..7412049 100644
--- a/docs/html/sdk/api_diff/5/changes/android.view.KeyEvent.Callback.html
+++ b/docs/html/sdk/api_diff/5/changes/android.view.KeyEvent.Callback.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.view.KeyEvent.html b/docs/html/sdk/api_diff/5/changes/android.view.KeyEvent.html
index 8cb61a6..c8820ca 100644
--- a/docs/html/sdk/api_diff/5/changes/android.view.KeyEvent.html
+++ b/docs/html/sdk/api_diff/5/changes/android.view.KeyEvent.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.view.MotionEvent.html b/docs/html/sdk/api_diff/5/changes/android.view.MotionEvent.html
index f63171e..f338077 100644
--- a/docs/html/sdk/api_diff/5/changes/android.view.MotionEvent.html
+++ b/docs/html/sdk/api_diff/5/changes/android.view.MotionEvent.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.view.Surface.html b/docs/html/sdk/api_diff/5/changes/android.view.Surface.html
index 928c582..5f36258 100644
--- a/docs/html/sdk/api_diff/5/changes/android.view.Surface.html
+++ b/docs/html/sdk/api_diff/5/changes/android.view.Surface.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.view.SurfaceHolder.html b/docs/html/sdk/api_diff/5/changes/android.view.SurfaceHolder.html
index 47a5c5c..2487e9b 100644
--- a/docs/html/sdk/api_diff/5/changes/android.view.SurfaceHolder.html
+++ b/docs/html/sdk/api_diff/5/changes/android.view.SurfaceHolder.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.view.SurfaceView.html b/docs/html/sdk/api_diff/5/changes/android.view.SurfaceView.html
index eb98659..1736f2f 100644
--- a/docs/html/sdk/api_diff/5/changes/android.view.SurfaceView.html
+++ b/docs/html/sdk/api_diff/5/changes/android.view.SurfaceView.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.view.View.html b/docs/html/sdk/api_diff/5/changes/android.view.View.html
index 44486d7..1f7e9af 100644
--- a/docs/html/sdk/api_diff/5/changes/android.view.View.html
+++ b/docs/html/sdk/api_diff/5/changes/android.view.View.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.view.ViewConfiguration.html b/docs/html/sdk/api_diff/5/changes/android.view.ViewConfiguration.html
index 186e8ee..cc2b05e 100644
--- a/docs/html/sdk/api_diff/5/changes/android.view.ViewConfiguration.html
+++ b/docs/html/sdk/api_diff/5/changes/android.view.ViewConfiguration.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_java.net.html b/docs/html/sdk/api_diff/5/changes/android.view.ViewGroup.html
similarity index 88%
rename from docs/html/sdk/api_diff/5/changes/pkg_java.net.html
rename to docs/html/sdk/api_diff/5/changes/android.view.ViewGroup.html
index e98015a..83d3a29 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_java.net.html
+++ b/docs/html/sdk/api_diff/5/changes/android.view.ViewGroup.html
@@ -7,7 +7,7 @@
 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
 <TITLE>
-java.net
+android.view.ViewGroup
 </TITLE>
 <link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
 <link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -71,18 +71,21 @@
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/java/net/package-summary.html" target="_top"><font size="+1"><code>java.net</code></font></A>
+Class android.view.<A HREF="../../../../reference/android/view/ViewGroup.html" target="_top"><font size="+2"><code>ViewGroup</code></font></A>
 </H2>
+<a NAME="constructors"></a>
+<a NAME="methods"></a>
+<a NAME="fields"></a>
 <p>
-<a NAME="Changed"></a>
-<TABLE summary="Changed Classes" WIDTH="100%">
+<a NAME="Removed"></a>
+<TABLE summary="Removed Fields" WIDTH="100%">
 <TR>
-  <TH VALIGN="TOP" COLSPAN=2>Changed Classes</FONT></TD>
+  <TH VALIGN="TOP" COLSPAN=2>Removed Fields</FONT></TD>
 </TH>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="Socket"></A>
-  <nobr><A HREF="java.net.Socket.html">Socket</A></nobr>
+  <A NAME="android.view.ViewGroup.FLAG_USE_CHILD_DRAWING_ORDER"></A>
+  <code>int</code>&nbsp;FLAG_USE_CHILD_DRAWING_ORDER
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/5/changes/android.view.Window.Callback.html b/docs/html/sdk/api_diff/5/changes/android.view.Window.Callback.html
index bafee60..3358968 100644
--- a/docs/html/sdk/api_diff/5/changes/android.view.Window.Callback.html
+++ b/docs/html/sdk/api_diff/5/changes/android.view.Window.Callback.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.view.WindowManager.LayoutParams.html b/docs/html/sdk/api_diff/5/changes/android.view.WindowManager.LayoutParams.html
index 1c70716..f43f3dd 100644
--- a/docs/html/sdk/api_diff/5/changes/android.view.WindowManager.LayoutParams.html
+++ b/docs/html/sdk/api_diff/5/changes/android.view.WindowManager.LayoutParams.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.view.animation.Animation.html b/docs/html/sdk/api_diff/5/changes/android.view.animation.Animation.html
index bc0a284..d784700 100644
--- a/docs/html/sdk/api_diff/5/changes/android.view.animation.Animation.html
+++ b/docs/html/sdk/api_diff/5/changes/android.view.animation.Animation.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.webkit.CallbackProxy.html b/docs/html/sdk/api_diff/5/changes/android.webkit.CallbackProxy.html
index 515cd8a..3cdd68b 100644
--- a/docs/html/sdk/api_diff/5/changes/android.webkit.CallbackProxy.html
+++ b/docs/html/sdk/api_diff/5/changes/android.webkit.CallbackProxy.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.webkit.Plugin.html b/docs/html/sdk/api_diff/5/changes/android.webkit.Plugin.html
index 82f7083..52638aca 100644
--- a/docs/html/sdk/api_diff/5/changes/android.webkit.Plugin.html
+++ b/docs/html/sdk/api_diff/5/changes/android.webkit.Plugin.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.webkit.PluginData.html b/docs/html/sdk/api_diff/5/changes/android.webkit.PluginData.html
index c500356..1e5a241 100644
--- a/docs/html/sdk/api_diff/5/changes/android.webkit.PluginData.html
+++ b/docs/html/sdk/api_diff/5/changes/android.webkit.PluginData.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.webkit.PluginList.html b/docs/html/sdk/api_diff/5/changes/android.webkit.PluginList.html
index 7bb7aea..564a341 100644
--- a/docs/html/sdk/api_diff/5/changes/android.webkit.PluginList.html
+++ b/docs/html/sdk/api_diff/5/changes/android.webkit.PluginList.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.webkit.UrlInterceptHandler.html b/docs/html/sdk/api_diff/5/changes/android.webkit.UrlInterceptHandler.html
index 2824ce3..0fa0787 100644
--- a/docs/html/sdk/api_diff/5/changes/android.webkit.UrlInterceptHandler.html
+++ b/docs/html/sdk/api_diff/5/changes/android.webkit.UrlInterceptHandler.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.webkit.UrlInterceptRegistry.html b/docs/html/sdk/api_diff/5/changes/android.webkit.UrlInterceptRegistry.html
index 4fdd232..e562019 100644
--- a/docs/html/sdk/api_diff/5/changes/android.webkit.UrlInterceptRegistry.html
+++ b/docs/html/sdk/api_diff/5/changes/android.webkit.UrlInterceptRegistry.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.webkit.WebChromeClient.html b/docs/html/sdk/api_diff/5/changes/android.webkit.WebChromeClient.html
index f9813e6..e9ca0e0 100644
--- a/docs/html/sdk/api_diff/5/changes/android.webkit.WebChromeClient.html
+++ b/docs/html/sdk/api_diff/5/changes/android.webkit.WebChromeClient.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.webkit.WebSettings.html b/docs/html/sdk/api_diff/5/changes/android.webkit.WebSettings.html
index ba6649d..3b10d1a 100644
--- a/docs/html/sdk/api_diff/5/changes/android.webkit.WebSettings.html
+++ b/docs/html/sdk/api_diff/5/changes/android.webkit.WebSettings.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.webkit.WebView.html b/docs/html/sdk/api_diff/5/changes/android.webkit.WebView.html
index dffe682..7c287cb 100644
--- a/docs/html/sdk/api_diff/5/changes/android.webkit.WebView.html
+++ b/docs/html/sdk/api_diff/5/changes/android.webkit.WebView.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.webkit.WebViewClient.html b/docs/html/sdk/api_diff/5/changes/android.webkit.WebViewClient.html
index 0c5378d..49e517a 100644
--- a/docs/html/sdk/api_diff/5/changes/android.webkit.WebViewClient.html
+++ b/docs/html/sdk/api_diff/5/changes/android.webkit.WebViewClient.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.widget.AutoCompleteTextView.html b/docs/html/sdk/api_diff/5/changes/android.widget.AutoCompleteTextView.html
index 50f7996..5b2294b 100644
--- a/docs/html/sdk/api_diff/5/changes/android.widget.AutoCompleteTextView.html
+++ b/docs/html/sdk/api_diff/5/changes/android.widget.AutoCompleteTextView.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.widget.MediaController.MediaPlayerControl.html b/docs/html/sdk/api_diff/5/changes/android.widget.MediaController.MediaPlayerControl.html
index a6a964b..f19a279 100644
--- a/docs/html/sdk/api_diff/5/changes/android.widget.MediaController.MediaPlayerControl.html
+++ b/docs/html/sdk/api_diff/5/changes/android.widget.MediaController.MediaPlayerControl.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.widget.SimpleCursorTreeAdapter.html b/docs/html/sdk/api_diff/5/changes/android.widget.SimpleCursorTreeAdapter.html
index 8c5d042..ee9e73f 100644
--- a/docs/html/sdk/api_diff/5/changes/android.widget.SimpleCursorTreeAdapter.html
+++ b/docs/html/sdk/api_diff/5/changes/android.widget.SimpleCursorTreeAdapter.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/android.widget.VideoView.html b/docs/html/sdk/api_diff/5/changes/android.widget.VideoView.html
index ad72d77..edbbd6c 100644
--- a/docs/html/sdk/api_diff/5/changes/android.widget.VideoView.html
+++ b/docs/html/sdk/api_diff/5/changes/android.widget.VideoView.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/changes-summary.html b/docs/html/sdk/api_diff/5/changes/changes-summary.html
index f85de19..3a06d98 100644
--- a/docs/html/sdk/api_diff/5/changes/changes-summary.html
+++ b/docs/html/sdk/api_diff/5/changes/changes-summary.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -72,7 +72,8 @@
 <div id="mainBodyFluid">
     <div id="docTitleContainer">
 <h1>Android&nbsp;API&nbsp;Differences&nbsp;Report</h1>
-<p>This report details the changes in the core Android framework API between two API Level 
+<p>This report details the changes in the core Android framework API between two <a 
+href="http://developer.android.com/guide/appendix/api-levels.html" target="_top">API Level</a> 
 specifications. It shows additions, modifications, and removals for packages, classes, methods, and fields. 
 The report also includes general statistics that characterize the extent and type of the differences.</p>
 <p>This report is based a comparison of the Android API specifications 
@@ -319,27 +320,6 @@
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang"></A>
-  <nobr><A HREF="pkg_java.lang.html">java.lang</A></nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.net"></A>
-  <nobr><A HREF="pkg_java.net.html">java.net</A></nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.util"></A>
-  <nobr><A HREF="pkg_java.util.html">java.util</A></nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="java.util.concurrent"></A>
   <nobr><A HREF="pkg_java.util.concurrent.html">java.util.concurrent</A></nobr>
   </TD>
diff --git a/docs/html/sdk/api_diff/5/changes/classes_index_additions.html b/docs/html/sdk/api_diff/5/changes/classes_index_additions.html
index 84fbce7..f8c9c04 100644
--- a/docs/html/sdk/api_diff/5/changes/classes_index_additions.html
+++ b/docs/html/sdk/api_diff/5/changes/classes_index_additions.html
@@ -44,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
diff --git a/docs/html/sdk/api_diff/5/changes/classes_index_all.html b/docs/html/sdk/api_diff/5/changes/classes_index_all.html
index 21f10dc..973dade 100644
--- a/docs/html/sdk/api_diff/5/changes/classes_index_all.html
+++ b/docs/html/sdk/api_diff/5/changes/classes_index_all.html
@@ -44,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
@@ -260,7 +260,6 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <A HREF="android.database.DatabaseUtils.html" class="hiddenlink" target="rightframe">DatabaseUtils</A><br>
-<A HREF="java.util.Date.html" class="hiddenlink" target="rightframe">Date</A><br>
 <A HREF="android.text.format.DateUtils.html" class="hiddenlink" target="rightframe">DateUtils</A><br>
 <A HREF="android.os.Debug.MemoryInfo.html" class="hiddenlink" target="rightframe">Debug.MemoryInfo</A><br>
 <A HREF="android.app.Dialog.html" class="hiddenlink" target="rightframe">Dialog</A><br>
@@ -407,7 +406,6 @@
 <a href="#Z"><font size="-2">Z</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
-<A HREF="android.text.style.ImageSpan.html" class="hiddenlink" target="rightframe">ImageSpan</A><br>
 <A HREF="android.inputmethodservice.InputMethodService.html" class="hiddenlink" target="rightframe">InputMethodService</A><br>
 <A HREF="android.text.InputType.html" class="hiddenlink" target="rightframe"><i>InputType</i></A><br>
 <A HREF="android.test.InstrumentationTestCase.html" class="hiddenlink" target="rightframe">InstrumentationTestCase</A><br>
@@ -533,7 +531,6 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <A HREF="android.telephony.NeighboringCellInfo.html" class="hiddenlink" target="rightframe">NeighboringCellInfo</A><br>
-<A HREF="android.graphics.drawable.NinePatchDrawable.html" class="hiddenlink" target="rightframe">NinePatchDrawable</A><br>
 <A HREF="android.app.Notification.html" class="hiddenlink" target="rightframe">Notification</A><br>
 <A HREF="android.app.NotificationManager.html" class="hiddenlink" target="rightframe">NotificationManager</A><br>
 <A NAME="O"></A>
@@ -692,11 +689,9 @@
 <A HREF="android.provider.Settings.System.html" class="hiddenlink" target="rightframe">Settings.System</A><br>
 <A HREF="android.widget.SimpleCursorTreeAdapter.html" class="hiddenlink" target="rightframe">SimpleCursorTreeAdapter</A><br>
 <A HREF="pkg_android.widget.html#SimpleCursorTreeAdapter.ViewBinder" class="hiddenlink" target="rightframe"><b><i>SimpleCursorTreeAdapter.ViewBinder</i></b></A><br>
-<A HREF="java.net.Socket.html" class="hiddenlink" target="rightframe">Socket</A><br>
 <A HREF="android.database.sqlite.SQLiteDatabase.html" class="hiddenlink" target="rightframe">SQLiteDatabase</A><br>
 <A HREF="pkg_android.database.sqlite.html#SQLiteTransactionListener" class="hiddenlink" target="rightframe"><b><i>SQLiteTransactionListener</i></b></A><br>
 <A HREF="dalvik.system.StaleDexCacheError.html" class="hiddenlink" target="rightframe">StaleDexCacheError</A><br>
-<A HREF="java.lang.String.html" class="hiddenlink" target="rightframe">String</A><br>
 <A HREF="android.view.Surface.html" class="hiddenlink" target="rightframe">Surface</A><br>
 <A HREF="android.view.SurfaceHolder.html" class="hiddenlink" target="rightframe"><i>SurfaceHolder</i></A><br>
 <A HREF="android.view.SurfaceView.html" class="hiddenlink" target="rightframe">SurfaceView</A><br>
@@ -797,6 +792,7 @@
 <A HREF="android.widget.VideoView.html" class="hiddenlink" target="rightframe">VideoView</A><br>
 <A HREF="android.view.View.html" class="hiddenlink" target="rightframe">View</A><br>
 <A HREF="android.view.ViewConfiguration.html" class="hiddenlink" target="rightframe">ViewConfiguration</A><br>
+<A HREF="android.view.ViewGroup.html" class="hiddenlink" target="rightframe">ViewGroup</A><br>
 <A HREF="dalvik.system.VMDebug.html" class="hiddenlink" target="rightframe">VMDebug</A><br>
 <A HREF="dalvik.system.VMRuntime.html" class="hiddenlink" target="rightframe">VMRuntime</A><br>
 <A HREF="dalvik.system.VMStack.html" class="hiddenlink" target="rightframe">VMStack</A><br>
diff --git a/docs/html/sdk/api_diff/5/changes/classes_index_changes.html b/docs/html/sdk/api_diff/5/changes/classes_index_changes.html
index dd4d643..4ff9b60 100644
--- a/docs/html/sdk/api_diff/5/changes/classes_index_changes.html
+++ b/docs/html/sdk/api_diff/5/changes/classes_index_changes.html
@@ -44,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
@@ -193,7 +193,6 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <A HREF="android.database.DatabaseUtils.html" class="hiddenlink" target="rightframe">DatabaseUtils</A><br>
-<A HREF="java.util.Date.html" class="hiddenlink" target="rightframe">Date</A><br>
 <A HREF="android.text.format.DateUtils.html" class="hiddenlink" target="rightframe">DateUtils</A><br>
 <A HREF="android.os.Debug.MemoryInfo.html" class="hiddenlink" target="rightframe">Debug.MemoryInfo</A><br>
 <A HREF="android.app.Dialog.html" class="hiddenlink" target="rightframe">Dialog</A><br>
@@ -295,7 +294,6 @@
 <a href="#Z"><font size="-2">Z</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
-<A HREF="android.text.style.ImageSpan.html" class="hiddenlink" target="rightframe">ImageSpan</A><br>
 <A HREF="android.inputmethodservice.InputMethodService.html" class="hiddenlink" target="rightframe">InputMethodService</A><br>
 <A HREF="android.text.InputType.html" class="hiddenlink" target="rightframe"><i>InputType</i></A><br>
 <A HREF="android.test.InstrumentationTestCase.html" class="hiddenlink" target="rightframe">InstrumentationTestCase</A><br>
@@ -405,7 +403,6 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <A HREF="android.telephony.NeighboringCellInfo.html" class="hiddenlink" target="rightframe">NeighboringCellInfo</A><br>
-<A HREF="android.graphics.drawable.NinePatchDrawable.html" class="hiddenlink" target="rightframe">NinePatchDrawable</A><br>
 <A HREF="android.app.Notification.html" class="hiddenlink" target="rightframe">Notification</A><br>
 <A HREF="android.app.NotificationManager.html" class="hiddenlink" target="rightframe">NotificationManager</A><br>
 <A NAME="P"></A>
@@ -497,10 +494,8 @@
 <A HREF="android.provider.Settings.html" class="hiddenlink" target="rightframe">Settings</A><br>
 <A HREF="android.provider.Settings.System.html" class="hiddenlink" target="rightframe">Settings.System</A><br>
 <A HREF="android.widget.SimpleCursorTreeAdapter.html" class="hiddenlink" target="rightframe">SimpleCursorTreeAdapter</A><br>
-<A HREF="java.net.Socket.html" class="hiddenlink" target="rightframe">Socket</A><br>
 <A HREF="android.database.sqlite.SQLiteDatabase.html" class="hiddenlink" target="rightframe">SQLiteDatabase</A><br>
 <A HREF="dalvik.system.StaleDexCacheError.html" class="hiddenlink" target="rightframe">StaleDexCacheError</A><br>
-<A HREF="java.lang.String.html" class="hiddenlink" target="rightframe">String</A><br>
 <A HREF="android.view.Surface.html" class="hiddenlink" target="rightframe">Surface</A><br>
 <A HREF="android.view.SurfaceHolder.html" class="hiddenlink" target="rightframe"><i>SurfaceHolder</i></A><br>
 <A HREF="android.view.SurfaceView.html" class="hiddenlink" target="rightframe">SurfaceView</A><br>
@@ -583,6 +578,7 @@
 <A HREF="android.widget.VideoView.html" class="hiddenlink" target="rightframe">VideoView</A><br>
 <A HREF="android.view.View.html" class="hiddenlink" target="rightframe">View</A><br>
 <A HREF="android.view.ViewConfiguration.html" class="hiddenlink" target="rightframe">ViewConfiguration</A><br>
+<A HREF="android.view.ViewGroup.html" class="hiddenlink" target="rightframe">ViewGroup</A><br>
 <A HREF="dalvik.system.VMDebug.html" class="hiddenlink" target="rightframe">VMDebug</A><br>
 <A HREF="dalvik.system.VMRuntime.html" class="hiddenlink" target="rightframe">VMRuntime</A><br>
 <A HREF="dalvik.system.VMStack.html" class="hiddenlink" target="rightframe">VMStack</A><br>
diff --git a/docs/html/sdk/api_diff/5/changes/classes_index_removals.html b/docs/html/sdk/api_diff/5/changes/classes_index_removals.html
index 1389b2d..5b38988 100644
--- a/docs/html/sdk/api_diff/5/changes/classes_index_removals.html
+++ b/docs/html/sdk/api_diff/5/changes/classes_index_removals.html
@@ -44,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <script src="http://www.google-analytics.com/ga.js" type="text/javascript">
 </script>
diff --git a/docs/html/sdk/api_diff/5/changes/constructors_index_additions.html b/docs/html/sdk/api_diff/5/changes/constructors_index_additions.html
index 1746912..cbd4302 100644
--- a/docs/html/sdk/api_diff/5/changes/constructors_index_additions.html
+++ b/docs/html/sdk/api_diff/5/changes/constructors_index_additions.html
@@ -36,7 +36,7 @@
   <td class="indexText" style="line-height:1.3em;padding-left:2em;">
 <a href="constructors_index_all.html" class="staysblack">All Constructors</a>
   <br>
-<A HREF="constructors_index_removals.html" xclass="hiddenlink">Removals</A>
+<font color="#999999">Removals</font>
   <br>
 <b>Additions</b>
   <br>
@@ -44,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
@@ -60,8 +60,6 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>BitmapDrawable</i><br>
-&nbsp;&nbsp;<nobr><A HREF="android.graphics.drawable.BitmapDrawable.html#android.graphics.drawable.BitmapDrawable.ctor_added(android.content.res.Resources)" class="hiddenlink" target="rightframe"><b>BitmapDrawable</b>
-(<code>Resources</code>)</A></nobr>&nbsp;constructor<br>
 &nbsp;&nbsp;<nobr><A HREF="android.graphics.drawable.BitmapDrawable.html#android.graphics.drawable.BitmapDrawable.ctor_added(android.content.res.Resources, java.lang.String)" class="hiddenlink" target="rightframe"><b>BitmapDrawable</b>
 (<code>Resources, String</code>)</A></nobr>&nbsp;constructor<br>
 &nbsp;&nbsp;<nobr><A HREF="android.graphics.drawable.BitmapDrawable.html#android.graphics.drawable.BitmapDrawable.ctor_added(android.content.res.Resources, java.io.InputStream)" class="hiddenlink" target="rightframe"><b>BitmapDrawable</b>
diff --git a/docs/html/sdk/api_diff/5/changes/constructors_index_all.html b/docs/html/sdk/api_diff/5/changes/constructors_index_all.html
index 8cc7293..ced2ea8 100644
--- a/docs/html/sdk/api_diff/5/changes/constructors_index_all.html
+++ b/docs/html/sdk/api_diff/5/changes/constructors_index_all.html
@@ -36,7 +36,7 @@
   <td class="indexText" style="line-height:1.3em;padding-left:2em;">
 <b>Constructors</b>
   <br>
-<A HREF="constructors_index_removals.html" xclass="hiddenlink">Removals</A>
+<font color="#999999">Removals</font>
   <br>
 <A HREF="constructors_index_additions.html"xclass="hiddenlink">Additions</A>
   <br>
@@ -44,19 +44,16 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
-<a href="#D"><font size="-2">D</font></a> 
-<a href="#I"><font size="-2">I</font></a> 
 <a href="#K"><font size="-2">K</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
 <a href="#P"><font size="-2">P</font></a> 
-<a href="#S"><font size="-2">S</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <nobr><A HREF="android.text.style.AbsoluteSizeSpan.html#android.text.style.AbsoluteSizeSpan.ctor_added(int, boolean)" class="hiddenlink" target="rightframe"><b>AbsoluteSizeSpan</b>
@@ -65,21 +62,12 @@
 <br><font size="+2">B</font>&nbsp;
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
-<a href="#D"><font size="-2">D</font></a> 
-<a href="#I"><font size="-2">I</font></a> 
 <a href="#K"><font size="-2">K</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
 <a href="#P"><font size="-2">P</font></a> 
-<a href="#S"><font size="-2">S</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>BitmapDrawable</i><br>
-&nbsp;&nbsp;<nobr><A HREF="android.graphics.drawable.BitmapDrawable.html#android.graphics.drawable.BitmapDrawable.ctor_removed()" class="hiddenlink" target="rightframe"><strike>BitmapDrawable</strike>
-()</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="android.graphics.drawable.BitmapDrawable.html#android.graphics.drawable.BitmapDrawable.ctor_removed(android.graphics.Bitmap)" class="hiddenlink" target="rightframe"><strike>BitmapDrawable</strike>
-(<code>Bitmap</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="android.graphics.drawable.BitmapDrawable.html#android.graphics.drawable.BitmapDrawable.ctor_added(android.content.res.Resources)" class="hiddenlink" target="rightframe"><b>BitmapDrawable</b>
-(<code>Resources</code>)</A></nobr>&nbsp;constructor<br>
 &nbsp;&nbsp;<nobr><A HREF="android.graphics.drawable.BitmapDrawable.html#android.graphics.drawable.BitmapDrawable.ctor_added(android.content.res.Resources, java.lang.String)" class="hiddenlink" target="rightframe"><b>BitmapDrawable</b>
 (<code>Resources, String</code>)</A></nobr>&nbsp;constructor<br>
 &nbsp;&nbsp;<nobr><A HREF="android.graphics.drawable.BitmapDrawable.html#android.graphics.drawable.BitmapDrawable.ctor_added(android.content.res.Resources, java.io.InputStream)" class="hiddenlink" target="rightframe"><b>BitmapDrawable</b>
@@ -92,12 +80,9 @@
 <br><font size="+2">C</font>&nbsp;
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
-<a href="#D"><font size="-2">D</font></a> 
-<a href="#I"><font size="-2">I</font></a> 
 <a href="#K"><font size="-2">K</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
 <a href="#P"><font size="-2">P</font></a> 
-<a href="#S"><font size="-2">S</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <nobr><A HREF="android.provider.Contacts.Intents.html#android.provider.Contacts.Intents.ctor_changed()" class="hiddenlink" target="rightframe">Contacts.Intents
@@ -106,50 +91,13 @@
 ()</A></nobr>&nbsp;constructor<br>
 <nobr><A HREF="android.provider.Contacts.Intents.UI.html#android.provider.Contacts.Intents.UI.ctor_changed()" class="hiddenlink" target="rightframe">Contacts.Intents.UI
 ()</A></nobr>&nbsp;constructor<br>
-<A NAME="D"></A>
-<br><font size="+2">D</font>&nbsp;
-<a href="#A"><font size="-2">A</font></a> 
-<a href="#B"><font size="-2">B</font></a> 
-<a href="#C"><font size="-2">C</font></a> 
-<a href="#I"><font size="-2">I</font></a> 
-<a href="#K"><font size="-2">K</font></a> 
-<a href="#N"><font size="-2">N</font></a> 
-<a href="#P"><font size="-2">P</font></a> 
-<a href="#S"><font size="-2">S</font></a> 
- <a href="#topheader"><font size="-2">TOP</font></a>
-<p><div style="line-height:1.5em;color:black">
-<i>Date</i><br>
-&nbsp;&nbsp;<nobr><A HREF="java.util.Date.html#java.util.Date.ctor_changed()" class="hiddenlink" target="rightframe">Date
-()</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.util.Date.html#java.util.Date.ctor_changed(int, int, int, int, int, int)" class="hiddenlink" target="rightframe">Date
-(<code>int, int, int, int, int, int</code>)</A></nobr>&nbsp;constructor<br>
-<A NAME="I"></A>
-<br><font size="+2">I</font>&nbsp;
-<a href="#A"><font size="-2">A</font></a> 
-<a href="#B"><font size="-2">B</font></a> 
-<a href="#C"><font size="-2">C</font></a> 
-<a href="#D"><font size="-2">D</font></a> 
-<a href="#K"><font size="-2">K</font></a> 
-<a href="#N"><font size="-2">N</font></a> 
-<a href="#P"><font size="-2">P</font></a> 
-<a href="#S"><font size="-2">S</font></a> 
- <a href="#topheader"><font size="-2">TOP</font></a>
-<p><div style="line-height:1.5em;color:black">
-<i>ImageSpan</i><br>
-&nbsp;&nbsp;<nobr><A HREF="android.text.style.ImageSpan.html#android.text.style.ImageSpan.ctor_changed(android.graphics.Bitmap)" class="hiddenlink" target="rightframe">ImageSpan
-(<code>Bitmap</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="android.text.style.ImageSpan.html#android.text.style.ImageSpan.ctor_changed(android.graphics.Bitmap, int)" class="hiddenlink" target="rightframe">ImageSpan
-(<code>Bitmap, int</code>)</A></nobr>&nbsp;constructor<br>
 <A NAME="K"></A>
 <br><font size="+2">K</font>&nbsp;
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
-<a href="#D"><font size="-2">D</font></a> 
-<a href="#I"><font size="-2">I</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
 <a href="#P"><font size="-2">P</font></a> 
-<a href="#S"><font size="-2">S</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <nobr><A HREF="android.view.KeyEvent.html#android.view.KeyEvent.ctor_changed(android.view.KeyEvent, long, int)" class="hiddenlink" target="rightframe">KeyEvent
@@ -159,11 +107,8 @@
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
-<a href="#D"><font size="-2">D</font></a> 
-<a href="#I"><font size="-2">I</font></a> 
 <a href="#K"><font size="-2">K</font></a> 
 <a href="#P"><font size="-2">P</font></a> 
-<a href="#S"><font size="-2">S</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>NeighboringCellInfo</i><br>
@@ -171,18 +116,13 @@
 ()</A></nobr>&nbsp;constructor<br>
 &nbsp;&nbsp;<nobr><A HREF="android.telephony.NeighboringCellInfo.html#android.telephony.NeighboringCellInfo.ctor_changed(int, int)" class="hiddenlink" target="rightframe">NeighboringCellInfo
 (<code>int, int</code>)</A></nobr>&nbsp;constructor<br>
-<nobr><A HREF="android.graphics.drawable.NinePatchDrawable.html#android.graphics.drawable.NinePatchDrawable.ctor_changed(android.graphics.Bitmap, byte[], android.graphics.Rect, java.lang.String)" class="hiddenlink" target="rightframe">NinePatchDrawable
-(<code>Bitmap, byte[], Rect, String</code>)</A></nobr>&nbsp;constructor<br>
 <A NAME="P"></A>
 <br><font size="+2">P</font>&nbsp;
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
-<a href="#D"><font size="-2">D</font></a> 
-<a href="#I"><font size="-2">I</font></a> 
 <a href="#K"><font size="-2">K</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
-<a href="#S"><font size="-2">S</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <nobr><A HREF="android.webkit.Plugin.html#android.webkit.Plugin.ctor_changed(java.lang.String, java.lang.String, java.lang.String, java.lang.String)" class="hiddenlink" target="rightframe">Plugin
@@ -191,40 +131,6 @@
 (<code>InputStream, long, Map&lt;String, String[]&gt;, int</code>)</A></nobr>&nbsp;constructor<br>
 <nobr><A HREF="android.webkit.PluginList.html#android.webkit.PluginList.ctor_changed()" class="hiddenlink" target="rightframe">PluginList
 ()</A></nobr>&nbsp;constructor<br>
-<A NAME="S"></A>
-<br><font size="+2">S</font>&nbsp;
-<a href="#A"><font size="-2">A</font></a> 
-<a href="#B"><font size="-2">B</font></a> 
-<a href="#C"><font size="-2">C</font></a> 
-<a href="#D"><font size="-2">D</font></a> 
-<a href="#I"><font size="-2">I</font></a> 
-<a href="#K"><font size="-2">K</font></a> 
-<a href="#N"><font size="-2">N</font></a> 
-<a href="#P"><font size="-2">P</font></a> 
- <a href="#topheader"><font size="-2">TOP</font></a>
-<p><div style="line-height:1.5em;color:black">
-<i>Socket</i><br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed()" class="hiddenlink" target="rightframe">Socket
-()</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.lang.String, int)" class="hiddenlink" target="rightframe">Socket
-(<code>String, int</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.lang.String, int, java.net.InetAddress, int)" class="hiddenlink" target="rightframe">Socket
-(<code>String, int, InetAddress, int</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.net.Proxy)" class="hiddenlink" target="rightframe">Socket
-(<code>Proxy</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.net.SocketImpl)" class="hiddenlink" target="rightframe">Socket
-(<code>SocketImpl</code>)</A></nobr>&nbsp;constructor<br>
-<i>String</i><br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed()" class="hiddenlink" target="rightframe">String
-()</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[])" class="hiddenlink" target="rightframe">String
-(<code>byte[]</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int, int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int, int</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int, int, int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int, int, int</code>)</A></nobr>&nbsp;constructor<br>
 <script src="http://www.google-analytics.com/ga.js" type="text/javascript">
 </script>
 <script type="text/javascript">
diff --git a/docs/html/sdk/api_diff/5/changes/constructors_index_changes.html b/docs/html/sdk/api_diff/5/changes/constructors_index_changes.html
index d30aadc..c106a1d 100644
--- a/docs/html/sdk/api_diff/5/changes/constructors_index_changes.html
+++ b/docs/html/sdk/api_diff/5/changes/constructors_index_changes.html
@@ -36,7 +36,7 @@
   <td class="indexText" style="line-height:1.3em;padding-left:2em;">
 <a href="constructors_index_all.html" class="staysblack">All Constructors</a>
   <br>
-<A HREF="constructors_index_removals.html" xclass="hiddenlink">Removals</A>
+<font color="#999999">Removals</font>
   <br>
 <A HREF="constructors_index_additions.html"xclass="hiddenlink">Additions</A>
   <br>
@@ -44,18 +44,15 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="B"></A>
 <br><font size="+2">B</font>&nbsp;
 <a href="#C"><font size="-2">C</font></a> 
-<a href="#D"><font size="-2">D</font></a> 
-<a href="#I"><font size="-2">I</font></a> 
 <a href="#K"><font size="-2">K</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
 <a href="#P"><font size="-2">P</font></a> 
-<a href="#S"><font size="-2">S</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>BitmapDrawable</i><br>
@@ -66,12 +63,9 @@
 <A NAME="C"></A>
 <br><font size="+2">C</font>&nbsp;
 <a href="#B"><font size="-2">B</font></a> 
-<a href="#D"><font size="-2">D</font></a> 
-<a href="#I"><font size="-2">I</font></a> 
 <a href="#K"><font size="-2">K</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
 <a href="#P"><font size="-2">P</font></a> 
-<a href="#S"><font size="-2">S</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <nobr><A HREF="android.provider.Contacts.Intents.html#android.provider.Contacts.Intents.ctor_changed()" class="hiddenlink" target="rightframe">Contacts.Intents
@@ -80,47 +74,12 @@
 ()</A></nobr>&nbsp;constructor<br>
 <nobr><A HREF="android.provider.Contacts.Intents.UI.html#android.provider.Contacts.Intents.UI.ctor_changed()" class="hiddenlink" target="rightframe">Contacts.Intents.UI
 ()</A></nobr>&nbsp;constructor<br>
-<A NAME="D"></A>
-<br><font size="+2">D</font>&nbsp;
-<a href="#B"><font size="-2">B</font></a> 
-<a href="#C"><font size="-2">C</font></a> 
-<a href="#I"><font size="-2">I</font></a> 
-<a href="#K"><font size="-2">K</font></a> 
-<a href="#N"><font size="-2">N</font></a> 
-<a href="#P"><font size="-2">P</font></a> 
-<a href="#S"><font size="-2">S</font></a> 
- <a href="#topheader"><font size="-2">TOP</font></a>
-<p><div style="line-height:1.5em;color:black">
-<i>Date</i><br>
-&nbsp;&nbsp;<nobr><A HREF="java.util.Date.html#java.util.Date.ctor_changed()" class="hiddenlink" target="rightframe">Date
-()</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.util.Date.html#java.util.Date.ctor_changed(int, int, int, int, int, int)" class="hiddenlink" target="rightframe">Date
-(<code>int, int, int, int, int, int</code>)</A></nobr>&nbsp;constructor<br>
-<A NAME="I"></A>
-<br><font size="+2">I</font>&nbsp;
-<a href="#B"><font size="-2">B</font></a> 
-<a href="#C"><font size="-2">C</font></a> 
-<a href="#D"><font size="-2">D</font></a> 
-<a href="#K"><font size="-2">K</font></a> 
-<a href="#N"><font size="-2">N</font></a> 
-<a href="#P"><font size="-2">P</font></a> 
-<a href="#S"><font size="-2">S</font></a> 
- <a href="#topheader"><font size="-2">TOP</font></a>
-<p><div style="line-height:1.5em;color:black">
-<i>ImageSpan</i><br>
-&nbsp;&nbsp;<nobr><A HREF="android.text.style.ImageSpan.html#android.text.style.ImageSpan.ctor_changed(android.graphics.Bitmap)" class="hiddenlink" target="rightframe">ImageSpan
-(<code>Bitmap</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="android.text.style.ImageSpan.html#android.text.style.ImageSpan.ctor_changed(android.graphics.Bitmap, int)" class="hiddenlink" target="rightframe">ImageSpan
-(<code>Bitmap, int</code>)</A></nobr>&nbsp;constructor<br>
 <A NAME="K"></A>
 <br><font size="+2">K</font>&nbsp;
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
-<a href="#D"><font size="-2">D</font></a> 
-<a href="#I"><font size="-2">I</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
 <a href="#P"><font size="-2">P</font></a> 
-<a href="#S"><font size="-2">S</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <nobr><A HREF="android.view.KeyEvent.html#android.view.KeyEvent.ctor_changed(android.view.KeyEvent, long, int)" class="hiddenlink" target="rightframe">KeyEvent
@@ -129,11 +88,8 @@
 <br><font size="+2">N</font>&nbsp;
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
-<a href="#D"><font size="-2">D</font></a> 
-<a href="#I"><font size="-2">I</font></a> 
 <a href="#K"><font size="-2">K</font></a> 
 <a href="#P"><font size="-2">P</font></a> 
-<a href="#S"><font size="-2">S</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>NeighboringCellInfo</i><br>
@@ -141,17 +97,12 @@
 ()</A></nobr>&nbsp;constructor<br>
 &nbsp;&nbsp;<nobr><A HREF="android.telephony.NeighboringCellInfo.html#android.telephony.NeighboringCellInfo.ctor_changed(int, int)" class="hiddenlink" target="rightframe">NeighboringCellInfo
 (<code>int, int</code>)</A></nobr>&nbsp;constructor<br>
-<nobr><A HREF="android.graphics.drawable.NinePatchDrawable.html#android.graphics.drawable.NinePatchDrawable.ctor_changed(android.graphics.Bitmap, byte[], android.graphics.Rect, java.lang.String)" class="hiddenlink" target="rightframe">NinePatchDrawable
-(<code>Bitmap, byte[], Rect, String</code>)</A></nobr>&nbsp;constructor<br>
 <A NAME="P"></A>
 <br><font size="+2">P</font>&nbsp;
 <a href="#B"><font size="-2">B</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
-<a href="#D"><font size="-2">D</font></a> 
-<a href="#I"><font size="-2">I</font></a> 
 <a href="#K"><font size="-2">K</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
-<a href="#S"><font size="-2">S</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <nobr><A HREF="android.webkit.Plugin.html#android.webkit.Plugin.ctor_changed(java.lang.String, java.lang.String, java.lang.String, java.lang.String)" class="hiddenlink" target="rightframe">Plugin
@@ -160,39 +111,6 @@
 (<code>InputStream, long, Map&lt;String, String[]&gt;, int</code>)</A></nobr>&nbsp;constructor<br>
 <nobr><A HREF="android.webkit.PluginList.html#android.webkit.PluginList.ctor_changed()" class="hiddenlink" target="rightframe">PluginList
 ()</A></nobr>&nbsp;constructor<br>
-<A NAME="S"></A>
-<br><font size="+2">S</font>&nbsp;
-<a href="#B"><font size="-2">B</font></a> 
-<a href="#C"><font size="-2">C</font></a> 
-<a href="#D"><font size="-2">D</font></a> 
-<a href="#I"><font size="-2">I</font></a> 
-<a href="#K"><font size="-2">K</font></a> 
-<a href="#N"><font size="-2">N</font></a> 
-<a href="#P"><font size="-2">P</font></a> 
- <a href="#topheader"><font size="-2">TOP</font></a>
-<p><div style="line-height:1.5em;color:black">
-<i>Socket</i><br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed()" class="hiddenlink" target="rightframe">Socket
-()</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.lang.String, int)" class="hiddenlink" target="rightframe">Socket
-(<code>String, int</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.lang.String, int, java.net.InetAddress, int)" class="hiddenlink" target="rightframe">Socket
-(<code>String, int, InetAddress, int</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.net.Proxy)" class="hiddenlink" target="rightframe">Socket
-(<code>Proxy</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.net.Socket.html#java.net.Socket.ctor_changed(java.net.SocketImpl)" class="hiddenlink" target="rightframe">Socket
-(<code>SocketImpl</code>)</A></nobr>&nbsp;constructor<br>
-<i>String</i><br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed()" class="hiddenlink" target="rightframe">String
-()</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[])" class="hiddenlink" target="rightframe">String
-(<code>byte[]</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int, int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int, int</code>)</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="java.lang.String.html#java.lang.String.ctor_changed(byte[], int, int, int)" class="hiddenlink" target="rightframe">String
-(<code>byte[], int, int, int</code>)</A></nobr>&nbsp;constructor<br>
 <script src="http://www.google-analytics.com/ga.js" type="text/javascript">
 </script>
 <script type="text/javascript">
diff --git a/docs/html/sdk/api_diff/5/changes/constructors_index_removals.html b/docs/html/sdk/api_diff/5/changes/constructors_index_removals.html
index 65a255d..c884917 100644
--- a/docs/html/sdk/api_diff/5/changes/constructors_index_removals.html
+++ b/docs/html/sdk/api_diff/5/changes/constructors_index_removals.html
@@ -36,7 +36,7 @@
   <td class="indexText" style="line-height:1.3em;padding-left:2em;">
 <a href="constructors_index_all.html" class="staysblack">All Constructors</a>
   <br>
-<b>Removals</b>
+<font color="#999999">Removals</font>
   <br>
 <A HREF="constructors_index_additions.html"xclass="hiddenlink">Additions</A>
   <br>
@@ -44,18 +44,9 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
-<A NAME="B"></A>
-<br><font size="+2">B</font>&nbsp;
- <a href="#topheader"><font size="-2">TOP</font></a>
-<p><div style="line-height:1.5em;color:black">
-<i>BitmapDrawable</i><br>
-&nbsp;&nbsp;<nobr><A HREF="android.graphics.drawable.BitmapDrawable.html#android.graphics.drawable.BitmapDrawable.ctor_removed()" class="hiddenlink" target="rightframe"><strike>BitmapDrawable</strike>
-()</A></nobr>&nbsp;constructor<br>
-&nbsp;&nbsp;<nobr><A HREF="android.graphics.drawable.BitmapDrawable.html#android.graphics.drawable.BitmapDrawable.ctor_removed(android.graphics.Bitmap)" class="hiddenlink" target="rightframe"><strike>BitmapDrawable</strike>
-(<code>Bitmap</code>)</A></nobr>&nbsp;constructor<br>
 <script src="http://www.google-analytics.com/ga.js" type="text/javascript">
 </script>
 <script type="text/javascript">
diff --git a/docs/html/sdk/api_diff/5/changes/dalvik.system.AllocationLimitError.html b/docs/html/sdk/api_diff/5/changes/dalvik.system.AllocationLimitError.html
index 1eb4e6f..6726ead 100644
--- a/docs/html/sdk/api_diff/5/changes/dalvik.system.AllocationLimitError.html
+++ b/docs/html/sdk/api_diff/5/changes/dalvik.system.AllocationLimitError.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/dalvik.system.PotentialDeadlockError.html b/docs/html/sdk/api_diff/5/changes/dalvik.system.PotentialDeadlockError.html
index da034da..b3198f7 100644
--- a/docs/html/sdk/api_diff/5/changes/dalvik.system.PotentialDeadlockError.html
+++ b/docs/html/sdk/api_diff/5/changes/dalvik.system.PotentialDeadlockError.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/dalvik.system.StaleDexCacheError.html b/docs/html/sdk/api_diff/5/changes/dalvik.system.StaleDexCacheError.html
index ac6d8e7..07a91ac 100644
--- a/docs/html/sdk/api_diff/5/changes/dalvik.system.StaleDexCacheError.html
+++ b/docs/html/sdk/api_diff/5/changes/dalvik.system.StaleDexCacheError.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/dalvik.system.TemporaryDirectory.html b/docs/html/sdk/api_diff/5/changes/dalvik.system.TemporaryDirectory.html
index 58e44ea..7201009 100644
--- a/docs/html/sdk/api_diff/5/changes/dalvik.system.TemporaryDirectory.html
+++ b/docs/html/sdk/api_diff/5/changes/dalvik.system.TemporaryDirectory.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/dalvik.system.TouchDex.html b/docs/html/sdk/api_diff/5/changes/dalvik.system.TouchDex.html
index 8823d00..164b44c 100644
--- a/docs/html/sdk/api_diff/5/changes/dalvik.system.TouchDex.html
+++ b/docs/html/sdk/api_diff/5/changes/dalvik.system.TouchDex.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/dalvik.system.VMDebug.html b/docs/html/sdk/api_diff/5/changes/dalvik.system.VMDebug.html
index 8036a62..3a36806 100644
--- a/docs/html/sdk/api_diff/5/changes/dalvik.system.VMDebug.html
+++ b/docs/html/sdk/api_diff/5/changes/dalvik.system.VMDebug.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/dalvik.system.VMRuntime.html b/docs/html/sdk/api_diff/5/changes/dalvik.system.VMRuntime.html
index 3f44afb..dd924a1 100644
--- a/docs/html/sdk/api_diff/5/changes/dalvik.system.VMRuntime.html
+++ b/docs/html/sdk/api_diff/5/changes/dalvik.system.VMRuntime.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/dalvik.system.VMStack.html b/docs/html/sdk/api_diff/5/changes/dalvik.system.VMStack.html
index d5a2603..8311763 100644
--- a/docs/html/sdk/api_diff/5/changes/dalvik.system.VMStack.html
+++ b/docs/html/sdk/api_diff/5/changes/dalvik.system.VMStack.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/dalvik.system.Zygote.html b/docs/html/sdk/api_diff/5/changes/dalvik.system.Zygote.html
index f4228f8..d683f4e 100644
--- a/docs/html/sdk/api_diff/5/changes/dalvik.system.Zygote.html
+++ b/docs/html/sdk/api_diff/5/changes/dalvik.system.Zygote.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/fields_index_additions.html b/docs/html/sdk/api_diff/5/changes/fields_index_additions.html
index d19a4d6..35a55d9 100644
--- a/docs/html/sdk/api_diff/5/changes/fields_index_additions.html
+++ b/docs/html/sdk/api_diff/5/changes/fields_index_additions.html
@@ -36,7 +36,7 @@
   <td class="indexText" style="line-height:1.3em;padding-left:2em;">
 <a href="fields_index_all.html" class="staysblack">All Fields</a>
   <br>
-<font color="#999999">Removals</font>
+<A HREF="fields_index_removals.html" xclass="hiddenlink">Removals</A>
   <br>
 <b>Additions</b>
   <br>
@@ -44,11 +44,11 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="_"></A>
-<br><b>underscore</b>&nbsp;
+<br><b>_</b>&nbsp;
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -59,7 +59,6 @@
 <a href="#K"><font size="-2">K</font></a> 
 <a href="#M"><font size="-2">M</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
-<a href="#P"><font size="-2">P</font></a> 
 <a href="#R"><font size="-2">R</font></a> 
 <a href="#S"><font size="-2">S</font></a> 
 <a href="#T"><font size="-2">T</font></a> 
@@ -73,7 +72,7 @@
 </nobr><br>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
 <a href="#E"><font size="-2">E</font></a> 
@@ -83,7 +82,6 @@
 <a href="#K"><font size="-2">K</font></a> 
 <a href="#M"><font size="-2">M</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
-<a href="#P"><font size="-2">P</font></a> 
 <a href="#R"><font size="-2">R</font></a> 
 <a href="#S"><font size="-2">S</font></a> 
 <a href="#T"><font size="-2">T</font></a> 
@@ -145,7 +143,7 @@
 </nobr><br>
 <A NAME="C"></A>
 <br><font size="+2">C</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
 <a href="#E"><font size="-2">E</font></a> 
@@ -155,7 +153,6 @@
 <a href="#K"><font size="-2">K</font></a> 
 <a href="#M"><font size="-2">M</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
-<a href="#P"><font size="-2">P</font></a> 
 <a href="#R"><font size="-2">R</font></a> 
 <a href="#S"><font size="-2">S</font></a> 
 <a href="#T"><font size="-2">T</font></a> 
@@ -249,7 +246,7 @@
 </nobr><br>
 <A NAME="D"></A>
 <br><font size="+2">D</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#E"><font size="-2">E</font></a> 
@@ -259,7 +256,6 @@
 <a href="#K"><font size="-2">K</font></a> 
 <a href="#M"><font size="-2">M</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
-<a href="#P"><font size="-2">P</font></a> 
 <a href="#R"><font size="-2">R</font></a> 
 <a href="#S"><font size="-2">S</font></a> 
 <a href="#T"><font size="-2">T</font></a> 
@@ -269,8 +265,6 @@
 <a href="#Y"><font size="-2">Y</font></a> 
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
-<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.DATA_ACTIVITY_DORMANT" class="hiddenlink" target="rightframe">DATA_ACTIVITY_DORMANT</A>
-</nobr><br>
 <nobr><A HREF="android.provider.Settings.System.html#android.provider.Settings.System.DEFAULT_ALARM_ALERT_URI" class="hiddenlink" target="rightframe">DEFAULT_ALARM_ALERT_URI</A>
 </nobr><br>
 <nobr><A HREF="android.text.TextPaint.html#android.text.TextPaint.density" class="hiddenlink" target="rightframe">density</A>
@@ -287,7 +281,7 @@
 </nobr><br>
 <A NAME="E"></A>
 <br><font size="+2">E</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -297,7 +291,6 @@
 <a href="#K"><font size="-2">K</font></a> 
 <a href="#M"><font size="-2">M</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
-<a href="#P"><font size="-2">P</font></a> 
 <a href="#R"><font size="-2">R</font></a> 
 <a href="#S"><font size="-2">S</font></a> 
 <a href="#T"><font size="-2">T</font></a> 
@@ -393,7 +386,7 @@
 </nobr><br>
 <A NAME="F"></A>
 <br><font size="+2">F</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -403,7 +396,6 @@
 <a href="#K"><font size="-2">K</font></a> 
 <a href="#M"><font size="-2">M</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
-<a href="#P"><font size="-2">P</font></a> 
 <a href="#R"><font size="-2">R</font></a> 
 <a href="#S"><font size="-2">S</font></a> 
 <a href="#T"><font size="-2">T</font></a> 
@@ -471,7 +463,7 @@
 </nobr><br>
 <A NAME="G"></A>
 <br><font size="+2">G</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -481,7 +473,6 @@
 <a href="#K"><font size="-2">K</font></a> 
 <a href="#M"><font size="-2">M</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
-<a href="#P"><font size="-2">P</font></a> 
 <a href="#R"><font size="-2">R</font></a> 
 <a href="#S"><font size="-2">S</font></a> 
 <a href="#T"><font size="-2">T</font></a> 
@@ -495,7 +486,7 @@
 </nobr><br>
 <A NAME="I"></A>
 <br><font size="+2">I</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -505,7 +496,6 @@
 <a href="#K"><font size="-2">K</font></a> 
 <a href="#M"><font size="-2">M</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
-<a href="#P"><font size="-2">P</font></a> 
 <a href="#R"><font size="-2">R</font></a> 
 <a href="#S"><font size="-2">S</font></a> 
 <a href="#T"><font size="-2">T</font></a> 
@@ -523,7 +513,7 @@
 </nobr><br>
 <A NAME="K"></A>
 <br><font size="+2">K</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -533,7 +523,6 @@
 <a href="#I"><font size="-2">I</font></a> 
 <a href="#M"><font size="-2">M</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
-<a href="#P"><font size="-2">P</font></a> 
 <a href="#R"><font size="-2">R</font></a> 
 <a href="#S"><font size="-2">S</font></a> 
 <a href="#T"><font size="-2">T</font></a> 
@@ -547,7 +536,7 @@
 </nobr><br>
 <A NAME="M"></A>
 <br><font size="+2">M</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -557,7 +546,6 @@
 <a href="#I"><font size="-2">I</font></a> 
 <a href="#K"><font size="-2">K</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
-<a href="#P"><font size="-2">P</font></a> 
 <a href="#R"><font size="-2">R</font></a> 
 <a href="#S"><font size="-2">S</font></a> 
 <a href="#T"><font size="-2">T</font></a> 
@@ -575,7 +563,7 @@
 </nobr><br>
 <A NAME="N"></A>
 <br><font size="+2">N</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -585,7 +573,6 @@
 <a href="#I"><font size="-2">I</font></a> 
 <a href="#K"><font size="-2">K</font></a> 
 <a href="#M"><font size="-2">M</font></a> 
-<a href="#P"><font size="-2">P</font></a> 
 <a href="#R"><font size="-2">R</font></a> 
 <a href="#S"><font size="-2">S</font></a> 
 <a href="#T"><font size="-2">T</font></a> 
@@ -603,47 +590,15 @@
 </nobr><br>
 <nobr><A HREF="android.content.res.Configuration.html#android.content.res.Configuration.NAVIGATIONHIDDEN_YES" class="hiddenlink" target="rightframe">NAVIGATIONHIDDEN_YES</A>
 </nobr><br>
-<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_1xRTT" class="hiddenlink" target="rightframe">NETWORK_TYPE_1xRTT</A>
-</nobr><br>
-<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_CDMA" class="hiddenlink" target="rightframe">NETWORK_TYPE_CDMA</A>
-</nobr><br>
-<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_EVDO_0" class="hiddenlink" target="rightframe">NETWORK_TYPE_EVDO_0</A>
-</nobr><br>
-<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_EVDO_A" class="hiddenlink" target="rightframe">NETWORK_TYPE_EVDO_A</A>
-</nobr><br>
 <nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_HSDPA" class="hiddenlink" target="rightframe">NETWORK_TYPE_HSDPA</A>
 </nobr><br>
 <nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_HSPA" class="hiddenlink" target="rightframe">NETWORK_TYPE_HSPA</A>
 </nobr><br>
 <nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_HSUPA" class="hiddenlink" target="rightframe">NETWORK_TYPE_HSUPA</A>
 </nobr><br>
-<A NAME="P"></A>
-<br><font size="+2">P</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
-<a href="#A"><font size="-2">A</font></a> 
-<a href="#C"><font size="-2">C</font></a> 
-<a href="#D"><font size="-2">D</font></a> 
-<a href="#E"><font size="-2">E</font></a> 
-<a href="#F"><font size="-2">F</font></a> 
-<a href="#G"><font size="-2">G</font></a> 
-<a href="#I"><font size="-2">I</font></a> 
-<a href="#K"><font size="-2">K</font></a> 
-<a href="#M"><font size="-2">M</font></a> 
-<a href="#N"><font size="-2">N</font></a> 
-<a href="#R"><font size="-2">R</font></a> 
-<a href="#S"><font size="-2">S</font></a> 
-<a href="#T"><font size="-2">T</font></a> 
-<a href="#U"><font size="-2">U</font></a> 
-<a href="#V"><font size="-2">V</font></a> 
-<a href="#W"><font size="-2">W</font></a> 
-<a href="#Y"><font size="-2">Y</font></a> 
- <a href="#topheader"><font size="-2">TOP</font></a>
-<p><div style="line-height:1.5em;color:black">
-<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.PHONE_TYPE_CDMA" class="hiddenlink" target="rightframe">PHONE_TYPE_CDMA</A>
-</nobr><br>
 <A NAME="R"></A>
 <br><font size="+2">R</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -654,7 +609,6 @@
 <a href="#K"><font size="-2">K</font></a> 
 <a href="#M"><font size="-2">M</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
-<a href="#P"><font size="-2">P</font></a> 
 <a href="#S"><font size="-2">S</font></a> 
 <a href="#T"><font size="-2">T</font></a> 
 <a href="#U"><font size="-2">U</font></a> 
@@ -679,7 +633,7 @@
 </nobr><br>
 <A NAME="S"></A>
 <br><font size="+2">S</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -690,7 +644,6 @@
 <a href="#K"><font size="-2">K</font></a> 
 <a href="#M"><font size="-2">M</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
-<a href="#P"><font size="-2">P</font></a> 
 <a href="#R"><font size="-2">R</font></a> 
 <a href="#T"><font size="-2">T</font></a> 
 <a href="#U"><font size="-2">U</font></a> 
@@ -769,7 +722,7 @@
 </nobr><br>
 <A NAME="T"></A>
 <br><font size="+2">T</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -780,7 +733,6 @@
 <a href="#K"><font size="-2">K</font></a> 
 <a href="#M"><font size="-2">M</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
-<a href="#P"><font size="-2">P</font></a> 
 <a href="#R"><font size="-2">R</font></a> 
 <a href="#S"><font size="-2">S</font></a> 
 <a href="#U"><font size="-2">U</font></a> 
@@ -813,7 +765,7 @@
 </nobr><br>
 <A NAME="U"></A>
 <br><font size="+2">U</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -824,7 +776,6 @@
 <a href="#K"><font size="-2">K</font></a> 
 <a href="#M"><font size="-2">M</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
-<a href="#P"><font size="-2">P</font></a> 
 <a href="#R"><font size="-2">R</font></a> 
 <a href="#S"><font size="-2">S</font></a> 
 <a href="#T"><font size="-2">T</font></a> 
@@ -834,11 +785,11 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>uid</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.app.ActivityManager.RunningAppProcessInfo.html#android.app.ActivityManager.RunningAppProcessInfo.uid" class="hiddenlink" target="rightframe">android.app.ActivityManager.RunningAppProcessInfo</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.app.ActivityManager.RunningAppProcessInfo.html#android.app.ActivityManager.RunningAppProcessInfo.uid" class="hiddenlink" target="rightframe">android.app.ActivityManager.RunningAppProcessInfo</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.app.ActivityManager.RunningServiceInfo.html#android.app.ActivityManager.RunningServiceInfo.uid" class="hiddenlink" target="rightframe">android.app.ActivityManager.RunningServiceInfo</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.app.ActivityManager.RunningServiceInfo.html#android.app.ActivityManager.RunningServiceInfo.uid" class="hiddenlink" target="rightframe">android.app.ActivityManager.RunningServiceInfo</A>
 </nobr><br>
 <nobr><A HREF="android.Manifest.permission.html#android.Manifest.permission.USE_CREDENTIALS" class="hiddenlink" target="rightframe">USE_CREDENTIALS</A>
 </nobr><br>
@@ -846,7 +797,7 @@
 </nobr><br>
 <A NAME="V"></A>
 <br><font size="+2">V</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -857,7 +808,6 @@
 <a href="#K"><font size="-2">K</font></a> 
 <a href="#M"><font size="-2">M</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
-<a href="#P"><font size="-2">P</font></a> 
 <a href="#R"><font size="-2">R</font></a> 
 <a href="#S"><font size="-2">S</font></a> 
 <a href="#T"><font size="-2">T</font></a> 
@@ -870,7 +820,7 @@
 </nobr><br>
 <A NAME="W"></A>
 <br><font size="+2">W</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -881,7 +831,6 @@
 <a href="#K"><font size="-2">K</font></a> 
 <a href="#M"><font size="-2">M</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
-<a href="#P"><font size="-2">P</font></a> 
 <a href="#R"><font size="-2">R</font></a> 
 <a href="#S"><font size="-2">S</font></a> 
 <a href="#T"><font size="-2">T</font></a> 
@@ -926,7 +875,7 @@
 </nobr><br>
 <A NAME="Y"></A>
 <br><font size="+2">Y</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -937,7 +886,6 @@
 <a href="#K"><font size="-2">K</font></a> 
 <a href="#M"><font size="-2">M</font></a> 
 <a href="#N"><font size="-2">N</font></a> 
-<a href="#P"><font size="-2">P</font></a> 
 <a href="#R"><font size="-2">R</font></a> 
 <a href="#S"><font size="-2">S</font></a> 
 <a href="#T"><font size="-2">T</font></a> 
diff --git a/docs/html/sdk/api_diff/5/changes/fields_index_all.html b/docs/html/sdk/api_diff/5/changes/fields_index_all.html
index 7e91258..f18c2a1 100644
--- a/docs/html/sdk/api_diff/5/changes/fields_index_all.html
+++ b/docs/html/sdk/api_diff/5/changes/fields_index_all.html
@@ -36,7 +36,7 @@
   <td class="indexText" style="line-height:1.3em;padding-left:2em;">
 <b>Fields</b>
   <br>
-<font color="#999999">Removals</font>
+<A HREF="fields_index_removals.html" xclass="hiddenlink">Removals</A>
   <br>
 <A HREF="fields_index_additions.html"xclass="hiddenlink">Additions</A>
   <br>
@@ -44,11 +44,11 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="_"></A>
-<br><b>underscore</b>&nbsp;
+<br><b>_</b>&nbsp;
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -78,7 +78,7 @@
 </nobr><br>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
 <a href="#E"><font size="-2">E</font></a> 
@@ -161,7 +161,7 @@
 </nobr><br>
 <A NAME="C"></A>
 <br><font size="+2">C</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
 <a href="#E"><font size="-2">E</font></a> 
@@ -271,33 +271,33 @@
 <nobr><A HREF="android.R.attr.html#android.R.attr.colorBackgroundCacheHint" class="hiddenlink" target="rightframe">colorBackgroundCacheHint</A>
 </nobr><br>
 <i>COMPANY</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.COMPANY" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.COMPANY" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.COMPANY" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.COMPANY" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
 <i>CONTENT_DIRECTORY</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Organizations.html#android.provider.Contacts.Organizations.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.Organizations</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Organizations.html#android.provider.Contacts.Organizations.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.Organizations</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.ContactMethods.html#android.provider.Contacts.People.ContactMethods.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.People.ContactMethods</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.ContactMethods.html#android.provider.Contacts.People.ContactMethods.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.People.ContactMethods</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.Extensions.html#android.provider.Contacts.People.Extensions.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.Extensions.html#android.provider.Contacts.People.Extensions.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Extensions</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.Phones.html#android.provider.Contacts.People.Phones.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.Phones.html#android.provider.Contacts.People.Phones.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Phones</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Photos.html#android.provider.Contacts.Photos.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.Photos</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Photos.html#android.provider.Contacts.Photos.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.Photos</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Settings.html#android.provider.Contacts.Settings.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.Settings</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Settings.html#android.provider.Contacts.Settings.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.Settings</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_EMAIL_ITEM_TYPE" class="hiddenlink" target="rightframe">CONTENT_EMAIL_ITEM_TYPE</A>
 </nobr><br>
@@ -312,74 +312,74 @@
 <nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_IM_ITEM_TYPE" class="hiddenlink" target="rightframe">CONTENT_IM_ITEM_TYPE</A>
 </nobr><br>
 <i>CONTENT_ITEM_TYPE</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_POSTAL_ITEM_TYPE" class="hiddenlink" target="rightframe">CONTENT_POSTAL_ITEM_TYPE</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_POSTAL_TYPE" class="hiddenlink" target="rightframe">CONTENT_POSTAL_TYPE</A>
 </nobr><br>
 <i>CONTENT_TYPE</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
 </nobr><br>
 <i>CONTENT_URI</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.html#android.provider.Contacts.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.html#android.provider.Contacts.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Organizations.html#android.provider.Contacts.Organizations.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Organizations</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Organizations.html#android.provider.Contacts.Organizations.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Organizations</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Photos.html#android.provider.Contacts.Photos.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Photos</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Photos.html#android.provider.Contacts.Photos.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Photos</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Settings.html#android.provider.Contacts.Settings.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Settings</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Settings.html#android.provider.Contacts.Settings.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Settings</A>
 </nobr><br>
 <nobr><A HREF="android.R.attr.html#android.R.attr.contentAuthority" class="hiddenlink" target="rightframe">contentAuthority</A>
 </nobr><br>
@@ -389,7 +389,7 @@
 </nobr><br>
 <A NAME="D"></A>
 <br><font size="+2">D</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#E"><font size="-2">E</font></a> 
@@ -413,59 +413,57 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>DATA</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.DATA" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.DATA" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhotosColumns.html#android.provider.Contacts.PhotosColumns.DATA" class="hiddenlink" target="rightframe">android.provider.Contacts.PhotosColumns</A>
-</nobr><br>
-<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.DATA_ACTIVITY_DORMANT" class="hiddenlink" target="rightframe">DATA_ACTIVITY_DORMANT</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhotosColumns.html#android.provider.Contacts.PhotosColumns.DATA" class="hiddenlink" target="rightframe">android.provider.Contacts.PhotosColumns</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Settings.System.html#android.provider.Settings.System.DEFAULT_ALARM_ALERT_URI" class="hiddenlink" target="rightframe">DEFAULT_ALARM_ALERT_URI</A>
 </nobr><br>
 <i>DEFAULT_SORT_ORDER</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Organizations.html#android.provider.Contacts.Organizations.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Organizations</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Organizations.html#android.provider.Contacts.Organizations.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Organizations</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.ContactMethods.html#android.provider.Contacts.People.ContactMethods.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People.ContactMethods</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.ContactMethods.html#android.provider.Contacts.People.ContactMethods.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People.ContactMethods</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.Extensions.html#android.provider.Contacts.People.Extensions.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.Extensions.html#android.provider.Contacts.People.Extensions.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Extensions</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.Phones.html#android.provider.Contacts.People.Phones.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.Phones.html#android.provider.Contacts.People.Phones.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Phones</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Photos.html#android.provider.Contacts.Photos.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Photos</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Photos.html#android.provider.Contacts.Photos.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Photos</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Settings.html#android.provider.Contacts.Settings.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Settings</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Settings.html#android.provider.Contacts.Settings.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Settings</A>
 </nobr><br>
 <i>DELETED_CONTENT_URI</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.DELETED_CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.DELETED_CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.DELETED_CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.DELETED_CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
 </nobr><br>
 <nobr><A HREF="android.text.TextPaint.html#android.text.TextPaint.density" class="hiddenlink" target="rightframe">density</A>
 </nobr><br>
@@ -485,7 +483,7 @@
 </nobr><br>
 <A NAME="E"></A>
 <br><font size="+2">E</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -606,7 +604,7 @@
 </nobr><br>
 <A NAME="F"></A>
 <br><font size="+2">F</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -667,6 +665,8 @@
 </nobr><br>
 <nobr><A HREF="android.view.WindowManager.LayoutParams.html#android.view.WindowManager.LayoutParams.FLAG_TURN_SCREEN_ON" class="hiddenlink" target="rightframe">FLAG_TURN_SCREEN_ON</A>
 </nobr><br>
+<nobr><A HREF="android.view.ViewGroup.html#android.view.ViewGroup.FLAG_USE_CHILD_DRAWING_ORDER" class="hiddenlink" target="rightframe"><strike>FLAG_USE_CHILD_DRAWING_ORDER</strike></A>
+</nobr><br>
 <nobr><A HREF="android.view.KeyEvent.html#android.view.KeyEvent.FLAG_VIRTUAL_HARD_KEY" class="hiddenlink" target="rightframe">FLAG_VIRTUAL_HARD_KEY</A>
 </nobr><br>
 <nobr><A HREF="android.app.ActivityManager.RunningServiceInfo.html#android.app.ActivityManager.RunningServiceInfo.flags" class="hiddenlink" target="rightframe">flags</A>
@@ -693,7 +693,7 @@
 </nobr><br>
 <A NAME="G"></A>
 <br><font size="+2">G</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -734,7 +734,7 @@
 </nobr><br>
 <A NAME="H"></A>
 <br><font size="+2">H</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -761,7 +761,7 @@
 </nobr><br>
 <A NAME="I"></A>
 <br><font size="+2">I</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -787,20 +787,20 @@
 <nobr><A HREF="android.provider.Contacts.PresenceColumns.html#android.provider.Contacts.PresenceColumns.IM_ACCOUNT" class="hiddenlink" target="rightframe">IM_ACCOUNT</A>
 </nobr><br>
 <i>IM_HANDLE</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.IM_HANDLE" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.IM_HANDLE" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PresenceColumns.html#android.provider.Contacts.PresenceColumns.IM_HANDLE" class="hiddenlink" target="rightframe">android.provider.Contacts.PresenceColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PresenceColumns.html#android.provider.Contacts.PresenceColumns.IM_HANDLE" class="hiddenlink" target="rightframe">android.provider.Contacts.PresenceColumns</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.IM_ISPRIMARY" class="hiddenlink" target="rightframe">IM_ISPRIMARY</A>
 </nobr><br>
 <i>IM_PROTOCOL</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.IM_PROTOCOL" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.IM_PROTOCOL" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PresenceColumns.html#android.provider.Contacts.PresenceColumns.IM_PROTOCOL" class="hiddenlink" target="rightframe">android.provider.Contacts.PresenceColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PresenceColumns.html#android.provider.Contacts.PresenceColumns.IM_PROTOCOL" class="hiddenlink" target="rightframe">android.provider.Contacts.PresenceColumns</A>
 </nobr><br>
 <nobr><A HREF="android.app.ActivityManager.RunningAppProcessInfo.html#android.app.ActivityManager.RunningAppProcessInfo.importanceReasonCode" class="hiddenlink" target="rightframe">importanceReasonCode</A>
 </nobr><br>
@@ -809,20 +809,20 @@
 <nobr><A HREF="android.app.ActivityManager.RunningAppProcessInfo.html#android.app.ActivityManager.RunningAppProcessInfo.importanceReasonPid" class="hiddenlink" target="rightframe">importanceReasonPid</A>
 </nobr><br>
 <i>ISPRIMARY</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.ISPRIMARY" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.ISPRIMARY" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.ISPRIMARY" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.ISPRIMARY" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.ISPRIMARY" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.ISPRIMARY" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <nobr><A HREF="android.content.pm.ProviderInfo.html#android.content.pm.ProviderInfo.isSyncable" class="hiddenlink" target="rightframe">isSyncable</A>
 </nobr><br>
 <A NAME="J"></A>
 <br><font size="+2">J</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -849,7 +849,7 @@
 </nobr><br>
 <A NAME="K"></A>
 <br><font size="+2">K</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -890,7 +890,7 @@
 </nobr><br>
 <A NAME="L"></A>
 <br><font size="+2">L</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -914,14 +914,14 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>LABEL</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.LABEL" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.LABEL" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.LABEL" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.LABEL" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.LABEL" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.LABEL" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.LAST_TIME_CONTACTED" class="hiddenlink" target="rightframe">LAST_TIME_CONTACTED</A>
 </nobr><br>
@@ -943,7 +943,7 @@
 </nobr><br>
 <A NAME="M"></A>
 <br><font size="+2">M</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -978,7 +978,7 @@
 </nobr><br>
 <A NAME="N"></A>
 <br><font size="+2">N</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -1002,17 +1002,17 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>NAME</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ExtensionsColumns.html#android.provider.Contacts.ExtensionsColumns.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.ExtensionsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ExtensionsColumns.html#android.provider.Contacts.ExtensionsColumns.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.ExtensionsColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupsColumns.html#android.provider.Contacts.GroupsColumns.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupsColumns.html#android.provider.Contacts.GroupsColumns.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupsColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
 </nobr><br>
 <nobr><A HREF="android.content.res.Configuration.html#android.content.res.Configuration.navigationHidden" class="hiddenlink" target="rightframe">navigationHidden</A>
 </nobr><br>
@@ -1022,14 +1022,6 @@
 </nobr><br>
 <nobr><A HREF="android.content.res.Configuration.html#android.content.res.Configuration.NAVIGATIONHIDDEN_YES" class="hiddenlink" target="rightframe">NAVIGATIONHIDDEN_YES</A>
 </nobr><br>
-<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_1xRTT" class="hiddenlink" target="rightframe">NETWORK_TYPE_1xRTT</A>
-</nobr><br>
-<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_CDMA" class="hiddenlink" target="rightframe">NETWORK_TYPE_CDMA</A>
-</nobr><br>
-<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_EVDO_0" class="hiddenlink" target="rightframe">NETWORK_TYPE_EVDO_0</A>
-</nobr><br>
-<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_EVDO_A" class="hiddenlink" target="rightframe">NETWORK_TYPE_EVDO_A</A>
-</nobr><br>
 <nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_HSDPA" class="hiddenlink" target="rightframe">NETWORK_TYPE_HSDPA</A>
 </nobr><br>
 <nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_HSPA" class="hiddenlink" target="rightframe">NETWORK_TYPE_HSPA</A>
@@ -1037,14 +1029,14 @@
 <nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.NETWORK_TYPE_HSUPA" class="hiddenlink" target="rightframe">NETWORK_TYPE_HSUPA</A>
 </nobr><br>
 <i>NOTES</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupsColumns.html#android.provider.Contacts.GroupsColumns.NOTES" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupsColumns.html#android.provider.Contacts.GroupsColumns.NOTES" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupsColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.NOTES" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.NOTES" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.NOTES" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.NOTES" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.NUMBER" class="hiddenlink" target="rightframe">NUMBER</A>
 </nobr><br>
@@ -1052,7 +1044,7 @@
 </nobr><br>
 <A NAME="P"></A>
 <br><font size="+2">P</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -1076,26 +1068,26 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>PERSON_ID</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.Extensions.html#android.provider.Contacts.People.Extensions.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.Extensions.html#android.provider.Contacts.People.Extensions.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Extensions</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhotosColumns.html#android.provider.Contacts.PhotosColumns.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.PhotosColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhotosColumns.html#android.provider.Contacts.PhotosColumns.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.PhotosColumns</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.PHONE" class="hiddenlink" target="rightframe">PHONE</A>
 </nobr><br>
@@ -1103,14 +1095,12 @@
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.PHONE_TYPE" class="hiddenlink" target="rightframe">PHONE_TYPE</A>
 </nobr><br>
-<nobr><A HREF="android.telephony.TelephonyManager.html#android.telephony.TelephonyManager.PHONE_TYPE_CDMA" class="hiddenlink" target="rightframe">PHONE_TYPE_CDMA</A>
-</nobr><br>
 <i>PHONETIC_NAME</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.PHOTO_VERSION" class="hiddenlink" target="rightframe">PHOTO_VERSION</A>
 </nobr><br>
@@ -1148,7 +1138,7 @@
 </nobr><br>
 <A NAME="R"></A>
 <br><font size="+2">R</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -1201,7 +1191,7 @@
 </nobr><br>
 <A NAME="S"></A>
 <br><font size="+2">S</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -1330,7 +1320,7 @@
 </nobr><br>
 <A NAME="T"></A>
 <br><font size="+2">T</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -1386,47 +1376,47 @@
 <nobr><A HREF="android.provider.Contacts.Intents.UI.html#android.provider.Contacts.Intents.UI.TITLE_EXTRA_KEY" class="hiddenlink" target="rightframe">TITLE_EXTRA_KEY</A>
 </nobr><br>
 <i>TYPE</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <i>TYPE_CUSTOM</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_CUSTOM" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_CUSTOM" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE_CUSTOM" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE_CUSTOM" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_CUSTOM" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_CUSTOM" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_FAX_HOME" class="hiddenlink" target="rightframe">TYPE_FAX_HOME</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_FAX_WORK" class="hiddenlink" target="rightframe">TYPE_FAX_WORK</A>
 </nobr><br>
 <i>TYPE_HOME</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_HOME" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_HOME" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_HOME" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_HOME" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_MOBILE" class="hiddenlink" target="rightframe">TYPE_MOBILE</A>
 </nobr><br>
 <i>TYPE_OTHER</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_OTHER" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_OTHER" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE_OTHER" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE_OTHER" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_OTHER" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_OTHER" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_PAGER" class="hiddenlink" target="rightframe">TYPE_PAGER</A>
 </nobr><br>
@@ -1435,18 +1425,18 @@
 <nobr><A HREF="android.view.WindowManager.LayoutParams.html#android.view.WindowManager.LayoutParams.TYPE_WALLPAPER" class="hiddenlink" target="rightframe">TYPE_WALLPAPER</A>
 </nobr><br>
 <i>TYPE_WORK</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_WORK" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_WORK" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE_WORK" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE_WORK" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_WORK" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_WORK" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <A NAME="U"></A>
 <br><font size="+2">U</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -1470,11 +1460,11 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>uid</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.app.ActivityManager.RunningAppProcessInfo.html#android.app.ActivityManager.RunningAppProcessInfo.uid" class="hiddenlink" target="rightframe">android.app.ActivityManager.RunningAppProcessInfo</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.app.ActivityManager.RunningAppProcessInfo.html#android.app.ActivityManager.RunningAppProcessInfo.uid" class="hiddenlink" target="rightframe">android.app.ActivityManager.RunningAppProcessInfo</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.app.ActivityManager.RunningServiceInfo.html#android.app.ActivityManager.RunningServiceInfo.uid" class="hiddenlink" target="rightframe">android.app.ActivityManager.RunningServiceInfo</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.app.ActivityManager.RunningServiceInfo.html#android.app.ActivityManager.RunningServiceInfo.uid" class="hiddenlink" target="rightframe">android.app.ActivityManager.RunningServiceInfo</A>
 </nobr><br>
 <nobr><A HREF="android.Manifest.permission.html#android.Manifest.permission.USE_CREDENTIALS" class="hiddenlink" target="rightframe">USE_CREDENTIALS</A>
 </nobr><br>
@@ -1482,7 +1472,7 @@
 </nobr><br>
 <A NAME="V"></A>
 <br><font size="+2">V</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -1506,17 +1496,17 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>VALUE</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ExtensionsColumns.html#android.provider.Contacts.ExtensionsColumns.VALUE" class="hiddenlink" target="rightframe">android.provider.Contacts.ExtensionsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ExtensionsColumns.html#android.provider.Contacts.ExtensionsColumns.VALUE" class="hiddenlink" target="rightframe">android.provider.Contacts.ExtensionsColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.SettingsColumns.html#android.provider.Contacts.SettingsColumns.VALUE" class="hiddenlink" target="rightframe">android.provider.Contacts.SettingsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.SettingsColumns.html#android.provider.Contacts.SettingsColumns.VALUE" class="hiddenlink" target="rightframe">android.provider.Contacts.SettingsColumns</A>
 </nobr><br>
 <nobr><A HREF="android.view.HapticFeedbackConstants.html#android.view.HapticFeedbackConstants.VIRTUAL_KEY" class="hiddenlink" target="rightframe">VIRTUAL_KEY</A>
 </nobr><br>
 <A NAME="W"></A>
 <br><font size="+2">W</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -1575,7 +1565,7 @@
 </nobr><br>
 <A NAME="Y"></A>
 <br><font size="+2">Y</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
diff --git a/docs/html/sdk/api_diff/5/changes/fields_index_changes.html b/docs/html/sdk/api_diff/5/changes/fields_index_changes.html
index e77a7a0..ae324f7 100644
--- a/docs/html/sdk/api_diff/5/changes/fields_index_changes.html
+++ b/docs/html/sdk/api_diff/5/changes/fields_index_changes.html
@@ -36,7 +36,7 @@
   <td class="indexText" style="line-height:1.3em;padding-left:2em;">
 <a href="fields_index_all.html" class="staysblack">All Fields</a>
   <br>
-<font color="#999999">Removals</font>
+<A HREF="fields_index_removals.html" xclass="hiddenlink">Removals</A>
   <br>
 <A HREF="fields_index_additions.html"xclass="hiddenlink">Additions</A>
   <br>
@@ -44,11 +44,11 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="_"></A>
-<br><b>underscore</b>&nbsp;
+<br><b>_</b>&nbsp;
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -73,7 +73,7 @@
 </nobr><br>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
 <a href="#E"><font size="-2">E</font></a> 
@@ -103,7 +103,7 @@
 </nobr><br>
 <A NAME="C"></A>
 <br><font size="+2">C</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
 <a href="#E"><font size="-2">E</font></a> 
@@ -132,33 +132,33 @@
 <nobr><A HREF="android.media.AudioFormat.html#android.media.AudioFormat.CHANNEL_CONFIGURATION_STEREO" class="hiddenlink" target="rightframe">CHANNEL_CONFIGURATION_STEREO</A>
 </nobr><br>
 <i>COMPANY</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.COMPANY" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.COMPANY" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.COMPANY" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.COMPANY" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
 <i>CONTENT_DIRECTORY</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Organizations.html#android.provider.Contacts.Organizations.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.Organizations</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Organizations.html#android.provider.Contacts.Organizations.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.Organizations</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.ContactMethods.html#android.provider.Contacts.People.ContactMethods.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.People.ContactMethods</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.ContactMethods.html#android.provider.Contacts.People.ContactMethods.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.People.ContactMethods</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.Extensions.html#android.provider.Contacts.People.Extensions.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.Extensions.html#android.provider.Contacts.People.Extensions.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Extensions</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.Phones.html#android.provider.Contacts.People.Phones.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.Phones.html#android.provider.Contacts.People.Phones.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Phones</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Photos.html#android.provider.Contacts.Photos.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.Photos</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Photos.html#android.provider.Contacts.Photos.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.Photos</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Settings.html#android.provider.Contacts.Settings.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.Settings</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Settings.html#android.provider.Contacts.Settings.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.Settings</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_EMAIL_ITEM_TYPE" class="hiddenlink" target="rightframe">CONTENT_EMAIL_ITEM_TYPE</A>
 </nobr><br>
@@ -173,80 +173,80 @@
 <nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_IM_ITEM_TYPE" class="hiddenlink" target="rightframe">CONTENT_IM_ITEM_TYPE</A>
 </nobr><br>
 <i>CONTENT_ITEM_TYPE</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_POSTAL_ITEM_TYPE" class="hiddenlink" target="rightframe">CONTENT_POSTAL_ITEM_TYPE</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_POSTAL_TYPE" class="hiddenlink" target="rightframe">CONTENT_POSTAL_TYPE</A>
 </nobr><br>
 <i>CONTENT_TYPE</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
 </nobr><br>
 <i>CONTENT_URI</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.html#android.provider.Contacts.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.html#android.provider.Contacts.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Organizations.html#android.provider.Contacts.Organizations.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Organizations</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Organizations.html#android.provider.Contacts.Organizations.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Organizations</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Photos.html#android.provider.Contacts.Photos.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Photos</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Photos.html#android.provider.Contacts.Photos.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Photos</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Settings.html#android.provider.Contacts.Settings.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Settings</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Settings.html#android.provider.Contacts.Settings.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Settings</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.CUSTOM_RINGTONE" class="hiddenlink" target="rightframe">CUSTOM_RINGTONE</A>
 </nobr><br>
 <A NAME="D"></A>
 <br><font size="+2">D</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#E"><font size="-2">E</font></a> 
@@ -267,55 +267,55 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>DATA</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.DATA" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.DATA" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhotosColumns.html#android.provider.Contacts.PhotosColumns.DATA" class="hiddenlink" target="rightframe">android.provider.Contacts.PhotosColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhotosColumns.html#android.provider.Contacts.PhotosColumns.DATA" class="hiddenlink" target="rightframe">android.provider.Contacts.PhotosColumns</A>
 </nobr><br>
 <i>DEFAULT_SORT_ORDER</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Organizations.html#android.provider.Contacts.Organizations.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Organizations</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Organizations.html#android.provider.Contacts.Organizations.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Organizations</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.ContactMethods.html#android.provider.Contacts.People.ContactMethods.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People.ContactMethods</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.ContactMethods.html#android.provider.Contacts.People.ContactMethods.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People.ContactMethods</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.Extensions.html#android.provider.Contacts.People.Extensions.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.Extensions.html#android.provider.Contacts.People.Extensions.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Extensions</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.Phones.html#android.provider.Contacts.People.Phones.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.Phones.html#android.provider.Contacts.People.Phones.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Phones</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Photos.html#android.provider.Contacts.Photos.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Photos</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Photos.html#android.provider.Contacts.Photos.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Photos</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Settings.html#android.provider.Contacts.Settings.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Settings</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Settings.html#android.provider.Contacts.Settings.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Settings</A>
 </nobr><br>
 <i>DELETED_CONTENT_URI</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.DELETED_CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Groups.html#android.provider.Contacts.Groups.DELETED_CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Groups</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.DELETED_CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.DELETED_CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.People</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.DISPLAY_NAME" class="hiddenlink" target="rightframe">DISPLAY_NAME</A>
 </nobr><br>
@@ -323,7 +323,7 @@
 </nobr><br>
 <A NAME="E"></A>
 <br><font size="+2">E</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -357,7 +357,7 @@
 </nobr><br>
 <A NAME="F"></A>
 <br><font size="+2">F</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -385,7 +385,7 @@
 </nobr><br>
 <A NAME="G"></A>
 <br><font size="+2">G</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -421,7 +421,7 @@
 </nobr><br>
 <A NAME="H"></A>
 <br><font size="+2">H</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -445,7 +445,7 @@
 </nobr><br>
 <A NAME="I"></A>
 <br><font size="+2">I</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -468,36 +468,36 @@
 <nobr><A HREF="android.provider.Contacts.PresenceColumns.html#android.provider.Contacts.PresenceColumns.IM_ACCOUNT" class="hiddenlink" target="rightframe">IM_ACCOUNT</A>
 </nobr><br>
 <i>IM_HANDLE</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.IM_HANDLE" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.IM_HANDLE" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PresenceColumns.html#android.provider.Contacts.PresenceColumns.IM_HANDLE" class="hiddenlink" target="rightframe">android.provider.Contacts.PresenceColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PresenceColumns.html#android.provider.Contacts.PresenceColumns.IM_HANDLE" class="hiddenlink" target="rightframe">android.provider.Contacts.PresenceColumns</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.IM_ISPRIMARY" class="hiddenlink" target="rightframe">IM_ISPRIMARY</A>
 </nobr><br>
 <i>IM_PROTOCOL</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.IM_PROTOCOL" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.IM_PROTOCOL" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PresenceColumns.html#android.provider.Contacts.PresenceColumns.IM_PROTOCOL" class="hiddenlink" target="rightframe">android.provider.Contacts.PresenceColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PresenceColumns.html#android.provider.Contacts.PresenceColumns.IM_PROTOCOL" class="hiddenlink" target="rightframe">android.provider.Contacts.PresenceColumns</A>
 </nobr><br>
 <i>ISPRIMARY</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.ISPRIMARY" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.ISPRIMARY" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.ISPRIMARY" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.ISPRIMARY" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.ISPRIMARY" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.ISPRIMARY" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <nobr><A HREF="android.content.pm.ProviderInfo.html#android.content.pm.ProviderInfo.isSyncable" class="hiddenlink" target="rightframe">isSyncable</A>
 </nobr><br>
 <A NAME="J"></A>
 <br><font size="+2">J</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -521,7 +521,7 @@
 </nobr><br>
 <A NAME="K"></A>
 <br><font size="+2">K</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -557,7 +557,7 @@
 </nobr><br>
 <A NAME="L"></A>
 <br><font size="+2">L</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -578,14 +578,14 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>LABEL</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.LABEL" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.LABEL" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.LABEL" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.LABEL" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.LABEL" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.LABEL" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.LAST_TIME_CONTACTED" class="hiddenlink" target="rightframe">LAST_TIME_CONTACTED</A>
 </nobr><br>
@@ -607,7 +607,7 @@
 </nobr><br>
 <A NAME="M"></A>
 <br><font size="+2">M</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -633,7 +633,7 @@
 </nobr><br>
 <A NAME="N"></A>
 <br><font size="+2">N</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -654,27 +654,27 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>NAME</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ExtensionsColumns.html#android.provider.Contacts.ExtensionsColumns.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.ExtensionsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ExtensionsColumns.html#android.provider.Contacts.ExtensionsColumns.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.ExtensionsColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupsColumns.html#android.provider.Contacts.GroupsColumns.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupsColumns.html#android.provider.Contacts.GroupsColumns.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupsColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
 </nobr><br>
 <i>NOTES</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupsColumns.html#android.provider.Contacts.GroupsColumns.NOTES" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupsColumns.html#android.provider.Contacts.GroupsColumns.NOTES" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupsColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.NOTES" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.NOTES" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.NOTES" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.NOTES" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.NUMBER" class="hiddenlink" target="rightframe">NUMBER</A>
 </nobr><br>
@@ -682,7 +682,7 @@
 </nobr><br>
 <A NAME="P"></A>
 <br><font size="+2">P</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -703,26 +703,26 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>PERSON_ID</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethods</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Extensions.html#android.provider.Contacts.Extensions.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.Extensions</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.GroupMembership.html#android.provider.Contacts.GroupMembership.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.GroupMembership</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.People.Extensions.html#android.provider.Contacts.People.Extensions.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Extensions</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.People.Extensions.html#android.provider.Contacts.People.Extensions.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Extensions</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhotosColumns.html#android.provider.Contacts.PhotosColumns.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.PhotosColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhotosColumns.html#android.provider.Contacts.PhotosColumns.PERSON_ID" class="hiddenlink" target="rightframe">android.provider.Contacts.PhotosColumns</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.PHONE" class="hiddenlink" target="rightframe">PHONE</A>
 </nobr><br>
@@ -731,11 +731,11 @@
 <nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.PHONE_TYPE" class="hiddenlink" target="rightframe">PHONE_TYPE</A>
 </nobr><br>
 <i>PHONETIC_NAME</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.Intents.Insert</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.PHONETIC_NAME" class="hiddenlink" target="rightframe">android.provider.Contacts.PeopleColumns</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.PeopleColumns.html#android.provider.Contacts.PeopleColumns.PHOTO_VERSION" class="hiddenlink" target="rightframe">PHOTO_VERSION</A>
 </nobr><br>
@@ -773,7 +773,7 @@
 </nobr><br>
 <A NAME="R"></A>
 <br><font size="+2">R</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -809,7 +809,7 @@
 </nobr><br>
 <A NAME="S"></A>
 <br><font size="+2">S</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -867,7 +867,7 @@
 </nobr><br>
 <A NAME="T"></A>
 <br><font size="+2">T</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -902,63 +902,63 @@
 <nobr><A HREF="android.provider.Contacts.Intents.UI.html#android.provider.Contacts.Intents.UI.TITLE_EXTRA_KEY" class="hiddenlink" target="rightframe">TITLE_EXTRA_KEY</A>
 </nobr><br>
 <i>TYPE</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <i>TYPE_CUSTOM</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_CUSTOM" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_CUSTOM" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE_CUSTOM" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE_CUSTOM" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_CUSTOM" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_CUSTOM" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_FAX_HOME" class="hiddenlink" target="rightframe">TYPE_FAX_HOME</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_FAX_WORK" class="hiddenlink" target="rightframe">TYPE_FAX_WORK</A>
 </nobr><br>
 <i>TYPE_HOME</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_HOME" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_HOME" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_HOME" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_HOME" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_MOBILE" class="hiddenlink" target="rightframe">TYPE_MOBILE</A>
 </nobr><br>
 <i>TYPE_OTHER</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_OTHER" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_OTHER" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE_OTHER" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE_OTHER" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_OTHER" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_OTHER" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_PAGER" class="hiddenlink" target="rightframe">TYPE_PAGER</A>
 </nobr><br>
 <i>TYPE_WORK</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_WORK" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.TYPE_WORK" class="hiddenlink" target="rightframe">android.provider.Contacts.ContactMethodsColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE_WORK" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.OrganizationColumns.html#android.provider.Contacts.OrganizationColumns.TYPE_WORK" class="hiddenlink" target="rightframe">android.provider.Contacts.OrganizationColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_WORK" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.PhonesColumns.html#android.provider.Contacts.PhonesColumns.TYPE_WORK" class="hiddenlink" target="rightframe">android.provider.Contacts.PhonesColumns</A>
 </nobr><br>
 <A NAME="V"></A>
 <br><font size="+2">V</font>&nbsp;
-<a href="#_"><font size="-2">underscore</font></a> 
+<a href="#_"><font size="-2">_</font></a> 
 <a href="#A"><font size="-2">A</font></a> 
 <a href="#C"><font size="-2">C</font></a> 
 <a href="#D"><font size="-2">D</font></a> 
@@ -979,11 +979,11 @@
  <a href="#topheader"><font size="-2">TOP</font></a>
 <p><div style="line-height:1.5em;color:black">
 <i>VALUE</i><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.ExtensionsColumns.html#android.provider.Contacts.ExtensionsColumns.VALUE" class="hiddenlink" target="rightframe">android.provider.Contacts.ExtensionsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.ExtensionsColumns.html#android.provider.Contacts.ExtensionsColumns.VALUE" class="hiddenlink" target="rightframe">android.provider.Contacts.ExtensionsColumns</A>
 </nobr><br>
-&nbsp;in&nbsp;
-<nobr><A HREF="android.provider.Contacts.SettingsColumns.html#android.provider.Contacts.SettingsColumns.VALUE" class="hiddenlink" target="rightframe">android.provider.Contacts.SettingsColumns</A>
+<nobr>&nbsp;in&nbsp;
+<A HREF="android.provider.Contacts.SettingsColumns.html#android.provider.Contacts.SettingsColumns.VALUE" class="hiddenlink" target="rightframe">android.provider.Contacts.SettingsColumns</A>
 </nobr><br>
 <script src="http://www.google-analytics.com/ga.js" type="text/javascript">
 </script>
diff --git a/docs/html/sdk/api_diff/5/changes/fields_index_removals.html b/docs/html/sdk/api_diff/5/changes/fields_index_removals.html
index be3f17e..9bbd9e6 100644
--- a/docs/html/sdk/api_diff/5/changes/fields_index_removals.html
+++ b/docs/html/sdk/api_diff/5/changes/fields_index_removals.html
@@ -36,7 +36,7 @@
   <td class="indexText" style="line-height:1.3em;padding-left:2em;">
 <a href="fields_index_all.html" class="staysblack">All Fields</a>
   <br>
-<font color="#999999">Removals</font>
+<b>Removals</b>
   <br>
 <A HREF="fields_index_additions.html"xclass="hiddenlink">Additions</A>
   <br>
@@ -44,9 +44,15 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
+<A NAME="F"></A>
+<br><font size="+2">F</font>&nbsp;
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.view.ViewGroup.html#android.view.ViewGroup.FLAG_USE_CHILD_DRAWING_ORDER" class="hiddenlink" target="rightframe"><strike>FLAG_USE_CHILD_DRAWING_ORDER</strike></A>
+</nobr><br>
 <script src="http://www.google-analytics.com/ga.js" type="text/javascript">
 </script>
 <script type="text/javascript">
diff --git a/docs/html/sdk/api_diff/5/changes/java.lang.String.html b/docs/html/sdk/api_diff/5/changes/java.lang.String.html
deleted file mode 100644
index 5077440..0000000
--- a/docs/html/sdk/api_diff/5/changes/java.lang.String.html
+++ /dev/null
@@ -1,160 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<HTML style="overflow:auto;">
-<HEAD>
-<meta name="generator" content="JDiff v1.1.0">
-<!-- Generated by the JDiff Javadoc doclet -->
-<!-- (http://www.jdiff.org) -->
-<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
-<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
-<TITLE>
-java.lang.String
-</TITLE>
-<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
-<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
-<noscript>
-<style type="text/css">
-body{overflow:auto;}
-#body-content{position:relative; top:0;}
-#doc-content{overflow:visible;border-left:3px solid #666;}
-#side-nav{padding:0;}
-#side-nav .toggle-list ul {display:block;}
-#resize-packages-nav{border-bottom:3px solid #666;}
-</style>
-</noscript>
-<style type="text/css">
-</style>
-</HEAD>
-<BODY>
-<!-- Start of nav bar -->
-<a name="top"></a>
-<div id="header" style="margin-bottom:0;padding-bottom:0;">
-<div id="headerLeft">
-<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
-</div>
-  <div id="headerRight">
-  <div id="headerLinks">
-<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
-<span class="text">
-<!-- &nbsp;<a href="#">English</a> | -->
-<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
-</span>
-</div>
-  <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td colspan="2" class="diffspechead">API Diff Specification</td>
-      </tr>
-      <tr>
-        <td class="diffspec" style="padding-top:.25em">To Level:</td>
-        <td class="diffvaluenew" style="padding-top:.25em">5</td>
-      </tr>
-      <tr>
-        <td class="diffspec">From Level:</td>
-        <td class="diffvalueold">4</td>
-      </tr>
-      <tr>
-        <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
-      </tr>
-    </table>
-    </div><!-- End and-diff-id -->
-  <div class="and-diff-id" style="margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a>
-      </tr>
-    </table>
-  </div> <!-- End and-diff-id -->
-  </div> <!-- End headerRight -->
-  </div> <!-- End header -->
-<div id="body-content" xstyle="padding:12px;padding-right:18px;">
-<div id="doc-content" style="position:relative;">
-<div id="mainBodyFluid">
-<H2>
-Class java.lang.<A HREF="../../../../reference/java/lang/String.html" target="_top"><font size="+2"><code>String</code></font></A>
-</H2>
-<a NAME="constructors"></a>
-<p>
-<a NAME="Changed"></a>
-<TABLE summary="Changed Constructors" WIDTH="100%">
-<TR>
-  <TH VALIGN="TOP" COLSPAN=3>Changed Constructors</FONT></TD>
-</TH>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang.String.ctor_changed()"></A>
-  <nobr><A HREF="../../../../reference/java/lang/String.html#String()" target="_top"><code>String</code></A>()  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang.String.ctor_changed(byte[])"></A>
-  <nobr><A HREF="../../../../reference/java/lang/String.html#String(byte[])" target="_top"><code>String</code></A>(<code>byte[]</code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang.String.ctor_changed(byte[], int)"></A>
-  <nobr><A HREF="../../../../reference/java/lang/String.html#String(byte[], int)" target="_top"><code>String</code></A>(<code>byte[],</nobr> int<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang.String.ctor_changed(byte[], int, int)"></A>
-  <nobr><A HREF="../../../../reference/java/lang/String.html#String(byte[], int, int)" target="_top"><code>String</code></A>(<code>byte[],</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang.String.ctor_changed(byte[], int, int, int)"></A>
-  <nobr><A HREF="../../../../reference/java/lang/String.html#String(byte[], int, int, int)" target="_top"><code>String</code></A>(<code>byte[],</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<a NAME="methods"></a>
-<a NAME="fields"></a>
-      </div>	
-      <div id="footer">
-        <div id="copyright">
-        Except as noted, this content is licensed under 
-        <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
-        For details and restrictions, see the <a href="/license.html">Content License</a>.
-        </div>
-      <div id="footerlinks">
-      <p>
-        <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
-        <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
-        <a href="http://www.android.com/branding.html">Brand Guidelines</a>
-      </p>
-    </div>
-    </div> <!-- end footer -->
-    </div><!-- end doc-content -->
-    </div> <!-- end body-content --> 
-<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
-</script>
-<script type="text/javascript">
-  try {
-    var pageTracker = _gat._getTracker("UA-5831155-1");
-    pageTracker._setAllowAnchor(true);
-    pageTracker._initData();
-    pageTracker._trackPageview();
-  } catch(e) {}
-</script>
-</BODY>
-</HTML>
diff --git a/docs/html/sdk/api_diff/5/changes/java.net.Socket.html b/docs/html/sdk/api_diff/5/changes/java.net.Socket.html
deleted file mode 100644
index ca62b37..0000000
--- a/docs/html/sdk/api_diff/5/changes/java.net.Socket.html
+++ /dev/null
@@ -1,160 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<HTML style="overflow:auto;">
-<HEAD>
-<meta name="generator" content="JDiff v1.1.0">
-<!-- Generated by the JDiff Javadoc doclet -->
-<!-- (http://www.jdiff.org) -->
-<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
-<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
-<TITLE>
-java.net.Socket
-</TITLE>
-<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
-<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
-<noscript>
-<style type="text/css">
-body{overflow:auto;}
-#body-content{position:relative; top:0;}
-#doc-content{overflow:visible;border-left:3px solid #666;}
-#side-nav{padding:0;}
-#side-nav .toggle-list ul {display:block;}
-#resize-packages-nav{border-bottom:3px solid #666;}
-</style>
-</noscript>
-<style type="text/css">
-</style>
-</HEAD>
-<BODY>
-<!-- Start of nav bar -->
-<a name="top"></a>
-<div id="header" style="margin-bottom:0;padding-bottom:0;">
-<div id="headerLeft">
-<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
-</div>
-  <div id="headerRight">
-  <div id="headerLinks">
-<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
-<span class="text">
-<!-- &nbsp;<a href="#">English</a> | -->
-<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
-</span>
-</div>
-  <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td colspan="2" class="diffspechead">API Diff Specification</td>
-      </tr>
-      <tr>
-        <td class="diffspec" style="padding-top:.25em">To Level:</td>
-        <td class="diffvaluenew" style="padding-top:.25em">5</td>
-      </tr>
-      <tr>
-        <td class="diffspec">From Level:</td>
-        <td class="diffvalueold">4</td>
-      </tr>
-      <tr>
-        <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
-      </tr>
-    </table>
-    </div><!-- End and-diff-id -->
-  <div class="and-diff-id" style="margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a>
-      </tr>
-    </table>
-  </div> <!-- End and-diff-id -->
-  </div> <!-- End headerRight -->
-  </div> <!-- End header -->
-<div id="body-content" xstyle="padding:12px;padding-right:18px;">
-<div id="doc-content" style="position:relative;">
-<div id="mainBodyFluid">
-<H2>
-Class java.net.<A HREF="../../../../reference/java/net/Socket.html" target="_top"><font size="+2"><code>Socket</code></font></A>
-</H2>
-<a NAME="constructors"></a>
-<p>
-<a NAME="Changed"></a>
-<TABLE summary="Changed Constructors" WIDTH="100%">
-<TR>
-  <TH VALIGN="TOP" COLSPAN=3>Changed Constructors</FONT></TD>
-</TH>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.net.Socket.ctor_changed()"></A>
-  <nobr><A HREF="../../../../reference/java/net/Socket.html#Socket()" target="_top"><code>Socket</code></A>()  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.net.Socket.ctor_changed(java.lang.String, int)"></A>
-  <nobr><A HREF="../../../../reference/java/net/Socket.html#Socket(java.lang.String, int)" target="_top"><code>Socket</code></A>(<code>String,</nobr> int<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.net.Socket.ctor_changed(java.lang.String, int, java.net.InetAddress, int)"></A>
-  <nobr><A HREF="../../../../reference/java/net/Socket.html#Socket(java.lang.String, int, java.net.InetAddress, int)" target="_top"><code>Socket</code></A>(<code>String,</nobr> int<nobr>,</nobr> InetAddress<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.net.Socket.ctor_changed(java.net.Proxy)"></A>
-  <nobr><A HREF="../../../../reference/java/net/Socket.html#Socket(java.net.Proxy)" target="_top"><code>Socket</code></A>(<code>Proxy</code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.net.Socket.ctor_changed(java.net.SocketImpl)"></A>
-  <nobr><A HREF="../../../../reference/java/net/Socket.html#Socket(java.net.SocketImpl)" target="_top"><code>Socket</code></A>(<code>SocketImpl</code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<a NAME="methods"></a>
-<a NAME="fields"></a>
-      </div>	
-      <div id="footer">
-        <div id="copyright">
-        Except as noted, this content is licensed under 
-        <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
-        For details and restrictions, see the <a href="/license.html">Content License</a>.
-        </div>
-      <div id="footerlinks">
-      <p>
-        <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
-        <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
-        <a href="http://www.android.com/branding.html">Brand Guidelines</a>
-      </p>
-    </div>
-    </div> <!-- end footer -->
-    </div><!-- end doc-content -->
-    </div> <!-- end body-content --> 
-<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
-</script>
-<script type="text/javascript">
-  try {
-    var pageTracker = _gat._getTracker("UA-5831155-1");
-    pageTracker._setAllowAnchor(true);
-    pageTracker._initData();
-    pageTracker._trackPageview();
-  } catch(e) {}
-</script>
-</BODY>
-</HTML>
diff --git a/docs/html/sdk/api_diff/5/changes/java.util.Date.html b/docs/html/sdk/api_diff/5/changes/java.util.Date.html
deleted file mode 100644
index 3bf23c2..0000000
--- a/docs/html/sdk/api_diff/5/changes/java.util.Date.html
+++ /dev/null
@@ -1,133 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<HTML style="overflow:auto;">
-<HEAD>
-<meta name="generator" content="JDiff v1.1.0">
-<!-- Generated by the JDiff Javadoc doclet -->
-<!-- (http://www.jdiff.org) -->
-<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
-<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
-<TITLE>
-java.util.Date
-</TITLE>
-<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
-<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
-<noscript>
-<style type="text/css">
-body{overflow:auto;}
-#body-content{position:relative; top:0;}
-#doc-content{overflow:visible;border-left:3px solid #666;}
-#side-nav{padding:0;}
-#side-nav .toggle-list ul {display:block;}
-#resize-packages-nav{border-bottom:3px solid #666;}
-</style>
-</noscript>
-<style type="text/css">
-</style>
-</HEAD>
-<BODY>
-<!-- Start of nav bar -->
-<a name="top"></a>
-<div id="header" style="margin-bottom:0;padding-bottom:0;">
-<div id="headerLeft">
-<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
-</div>
-  <div id="headerRight">
-  <div id="headerLinks">
-<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
-<span class="text">
-<!-- &nbsp;<a href="#">English</a> | -->
-<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
-</span>
-</div>
-  <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td colspan="2" class="diffspechead">API Diff Specification</td>
-      </tr>
-      <tr>
-        <td class="diffspec" style="padding-top:.25em">To Level:</td>
-        <td class="diffvaluenew" style="padding-top:.25em">5</td>
-      </tr>
-      <tr>
-        <td class="diffspec">From Level:</td>
-        <td class="diffvalueold">4</td>
-      </tr>
-      <tr>
-        <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
-      </tr>
-    </table>
-    </div><!-- End and-diff-id -->
-  <div class="and-diff-id" style="margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a>
-      </tr>
-    </table>
-  </div> <!-- End and-diff-id -->
-  </div> <!-- End headerRight -->
-  </div> <!-- End header -->
-<div id="body-content" xstyle="padding:12px;padding-right:18px;">
-<div id="doc-content" style="position:relative;">
-<div id="mainBodyFluid">
-<H2>
-Class java.util.<A HREF="../../../../reference/java/util/Date.html" target="_top"><font size="+2"><code>Date</code></font></A>
-</H2>
-<a NAME="constructors"></a>
-<p>
-<a NAME="Changed"></a>
-<TABLE summary="Changed Constructors" WIDTH="100%">
-<TR>
-  <TH VALIGN="TOP" COLSPAN=3>Changed Constructors</FONT></TD>
-</TH>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.util.Date.ctor_changed()"></A>
-  <nobr><A HREF="../../../../reference/java/util/Date.html#Date()" target="_top"><code>Date</code></A>()  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.util.Date.ctor_changed(int, int, int, int, int, int)"></A>
-  <nobr><A HREF="../../../../reference/java/util/Date.html#Date(int, int, int, int, int, int)" target="_top"><code>Date</code></A>(<code>int,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<a NAME="methods"></a>
-<a NAME="fields"></a>
-      </div>	
-      <div id="footer">
-        <div id="copyright">
-        Except as noted, this content is licensed under 
-        <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
-        For details and restrictions, see the <a href="/license.html">Content License</a>.
-        </div>
-      <div id="footerlinks">
-      <p>
-        <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
-        <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
-        <a href="http://www.android.com/branding.html">Brand Guidelines</a>
-      </p>
-    </div>
-    </div> <!-- end footer -->
-    </div><!-- end doc-content -->
-    </div> <!-- end body-content --> 
-<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
-</script>
-<script type="text/javascript">
-  try {
-    var pageTracker = _gat._getTracker("UA-5831155-1");
-    pageTracker._setAllowAnchor(true);
-    pageTracker._initData();
-    pageTracker._trackPageview();
-  } catch(e) {}
-</script>
-</BODY>
-</HTML>
diff --git a/docs/html/sdk/api_diff/5/changes/java.util.concurrent.BlockingQueue.html b/docs/html/sdk/api_diff/5/changes/java.util.concurrent.BlockingQueue.html
index f3dc420..d383b70 100644
--- a/docs/html/sdk/api_diff/5/changes/java.util.concurrent.BlockingQueue.html
+++ b/docs/html/sdk/api_diff/5/changes/java.util.concurrent.BlockingQueue.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/jdiff_statistics.html b/docs/html/sdk/api_diff/5/changes/jdiff_statistics.html
index f3fcd06..0fb1ba9 100644
--- a/docs/html/sdk/api_diff/5/changes/jdiff_statistics.html
+++ b/docs/html/sdk/api_diff/5/changes/jdiff_statistics.html
@@ -45,16 +45,16 @@
         <td colspan="2" class="diffspechead">API Diff Specification</td>
       </tr>
       <tr>
-        <td class="diffspec" style="padding-top:.25em">To Version:</td>
+        <td class="diffspec" style="padding-top:.25em">To Level:</td>
         <td class="diffvaluenew" style="padding-top:.25em">5</td>
       </tr>
       <tr>
-        <td class="diffspec">From Version:</td>
+        <td class="diffspec">From Level:</td>
         <td class="diffvalueold">4</td>
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -71,29 +71,71 @@
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <h1>API&nbsp;Change&nbsp;Statistics</h1>
-<p>
-The percent change statistic reported for all elements in the &quot;to&quot; API Level specification is defined recursively as follows:</p>
-<pre>
-Percentage difference = 100 * (added + removed + 2*changed)
-                        -----------------------------------
-                        sum of public elements in BOTH APIs
-</pre>
-<p>where <code>added</code> is the number of packages added, <code>removed</code> is the number of packages removed, and <code>changed</code> is the number of packages changed.
-This definition is applied recursively for the classes and their program elements, so the value for a changed package will be less than 1, unless every class in that package has changed.
-The definition ensures that if all packages are removed and all new packages are
-added, the change will be 100%. Values are rounded here, so a value of 0% indicates a percentage difference of less than 0.5%.</p>
-<p>The overall difference between the two APIs is approximately <span style="color:222;font-weight:bold;">2%</span>.
+<p>The overall difference between API Levels 4 and 5 is approximately <span style="color:222;font-weight:bold;">2.16%</span>.
 </p>
-<br><h2>Contents</h2>
-<dl><dt><a href="#packages">Changed Packages</a></dt> <dd>Sorted by percentage difference</dd>
-<dt><a href="#classes">Changed Classes and <i>Interfaces</i></a></dt><dd>Sorted by percentage difference</dd>
-<dt><a href="#numbers">Total of Differences</a></dt><dd>Listed by number and type</dd></dl>
+<br>
+<a name="numbers"></a>
+<h2>Total of Differences, by Number and Type</h2>
+<p>
+The table below lists the numbers of program elements (packages, classes, constructors, methods, and fields) that were added, changed, or removed. The table includes only the highest-level program elements &mdash; that is, if a class with two methods was added, the number of methods added does not include those two methods, but the number of classes added does include that class.
+</p>
+<TABLE summary="Number of differences" WIDTH="100%">
+<TR>
+  <th>Type</th>
+  <TH ALIGN="center"><b>Additions</b></TH>
+  <TH ALIGN="center"><b>Changes</b></TH>
+  <TH ALIGN="center">Removals</TH>
+  <TH ALIGN="center"><b>Total</b></TH>
+</TR>
+<TR>
+  <TD>Packages</TD>
+  <TD ALIGN="right">3</TD>
+  <TD ALIGN="right">30</TD>
+  <TD ALIGN="right">0</TD>
+  <TD ALIGN="right">33</TD>
+</TR>
+<TR>
+  <TD>Classes and <i>Interfaces</i></TD>
+  <TD ALIGN="right">85</TD>
+  <TD ALIGN="right">128</TD>
+  <TD ALIGN="right">0</TD>
+  <TD ALIGN="right">213</TD>
+</TR>
+<TR>
+  <TD>Constructors</TD>
+  <TD ALIGN="right">3</TD>
+  <TD ALIGN="right">11</TD>
+  <TD ALIGN="right">0</TD>
+  <TD ALIGN="right">14</TD>
+</TR>
+<TR>
+  <TD>Methods</TD>
+  <TD ALIGN="right">202</TD>
+  <TD ALIGN="right">67</TD>
+  <TD ALIGN="right">0</TD>
+  <TD ALIGN="right">269</TD>
+</TR>
+<TR>
+  <TD>Fields</TD>
+  <TD ALIGN="right">234</TD>
+  <TD ALIGN="right">205</TD>
+  <TD ALIGN="right">1</TD>
+  <TD ALIGN="right">440</TD>
+</TR>
+<TR>
+  <TD style="background-color:#FAFAFA"><b>Total</b></TD>
+  <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>527</strong></TD>
+  <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>441</strong></TD>
+  <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>1</strong></TD>
+  <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>969</strong></TD>
+</TR>
+</TABLE>
 <br>
 <a name="packages"></a>
 <h2>Changed Packages, Sorted by Percentage Difference</h2>
 <TABLE summary="Packages sorted by percentage difference" WIDTH="100%">
 <TR>
-  <TH  WIDTH="10%">Percentage Difference</TH>
+  <TH  WIDTH="10%">Percentage Difference*</TH>
   <TH>Package</TH>
 </TR>
 <TR>
@@ -137,10 +179,6 @@
   <TD><A HREF="pkg_android.app.html">android.app</A></TD>
 </TR>
 <TR>
-  <TD ALIGN="center">4</TD>
-  <TD><A HREF="pkg_android.telephony.html">android.telephony</A></TD>
-</TR>
-<TR>
   <TD ALIGN="center">3</TD>
   <TD><A HREF="pkg_android.media.html">android.media</A></TD>
 </TR>
@@ -149,6 +187,10 @@
   <TD><A HREF="pkg_android.text.format.html">android.text.format</A></TD>
 </TR>
 <TR>
+  <TD ALIGN="center">3</TD>
+  <TD><A HREF="pkg_android.telephony.html">android.telephony</A></TD>
+</TR>
+<TR>
   <TD ALIGN="center">2</TD>
   <TD><A HREF="pkg_android.database.sqlite.html">android.database.sqlite</A></TD>
 </TR>
@@ -158,10 +200,6 @@
 </TR>
 <TR>
   <TD ALIGN="center">2</TD>
-  <TD><A HREF="pkg_android.text.style.html">android.text.style</A></TD>
-</TR>
-<TR>
-  <TD ALIGN="center">1</TD>
   <TD><A HREF="pkg_android.view.html">android.view</A></TD>
 </TR>
 <TR>
@@ -170,13 +208,17 @@
 </TR>
 <TR>
   <TD ALIGN="center">1</TD>
-  <TD><A HREF="pkg_android.graphics.drawable.html">android.graphics.drawable</A></TD>
+  <TD><A HREF="pkg_android.text.style.html">android.text.style</A></TD>
 </TR>
 <TR>
   <TD ALIGN="center">1</TD>
   <TD><A HREF="pkg_android.widget.html">android.widget</A></TD>
 </TR>
 <TR>
+  <TD ALIGN="center">1</TD>
+  <TD><A HREF="pkg_android.graphics.drawable.html">android.graphics.drawable</A></TD>
+</TR>
+<TR>
   <TD ALIGN="center">&lt;1</TD>
   <TD><A HREF="pkg_android.test.mock.html">android.test.mock</A></TD>
 </TR>
@@ -206,10 +248,6 @@
 </TR>
 <TR>
   <TD ALIGN="center">&lt;1</TD>
-  <TD><A HREF="pkg_java.net.html">java.net</A></TD>
-</TR>
-<TR>
-  <TD ALIGN="center">&lt;1</TD>
   <TD><A HREF="pkg_android.text.html">android.text</A></TD>
 </TR>
 <TR>
@@ -218,23 +256,16 @@
 </TR>
 <TR>
   <TD ALIGN="center">&lt;1</TD>
-  <TD><A HREF="pkg_java.util.html">java.util</A></TD>
-</TR>
-<TR>
-  <TD ALIGN="center">&lt;1</TD>
-  <TD><A HREF="pkg_java.lang.html">java.lang</A></TD>
-</TR>
-<TR>
-  <TD ALIGN="center">&lt;1</TD>
   <TD><A HREF="pkg_android.graphics.html">android.graphics</A></TD>
 </TR>
 </TABLE>
+<p style="font-size:10px">* See <a href="#calculation">Calculation of Change Percentages</a>, below.</p>
 <br>
 <a name="classes"></a>
 <h2>Changed Classes and <i>Interfaces</i>, Sorted by Percentage Difference</h2>
 <TABLE summary="Classes sorted by percentage difference" WIDTH="100%">
 <TR WIDTH="20%">
-  <TH WIDTH="10%"><b>Percentage<br>Difference</b></TH>
+  <TH WIDTH="10%">Percentage<br>Difference*</TH>
   <TH><b>Class or <i>Interface</i></b></TH>
 </TR>
 <TR>
@@ -463,11 +494,6 @@
 android.widget.SimpleCursorTreeAdapter</A></TD>
 </TR>
 <TR>
-  <TD ALIGN="center">18</TD>
-  <TD><A HREF="android.graphics.drawable.BitmapDrawable.html">
-android.graphics.drawable.BitmapDrawable</A></TD>
-</TR>
-<TR>
   <TD ALIGN="center">17</TD>
   <TD><A HREF="android.app.ActivityManager.RunningAppProcessInfo.html">
 android.app.ActivityManager.RunningAppProcessInfo</A></TD>
@@ -519,11 +545,6 @@
 </TR>
 <TR>
   <TD ALIGN="center">14</TD>
-  <TD><A HREF="android.text.style.ImageSpan.html">
-android.text.style.ImageSpan</A></TD>
-</TR>
-<TR>
-  <TD ALIGN="center">14</TD>
   <TD><A HREF="android.view.HapticFeedbackConstants.html">
 android.view.HapticFeedbackConstants</A></TD>
 </TR>
@@ -539,6 +560,11 @@
 </TR>
 <TR>
   <TD ALIGN="center">12</TD>
+  <TD><A HREF="android.graphics.drawable.BitmapDrawable.html">
+android.graphics.drawable.BitmapDrawable</A></TD>
+</TR>
+<TR>
+  <TD ALIGN="center">12</TD>
   <TD><A HREF="android.webkit.WebChromeClient.html">
 android.webkit.WebChromeClient</A></TD>
 </TR>
@@ -564,11 +590,6 @@
 </TR>
 <TR>
   <TD ALIGN="center">10</TD>
-  <TD><A HREF="java.net.Socket.html">
-java.net.Socket</A></TD>
-</TR>
-<TR>
-  <TD ALIGN="center">10</TD>
   <TD><A HREF="java.util.concurrent.BlockingQueue.html">
 <i>java.util.concurrent.BlockingQueue</i></A></TD>
 </TR>
@@ -589,11 +610,6 @@
 </TR>
 <TR>
   <TD ALIGN="center">8</TD>
-  <TD><A HREF="android.telephony.TelephonyManager.html">
-android.telephony.TelephonyManager</A></TD>
-</TR>
-<TR>
-  <TD ALIGN="center">8</TD>
   <TD><A HREF="android.widget.AutoCompleteTextView.html">
 android.widget.AutoCompleteTextView</A></TD>
 </TR>
@@ -603,11 +619,6 @@
 android.provider.MediaStore.Images.Thumbnails</A></TD>
 </TR>
 <TR>
-  <TD ALIGN="center">8</TD>
-  <TD><A HREF="android.graphics.drawable.NinePatchDrawable.html">
-android.graphics.drawable.NinePatchDrawable</A></TD>
-</TR>
-<TR>
   <TD ALIGN="center">7</TD>
   <TD><A HREF="android.os.Build.VERSION_CODES.html">
 android.os.Build.VERSION_CODES</A></TD>
@@ -624,21 +635,11 @@
 </TR>
 <TR>
   <TD ALIGN="center">6</TD>
-  <TD><A HREF="java.lang.String.html">
-java.lang.String</A></TD>
-</TR>
-<TR>
-  <TD ALIGN="center">6</TD>
   <TD><A HREF="android.view.Window.Callback.html">
 <i>android.view.Window.Callback</i></A></TD>
 </TR>
 <TR>
   <TD ALIGN="center">6</TD>
-  <TD><A HREF="java.util.Date.html">
-java.util.Date</A></TD>
-</TR>
-<TR>
-  <TD ALIGN="center">6</TD>
   <TD><A HREF="dalvik.system.VMRuntime.html">
 dalvik.system.VMRuntime</A></TD>
 </TR>
@@ -724,6 +725,11 @@
 </TR>
 <TR>
   <TD ALIGN="center">3</TD>
+  <TD><A HREF="android.telephony.TelephonyManager.html">
+android.telephony.TelephonyManager</A></TD>
+</TR>
+<TR>
+  <TD ALIGN="center">3</TD>
   <TD><A HREF="android.view.WindowManager.LayoutParams.html">
 android.view.WindowManager.LayoutParams</A></TD>
 </TR>
@@ -894,71 +900,29 @@
 </TR>
 <TR>
   <TD ALIGN="center">&lt;1</TD>
+  <TD><A HREF="android.view.ViewGroup.html">
+android.view.ViewGroup</A></TD>
+</TR>
+<TR>
+  <TD ALIGN="center">&lt;1</TD>
   <TD><A HREF="android.media.ToneGenerator.html">
 android.media.ToneGenerator</A></TD>
 </TR>
 </TABLE>
+<p style="font-size:10px">* See <a href="#calculation">Calculation of Change Percentages</a>, below.</p>
 <br>
-<a name="numbers"></a>
-<h2>Total of Differences, by Number and Type</h2>
+<h2 id="calculation">Calculation of Change Percentages</h2>
 <p>
-The table below lists the numbers of program elements (packages, classes, constructors, methods, and fields) that were removed, added or changed. The table includes only the highest-level program elements &mdash; that is, if a class with two methods was added, the number of methods added does not include those two methods, but the number of classes added does include that class.
-</p>
-<TABLE summary="Number of differences" WIDTH="100%">
-<TR>
-  <TH COLSPAN=5 NOWRAP>
-  Number of Differences</TH>
-</TR>
-<TR>
-  <TH>&nbsp;</TD>
-  <TH ALIGN="center"><b>Removals</b></TH>
-  <TH ALIGN="center"><b>Additions</b></TH>
-  <TH ALIGN="center"><b>Changes</b></TH>
-  <TH ALIGN="center"><b>Total</b></TH>
-</TR>
-<TR>
-  <TD>Packages</TD>
-  <TD ALIGN="right">0</TD>
-  <TD ALIGN="right">3</TD>
-  <TD ALIGN="right">33</TD>
-  <TD ALIGN="right">36</TD>
-</TR>
-<TR>
-  <TD>Classes and <i>Interfaces</i></TD>
-  <TD ALIGN="right">0</TD>
-  <TD ALIGN="right">85</TD>
-  <TD ALIGN="right">132</TD>
-  <TD ALIGN="right">217</TD>
-</TR>
-<TR>
-  <TD>Constructors</TD>
-  <TD ALIGN="right">2</TD>
-  <TD ALIGN="right">4</TD>
-  <TD ALIGN="right">26</TD>
-  <TD ALIGN="right">32</TD>
-</TR>
-<TR>
-  <TD>Methods</TD>
-  <TD ALIGN="right">0</TD>
-  <TD ALIGN="right">202</TD>
-  <TD ALIGN="right">67</TD>
-  <TD ALIGN="right">269</TD>
-</TR>
-<TR>
-  <TD>Fields</TD>
-  <TD ALIGN="right">0</TD>
-  <TD ALIGN="right">240</TD>
-  <TD ALIGN="right">205</TD>
-  <TD ALIGN="right">445</TD>
-</TR>
-<TR>
-  <TD><b>Total</b></TD>
-  <TD ALIGN="right">2</TD>
-  <TD ALIGN="right">534</TD>
-  <TD ALIGN="right">463</TD>
-  <TD ALIGN="right">999</TD>
-</TR>
-</TABLE>
+The percent change statistic reported for all elements in the &quot;to&quot; API Level specification is defined recursively as follows:</p>
+<pre>
+Percentage difference = 100 * (added + removed + 2*changed)
+                        -----------------------------------
+                        sum of public elements in BOTH APIs
+</pre>
+<p>where <code>added</code> is the number of packages added, <code>removed</code> is the number of packages removed, and <code>changed</code> is the number of packages changed.
+This definition is applied recursively for the classes and their program elements, so the value for a changed package will be less than 1, unless every class in that package has changed.
+The definition ensures that if all packages are removed and all new packages are
+added, the change will be 100%.</p>
       </div>	
       <div id="footer">
         <div id="copyright">
diff --git a/docs/html/sdk/api_diff/5/changes/jdiff_topleftframe.html b/docs/html/sdk/api_diff/5/changes/jdiff_topleftframe.html
index 2191eff..36f9836 100644
--- a/docs/html/sdk/api_diff/5/changes/jdiff_topleftframe.html
+++ b/docs/html/sdk/api_diff/5/changes/jdiff_topleftframe.html
@@ -25,7 +25,7 @@
 </style>
 </HEAD>
 <BODY class="gc-documentation" style="padding:12px;">
-<table class="jdiffIndex" summary="Links to diff index files" BORDER="0" WIDTH="100%" cellspacing="0" cellpadding="0">
+<table class="jdiffIndex" summary="Links to diff index files" BORDER="0" WIDTH="100%" cellspacing="0" cellpadding="0" style="margin:0">
 <TR>
   <th class="indexHeader" nowrap>
   Select a Diffs Index:</th>
diff --git a/docs/html/sdk/api_diff/5/changes/methods_index_additions.html b/docs/html/sdk/api_diff/5/changes/methods_index_additions.html
index f78f69e..152d63d 100644
--- a/docs/html/sdk/api_diff/5/changes/methods_index_additions.html
+++ b/docs/html/sdk/api_diff/5/changes/methods_index_additions.html
@@ -44,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
diff --git a/docs/html/sdk/api_diff/5/changes/methods_index_all.html b/docs/html/sdk/api_diff/5/changes/methods_index_all.html
index d59f317..5da58bb 100644
--- a/docs/html/sdk/api_diff/5/changes/methods_index_all.html
+++ b/docs/html/sdk/api_diff/5/changes/methods_index_all.html
@@ -44,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
diff --git a/docs/html/sdk/api_diff/5/changes/methods_index_changes.html b/docs/html/sdk/api_diff/5/changes/methods_index_changes.html
index b555cfd..81dc7d9 100644
--- a/docs/html/sdk/api_diff/5/changes/methods_index_changes.html
+++ b/docs/html/sdk/api_diff/5/changes/methods_index_changes.html
@@ -44,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <A NAME="A"></A>
 <br><font size="+2">A</font>&nbsp;
diff --git a/docs/html/sdk/api_diff/5/changes/methods_index_removals.html b/docs/html/sdk/api_diff/5/changes/methods_index_removals.html
index c2be1d7..f3c2288 100644
--- a/docs/html/sdk/api_diff/5/changes/methods_index_removals.html
+++ b/docs/html/sdk/api_diff/5/changes/methods_index_removals.html
@@ -44,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <script src="http://www.google-analytics.com/ga.js" type="text/javascript">
 </script>
diff --git a/docs/html/sdk/api_diff/5/changes/packages_index_additions.html b/docs/html/sdk/api_diff/5/changes/packages_index_additions.html
index 96aca20..5c8de21 100644
--- a/docs/html/sdk/api_diff/5/changes/packages_index_additions.html
+++ b/docs/html/sdk/api_diff/5/changes/packages_index_additions.html
@@ -44,12 +44,11 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <br>
 <div id="indexTableEntries">
-<A NAME="A"></A>
 <A HREF="changes-summary.html#android.accounts" class="hiddenlink" target="rightframe"><b>android.accounts</b></A><br>
 <A HREF="changes-summary.html#android.bluetooth" class="hiddenlink" target="rightframe"><b>android.bluetooth</b></A><br>
 <A HREF="changes-summary.html#android.telephony.cdma" class="hiddenlink" target="rightframe"><b>android.telephony.cdma</b></A><br>
diff --git a/docs/html/sdk/api_diff/5/changes/packages_index_all.html b/docs/html/sdk/api_diff/5/changes/packages_index_all.html
index 73f5da1..b56bd23 100644
--- a/docs/html/sdk/api_diff/5/changes/packages_index_all.html
+++ b/docs/html/sdk/api_diff/5/changes/packages_index_all.html
@@ -44,12 +44,11 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <br>
 <div id="indexTableEntries">
-<A NAME="A"></A>
 <A HREF="pkg_android.html" class="hiddenlink" target="rightframe">android</A><br>
 <A HREF="changes-summary.html#android.accounts" class="hiddenlink" target="rightframe"><b>android.accounts</b></A><br>
 <A HREF="pkg_android.app.html" class="hiddenlink" target="rightframe">android.app</A><br>
@@ -80,12 +79,7 @@
 <A HREF="pkg_android.view.animation.html" class="hiddenlink" target="rightframe">android.view.animation</A><br>
 <A HREF="pkg_android.webkit.html" class="hiddenlink" target="rightframe">android.webkit</A><br>
 <A HREF="pkg_android.widget.html" class="hiddenlink" target="rightframe">android.widget</A><br>
-<A NAME="D"></A>
 <A HREF="pkg_dalvik.system.html" class="hiddenlink" target="rightframe">dalvik.system</A><br>
-<A NAME="J"></A>
-<A HREF="pkg_java.lang.html" class="hiddenlink" target="rightframe">java.lang</A><br>
-<A HREF="pkg_java.net.html" class="hiddenlink" target="rightframe">java.net</A><br>
-<A HREF="pkg_java.util.html" class="hiddenlink" target="rightframe">java.util</A><br>
 <A HREF="pkg_java.util.concurrent.html" class="hiddenlink" target="rightframe">java.util.concurrent</A><br>
 <A HREF="pkg_java.util.concurrent.locks.html" class="hiddenlink" target="rightframe">java.util.concurrent.locks</A><br>
 <script src="http://www.google-analytics.com/ga.js" type="text/javascript">
diff --git a/docs/html/sdk/api_diff/5/changes/packages_index_changes.html b/docs/html/sdk/api_diff/5/changes/packages_index_changes.html
index fbdb41e..5cc9d4c 100644
--- a/docs/html/sdk/api_diff/5/changes/packages_index_changes.html
+++ b/docs/html/sdk/api_diff/5/changes/packages_index_changes.html
@@ -44,12 +44,11 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <br>
 <div id="indexTableEntries">
-<A NAME="A"></A>
 <A HREF="pkg_android.html" class="hiddenlink" target="rightframe">android</A><br>
 <A HREF="pkg_android.app.html" class="hiddenlink" target="rightframe">android.app</A><br>
 <A HREF="pkg_android.content.html" class="hiddenlink" target="rightframe">android.content</A><br>
@@ -77,12 +76,7 @@
 <A HREF="pkg_android.view.animation.html" class="hiddenlink" target="rightframe">android.view.animation</A><br>
 <A HREF="pkg_android.webkit.html" class="hiddenlink" target="rightframe">android.webkit</A><br>
 <A HREF="pkg_android.widget.html" class="hiddenlink" target="rightframe">android.widget</A><br>
-<A NAME="D"></A>
 <A HREF="pkg_dalvik.system.html" class="hiddenlink" target="rightframe">dalvik.system</A><br>
-<A NAME="J"></A>
-<A HREF="pkg_java.lang.html" class="hiddenlink" target="rightframe">java.lang</A><br>
-<A HREF="pkg_java.net.html" class="hiddenlink" target="rightframe">java.net</A><br>
-<A HREF="pkg_java.util.html" class="hiddenlink" target="rightframe">java.util</A><br>
 <A HREF="pkg_java.util.concurrent.html" class="hiddenlink" target="rightframe">java.util.concurrent</A><br>
 <A HREF="pkg_java.util.concurrent.locks.html" class="hiddenlink" target="rightframe">java.util.concurrent.locks</A><br>
 <script src="http://www.google-analytics.com/ga.js" type="text/javascript">
diff --git a/docs/html/sdk/api_diff/5/changes/packages_index_removals.html b/docs/html/sdk/api_diff/5/changes/packages_index_removals.html
index d4d0afb..cd89a22 100644
--- a/docs/html/sdk/api_diff/5/changes/packages_index_removals.html
+++ b/docs/html/sdk/api_diff/5/changes/packages_index_removals.html
@@ -44,8 +44,8 @@
   </td>
   </tr>
 </table>
-<div id="indexTableCaption">
-<font size="-2"><strong>Bold</strong>&nbsp;indicates&nbsp;New;&nbsp;<strike>Strike</strike>&nbsp;indicates&nbsp;deleted. Plain indicates changed.</font>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
 </div>
 <br>
 <div id="indexTableEntries">
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.app.html b/docs/html/sdk/api_diff/5/changes/pkg_android.app.html
index 7cbfac9..5016947 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_android.app.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_android.app.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.content.html b/docs/html/sdk/api_diff/5/changes/pkg_android.content.html
index 8474af5..068fa0b 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_android.content.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_android.content.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.content.pm.html b/docs/html/sdk/api_diff/5/changes/pkg_android.content.pm.html
index a58c151..b5a96ab 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_android.content.pm.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_android.content.pm.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.content.res.html b/docs/html/sdk/api_diff/5/changes/pkg_android.content.res.html
index 7f8ae7ea..b973647 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_android.content.res.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_android.content.res.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.database.html b/docs/html/sdk/api_diff/5/changes/pkg_android.database.html
index 8052856..a1fa334 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_android.database.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_android.database.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.database.sqlite.html b/docs/html/sdk/api_diff/5/changes/pkg_android.database.sqlite.html
index 15484eb..d336a08 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_android.database.sqlite.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_android.database.sqlite.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.graphics.drawable.html b/docs/html/sdk/api_diff/5/changes/pkg_android.graphics.drawable.html
index dd6f427..e9430d2 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_android.graphics.drawable.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_android.graphics.drawable.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -100,13 +100,6 @@
   </TD>
   <TD>&nbsp;</TD>
 </TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="NinePatchDrawable"></A>
-  <nobr><A HREF="android.graphics.drawable.NinePatchDrawable.html">NinePatchDrawable</A></nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
 </TABLE>
 &nbsp;
       </div>	
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.graphics.html b/docs/html/sdk/api_diff/5/changes/pkg_android.graphics.html
index 3e540a0..15b3bcb 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_android.graphics.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_android.graphics.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.hardware.html b/docs/html/sdk/api_diff/5/changes/pkg_android.hardware.html
index b042678..c3241d7 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_android.hardware.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_android.hardware.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.html b/docs/html/sdk/api_diff/5/changes/pkg_android.html
index b16e8cc..9328627 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_android.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_android.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.inputmethodservice.html b/docs/html/sdk/api_diff/5/changes/pkg_android.inputmethodservice.html
index 457dc55..2bfd62f 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_android.inputmethodservice.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_android.inputmethodservice.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.location.html b/docs/html/sdk/api_diff/5/changes/pkg_android.location.html
index f67a280..d6a4ed9 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_android.location.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_android.location.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.media.html b/docs/html/sdk/api_diff/5/changes/pkg_android.media.html
index 0b27798..ac83324 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_android.media.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_android.media.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.opengl.html b/docs/html/sdk/api_diff/5/changes/pkg_android.opengl.html
index e58bad2..a230ea2 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_android.opengl.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_android.opengl.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.os.html b/docs/html/sdk/api_diff/5/changes/pkg_android.os.html
index bf1bcf4..c1ad2c1 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_android.os.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_android.os.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.provider.html b/docs/html/sdk/api_diff/5/changes/pkg_android.provider.html
index 3896ff4..0249646 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_android.provider.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_android.provider.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.telephony.html b/docs/html/sdk/api_diff/5/changes/pkg_android.telephony.html
index 9b32c82..c5e1738 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_android.telephony.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_android.telephony.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.test.html b/docs/html/sdk/api_diff/5/changes/pkg_android.test.html
index a5f6543..7b81943 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_android.test.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_android.test.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.test.mock.html b/docs/html/sdk/api_diff/5/changes/pkg_android.test.mock.html
index 52d1348..451ed0b 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_android.test.mock.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_android.test.mock.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.text.format.html b/docs/html/sdk/api_diff/5/changes/pkg_android.text.format.html
index ffcff5b..ca42b02 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_android.text.format.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_android.text.format.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.text.html b/docs/html/sdk/api_diff/5/changes/pkg_android.text.html
index 153d208..5125730 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_android.text.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_android.text.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.text.style.html b/docs/html/sdk/api_diff/5/changes/pkg_android.text.style.html
index 9a37f7d..bedca4c 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_android.text.style.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_android.text.style.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -101,13 +101,6 @@
   </TD>
   <TD>&nbsp;</TD>
 </TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="ImageSpan"></A>
-  <nobr><A HREF="android.text.style.ImageSpan.html">ImageSpan</A></nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
 </TABLE>
 &nbsp;
       </div>	
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.util.html b/docs/html/sdk/api_diff/5/changes/pkg_android.util.html
index 6cbbf6e..0a64985 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_android.util.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_android.util.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.view.animation.html b/docs/html/sdk/api_diff/5/changes/pkg_android.view.animation.html
index 7922dba..91302af 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_android.view.animation.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_android.view.animation.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.view.html b/docs/html/sdk/api_diff/5/changes/pkg_android.view.html
index 087ec16..a7c186a 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_android.view.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_android.view.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -159,6 +159,13 @@
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="ViewGroup"></A>
+  <nobr><A HREF="android.view.ViewGroup.html">ViewGroup</A></nobr>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
   <A NAME="Window.Callback"></A>
   <nobr><A HREF="android.view.Window.Callback.html"><I>Window.Callback</I></A></nobr>
   </TD>
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.webkit.html b/docs/html/sdk/api_diff/5/changes/pkg_android.webkit.html
index 0044a96..685e48e 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_android.webkit.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_android.webkit.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.widget.html b/docs/html/sdk/api_diff/5/changes/pkg_android.widget.html
index 33a47c6..2f11503 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_android.widget.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_android.widget.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_dalvik.system.html b/docs/html/sdk/api_diff/5/changes/pkg_dalvik.system.html
index 5fd2211..bf030e2 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_dalvik.system.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_dalvik.system.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_java.lang.html b/docs/html/sdk/api_diff/5/changes/pkg_java.lang.html
deleted file mode 100644
index 35b3da5..0000000
--- a/docs/html/sdk/api_diff/5/changes/pkg_java.lang.html
+++ /dev/null
@@ -1,119 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<HTML style="overflow:auto;">
-<HEAD>
-<meta name="generator" content="JDiff v1.1.0">
-<!-- Generated by the JDiff Javadoc doclet -->
-<!-- (http://www.jdiff.org) -->
-<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
-<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
-<TITLE>
-java.lang
-</TITLE>
-<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
-<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
-<noscript>
-<style type="text/css">
-body{overflow:auto;}
-#body-content{position:relative; top:0;}
-#doc-content{overflow:visible;border-left:3px solid #666;}
-#side-nav{padding:0;}
-#side-nav .toggle-list ul {display:block;}
-#resize-packages-nav{border-bottom:3px solid #666;}
-</style>
-</noscript>
-<style type="text/css">
-</style>
-</HEAD>
-<BODY>
-<!-- Start of nav bar -->
-<a name="top"></a>
-<div id="header" style="margin-bottom:0;padding-bottom:0;">
-<div id="headerLeft">
-<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
-</div>
-  <div id="headerRight">
-  <div id="headerLinks">
-<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
-<span class="text">
-<!-- &nbsp;<a href="#">English</a> | -->
-<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
-</span>
-</div>
-  <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td colspan="2" class="diffspechead">API Diff Specification</td>
-      </tr>
-      <tr>
-        <td class="diffspec" style="padding-top:.25em">To Level:</td>
-        <td class="diffvaluenew" style="padding-top:.25em">5</td>
-      </tr>
-      <tr>
-        <td class="diffspec">From Level:</td>
-        <td class="diffvalueold">4</td>
-      </tr>
-      <tr>
-        <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
-      </tr>
-    </table>
-    </div><!-- End and-diff-id -->
-  <div class="and-diff-id" style="margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a>
-      </tr>
-    </table>
-  </div> <!-- End and-diff-id -->
-  </div> <!-- End headerRight -->
-  </div> <!-- End header -->
-<div id="body-content" xstyle="padding:12px;padding-right:18px;">
-<div id="doc-content" style="position:relative;">
-<div id="mainBodyFluid">
-<H2>
-Package <A HREF="../../../../reference/java/lang/package-summary.html" target="_top"><font size="+1"><code>java.lang</code></font></A>
-</H2>
-<p>
-<a NAME="Changed"></a>
-<TABLE summary="Changed Classes" WIDTH="100%">
-<TR>
-  <TH VALIGN="TOP" COLSPAN=2>Changed Classes</FONT></TD>
-</TH>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="String"></A>
-  <nobr><A HREF="java.lang.String.html">String</A></nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-      </div>	
-      <div id="footer">
-        <div id="copyright">
-        Except as noted, this content is licensed under 
-        <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
-        For details and restrictions, see the <a href="/license.html">Content License</a>.
-        </div>
-      <div id="footerlinks">
-      <p>
-        <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
-        <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
-        <a href="http://www.android.com/branding.html">Brand Guidelines</a>
-      </p>
-    </div>
-    </div> <!-- end footer -->
-    </div><!-- end doc-content -->
-    </div> <!-- end body-content --> 
-<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
-</script>
-<script type="text/javascript">
-  try {
-    var pageTracker = _gat._getTracker("UA-5831155-1");
-    pageTracker._setAllowAnchor(true);
-    pageTracker._initData();
-    pageTracker._trackPageview();
-  } catch(e) {}
-</script>
-</BODY>
-</HTML>
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_java.util.concurrent.html b/docs/html/sdk/api_diff/5/changes/pkg_java.util.concurrent.html
index f198541..c20421d 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_java.util.concurrent.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_java.util.concurrent.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_java.util.concurrent.locks.html b/docs/html/sdk/api_diff/5/changes/pkg_java.util.concurrent.locks.html
index a897a9c..c061eb6 100644
--- a/docs/html/sdk/api_diff/5/changes/pkg_java.util.concurrent.locks.html
+++ b/docs/html/sdk/api_diff/5/changes/pkg_java.util.concurrent.locks.html
@@ -54,7 +54,7 @@
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.19 19:35</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
diff --git a/docs/html/sdk/api_diff/5/changes/pkg_java.util.html b/docs/html/sdk/api_diff/5/changes/pkg_java.util.html
deleted file mode 100644
index be89b5d..0000000
--- a/docs/html/sdk/api_diff/5/changes/pkg_java.util.html
+++ /dev/null
@@ -1,119 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<HTML style="overflow:auto;">
-<HEAD>
-<meta name="generator" content="JDiff v1.1.0">
-<!-- Generated by the JDiff Javadoc doclet -->
-<!-- (http://www.jdiff.org) -->
-<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
-<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
-<TITLE>
-java.util
-</TITLE>
-<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
-<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
-<noscript>
-<style type="text/css">
-body{overflow:auto;}
-#body-content{position:relative; top:0;}
-#doc-content{overflow:visible;border-left:3px solid #666;}
-#side-nav{padding:0;}
-#side-nav .toggle-list ul {display:block;}
-#resize-packages-nav{border-bottom:3px solid #666;}
-</style>
-</noscript>
-<style type="text/css">
-</style>
-</HEAD>
-<BODY>
-<!-- Start of nav bar -->
-<a name="top"></a>
-<div id="header" style="margin-bottom:0;padding-bottom:0;">
-<div id="headerLeft">
-<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
-</div>
-  <div id="headerRight">
-  <div id="headerLinks">
-<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
-<span class="text">
-<!-- &nbsp;<a href="#">English</a> | -->
-<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
-</span>
-</div>
-  <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td colspan="2" class="diffspechead">API Diff Specification</td>
-      </tr>
-      <tr>
-        <td class="diffspec" style="padding-top:.25em">To Level:</td>
-        <td class="diffvaluenew" style="padding-top:.25em">5</td>
-      </tr>
-      <tr>
-        <td class="diffspec">From Level:</td>
-        <td class="diffvalueold">4</td>
-      </tr>
-      <tr>
-        <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
-      </tr>
-    </table>
-    </div><!-- End and-diff-id -->
-  <div class="and-diff-id" style="margin-right:8px;">
-    <table class="diffspectable">
-      <tr>
-        <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a>
-      </tr>
-    </table>
-  </div> <!-- End and-diff-id -->
-  </div> <!-- End headerRight -->
-  </div> <!-- End header -->
-<div id="body-content" xstyle="padding:12px;padding-right:18px;">
-<div id="doc-content" style="position:relative;">
-<div id="mainBodyFluid">
-<H2>
-Package <A HREF="../../../../reference/java/util/package-summary.html" target="_top"><font size="+1"><code>java.util</code></font></A>
-</H2>
-<p>
-<a NAME="Changed"></a>
-<TABLE summary="Changed Classes" WIDTH="100%">
-<TR>
-  <TH VALIGN="TOP" COLSPAN=2>Changed Classes</FONT></TD>
-</TH>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="Date"></A>
-  <nobr><A HREF="java.util.Date.html">Date</A></nobr>
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-      </div>	
-      <div id="footer">
-        <div id="copyright">
-        Except as noted, this content is licensed under 
-        <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
-        For details and restrictions, see the <a href="/license.html">Content License</a>.
-        </div>
-      <div id="footerlinks">
-      <p>
-        <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
-        <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
-        <a href="http://www.android.com/branding.html">Brand Guidelines</a>
-      </p>
-    </div>
-    </div> <!-- end footer -->
-    </div><!-- end doc-content -->
-    </div> <!-- end body-content --> 
-<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
-</script>
-<script type="text/javascript">
-  try {
-    var pageTracker = _gat._getTracker("UA-5831155-1");
-    pageTracker._setAllowAnchor(true);
-    pageTracker._initData();
-    pageTracker._trackPageview();
-  } catch(e) {}
-</script>
-</BODY>
-</HTML>
diff --git a/docs/html/sdk/api_diff/5/missingSinces.txt b/docs/html/sdk/api_diff/5/missingSinces.txt
index 26b6ea7..4eefc44 100644
--- a/docs/html/sdk/api_diff/5/missingSinces.txt
+++ b/docs/html/sdk/api_diff/5/missingSinces.txt
@@ -84,7 +84,6 @@
 NO DOC BLOCK: android.webkit.WebStorage Class
 NO DOC BLOCK: android.webkit.WebStorage.QuotaUpdater Interface
 NO DOC BLOCK: android.text.style.AbsoluteSizeSpan Constructor (int, boolean)
-NO DOC BLOCK: android.graphics.drawable.BitmapDrawable Constructor (android.content.res.Resources)
 NO DOC BLOCK: android.graphics.drawable.BitmapDrawable Constructor (android.content.res.Resources, java.lang.String)
 NO DOC BLOCK: android.graphics.drawable.BitmapDrawable Constructor (android.content.res.Resources, java.io.InputStream)
 NO DOC BLOCK: android.content.ContentResolver Method acquireContentProviderClient(android.net.Uri)
@@ -356,7 +355,6 @@
 NO DOC BLOCK: android.R.attr Field colorBackgroundCacheHint
 NO DOC BLOCK: android.R.attr Field contentAuthority
 NO DOC BLOCK: android.os.Debug.MemoryInfo Field CREATOR
-NO DOC BLOCK: android.telephony.TelephonyManager Field DATA_ACTIVITY_DORMANT
 NO DOC BLOCK: android.provider.Settings.System Field DEFAULT_ALARM_ALERT_URI
 NO DOC BLOCK: android.text.TextPaint Field density
 NO DOC BLOCK: android.R.attr Field detachWallpaper
@@ -446,14 +444,9 @@
 NO DOC BLOCK: android.content.res.Configuration Field NAVIGATIONHIDDEN_NO
 NO DOC BLOCK: android.content.res.Configuration Field NAVIGATIONHIDDEN_UNDEFINED
 NO DOC BLOCK: android.content.res.Configuration Field NAVIGATIONHIDDEN_YES
-NO DOC BLOCK: android.telephony.TelephonyManager Field NETWORK_TYPE_1xRTT
-NO DOC BLOCK: android.telephony.TelephonyManager Field NETWORK_TYPE_CDMA
-NO DOC BLOCK: android.telephony.TelephonyManager Field NETWORK_TYPE_EVDO_0
-NO DOC BLOCK: android.telephony.TelephonyManager Field NETWORK_TYPE_EVDO_A
 NO DOC BLOCK: android.telephony.TelephonyManager Field NETWORK_TYPE_HSDPA
 NO DOC BLOCK: android.telephony.TelephonyManager Field NETWORK_TYPE_HSPA
 NO DOC BLOCK: android.telephony.TelephonyManager Field NETWORK_TYPE_HSUPA
-NO DOC BLOCK: android.telephony.TelephonyManager Field PHONE_TYPE_CDMA
 NO DOC BLOCK: android.app.ActivityManager.RunningAppProcessInfo Field REASON_PROVIDER_IN_USE
 NO DOC BLOCK: android.app.ActivityManager.RunningAppProcessInfo Field REASON_SERVICE_IN_USE
 NO DOC BLOCK: android.app.ActivityManager.RunningAppProcessInfo Field REASON_UNKNOWN
diff --git a/docs/html/sdk/api_diff/5/stylesheet-jdiff.css b/docs/html/sdk/api_diff/5/stylesheet-jdiff.css
index abc4dd5..edafaa3 100644
--- a/docs/html/sdk/api_diff/5/stylesheet-jdiff.css
+++ b/docs/html/sdk/api_diff/5/stylesheet-jdiff.css
@@ -3,7 +3,6 @@
 
 div.and-diff-id {border: 1px solid #eee;position:relative;float:right;clear:both;padding:0px;}
 table.diffspectable {border:1px;padding:0px;margin:0px;}
-table.jdiffIndex {margin-bottom:.5em;}
 .diffspechead {background-color:#eee;}
 .diffspectable tr {border:0px;padding:0px;}
 .diffspectable td  {background-color:eee;border:0px;font-size:90%;font-weight:normal;padding:0px;padding-left:1px;padding-right:1px;text-align:center;color:777;}
@@ -30,9 +29,16 @@
   }
 .hiddenlink {
   font-size:96%;
-/*  line-height:.8em; */
+  line-height:.8em;
   text-decoration:none;}
 a {
   text-decoration:none;}
 a:hover {
   text-decoration:underline;}
+.indexBox {
+  border: 1px solid red;
+  margin:1em 0 0 0;}
+.letterIndexHead {
+  font-size: 1.5em;font-weight:9;
+  margin:0 0 0em 0;
+  border: 1px solid red;}
diff --git a/docs/html/sdk/api_diff/5/user_comments_for_4_to_5.xml b/docs/html/sdk/api_diff/5/user_comments_for_4_to_5.xml
index c962fc2..c03ef0f 100644
--- a/docs/html/sdk/api_diff/5/user_comments_for_4_to_5.xml
+++ b/docs/html/sdk/api_diff/5/user_comments_for_4_to_5.xml
@@ -1390,12 +1390,6 @@
   </text>
 </comment>
 <comment>
-  <identifier id="android.graphics.drawable.BitmapDrawable.ctor_added(android.content.res.Resources)"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
   <identifier id="android.graphics.drawable.BitmapDrawable.ctor_added(android.content.res.Resources, java.io.InputStream)"/>
   <text>
     InsertCommentsHere
@@ -1420,18 +1414,6 @@
   </text>
 </comment>
 <comment>
-  <identifier id="android.graphics.drawable.BitmapDrawable.ctor_removed()"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="android.graphics.drawable.BitmapDrawable.ctor_removed(android.graphics.Bitmap)"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
   <identifier id="android.graphics.drawable.Drawable"/>
   <text>
     InsertCommentsHere
@@ -1456,18 +1438,6 @@
   </text>
 </comment>
 <comment>
-  <identifier id="android.graphics.drawable.NinePatchDrawable"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="android.graphics.drawable.NinePatchDrawable.ctor_changed(android.graphics.Bitmap, byte[], android.graphics.Rect, java.lang.String)"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
   <identifier id="android.hardware"/>
   <text>
     InsertCommentsHere
@@ -4468,36 +4438,6 @@
   </text>
 </comment>
 <comment>
-  <identifier id="android.telephony.TelephonyManager.DATA_ACTIVITY_DORMANT"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="android.telephony.TelephonyManager.NETWORK_TYPE_1xRTT"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="android.telephony.TelephonyManager.NETWORK_TYPE_CDMA"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="android.telephony.TelephonyManager.NETWORK_TYPE_EVDO_0"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="android.telephony.TelephonyManager.NETWORK_TYPE_EVDO_A"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
   <identifier id="android.telephony.TelephonyManager.NETWORK_TYPE_HSDPA"/>
   <text>
     InsertCommentsHere
@@ -4516,12 +4456,6 @@
   </text>
 </comment>
 <comment>
-  <identifier id="android.telephony.TelephonyManager.PHONE_TYPE_CDMA"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
   <identifier id="android.telephony.TelephonyManager.hasIccCard_added()"/>
   <text>
     InsertCommentsHere
@@ -4714,24 +4648,6 @@
   </text>
 </comment>
 <comment>
-  <identifier id="android.text.style.ImageSpan"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="android.text.style.ImageSpan.ctor_changed(android.graphics.Bitmap)"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="android.text.style.ImageSpan.ctor_changed(android.graphics.Bitmap, int)"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
   <identifier id="android.text.style.LineHeightSpan.WithDensity"/>
   <text>
     InsertCommentsHere
@@ -5146,6 +5062,18 @@
   </text>
 </comment>
 <comment>
+  <identifier id="android.view.ViewGroup"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.ViewGroup.FLAG_USE_CHILD_DRAWING_ORDER"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
   <identifier id="android.view.Window.Callback"/>
   <text>
     InsertCommentsHere
@@ -5878,114 +5806,6 @@
   </text>
 </comment>
 <comment>
-  <identifier id="java.lang"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.lang.String"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.lang.String.ctor_changed()"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.lang.String.ctor_changed(byte[])"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.lang.String.ctor_changed(byte[], int)"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.lang.String.ctor_changed(byte[], int, int)"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.lang.String.ctor_changed(byte[], int, int, int)"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.net"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.net.Socket"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.net.Socket.ctor_changed()"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.net.Socket.ctor_changed(java.lang.String, int)"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.net.Socket.ctor_changed(java.lang.String, int, java.net.InetAddress, int)"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.net.Socket.ctor_changed(java.net.Proxy)"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.net.Socket.ctor_changed(java.net.SocketImpl)"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.util"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.util.Date"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.util.Date.ctor_changed()"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
-  <identifier id="java.util.Date.ctor_changed(int, int, int, int, int, int)"/>
-  <text>
-    InsertCommentsHere
-  </text>
-</comment>
-<comment>
   <identifier id="java.util.concurrent"/>
   <text>
     InsertCommentsHere
diff --git a/docs/html/sdk/api_diff/6/changes.html b/docs/html/sdk/api_diff/6/changes.html
new file mode 100644
index 0000000..8a93a5c
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes.html
@@ -0,0 +1,45 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<!-- on Fri Nov 20 11:08:06 PST 2009 -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+API Differences between 5 and 6
+</TITLE>
+<link href="../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</head>
+<frameset cols="242,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9"> 
+<frameset rows="174,**" framespacing="1" frameborder="yes"  border="1" bordercolor="#e9e9e9">
+    <frame src="changes/jdiff_topleftframe.html" scrolling="no" name="topleftframe" frameborder="1">
+    <frame src="changes/alldiffs_index_all.html" scrolling="auto" name="bottomleftframe" frameborder="1">
+  </frameset>
+  <frame src="changes/changes-summary.html" scrolling="auto" name="rightframe" frameborder="1">
+</frameset>
+<noframes>
+<h2>
+Frame Alert
+</h2>
+
+<p>
+This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
+<br>
+Link to <a href="changes/changes-summary.html" target="_top">Non-frame version.</A>
+</noframes>
+</html>
diff --git a/docs/html/sdk/api_diff/6/changes/alldiffs_index_additions.html b/docs/html/sdk/api_diff/6/changes/alldiffs_index_additions.html
new file mode 100644
index 0000000..3db469c
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes/alldiffs_index_additions.html
@@ -0,0 +1,92 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+All Additions Index
+</TITLE>
+<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</HEAD>
+<BODY class="gc-documentation" style="padding:12px;">
+<a NAME="topheader"></a>
+<table summary="Index for All Differences" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
+  <tr>
+  <th class="indexHeader">
+    Filter the Index:
+  </th>
+  </tr>
+  <tr>
+  <td class="indexText" style="line-height:1.3em;padding-left:2em;">
+<a href="alldiffs_index_all.html" xclass="hiddenlink">All Differences</a>
+  <br>
+<font color="#999999">Removals</font>
+  <br>
+<b>Additions</b>
+  <br>
+<A HREF="alldiffs_index_changes.html"xclass="hiddenlink">Changes</A>
+  </td>
+  </tr>
+</table>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
+</div>
+<!-- Field ECLAIR_0_1 -->
+<A NAME="E"></A>
+<br><font size="+2">E</font>&nbsp;
+<a href="#Q"><font size="-2">Q</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.os.Build.VERSION_CODES.html#android.os.Build.VERSION_CODES.ECLAIR_0_1" class="hiddenlink" target="rightframe">ECLAIR_0_1</A>
+</nobr><br>
+<!-- Field quickContactBadgeStyleSmallWindowLarge -->
+<A NAME="Q"></A>
+<br><font size="+2">Q</font>&nbsp;
+<a href="#E"><font size="-2">E</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.R.attr.html#android.R.attr.quickContactBadgeStyleSmallWindowLarge" class="hiddenlink" target="rightframe">quickContactBadgeStyleSmallWindowLarge</A>
+</nobr><br>
+<!-- Field quickContactBadgeStyleSmallWindowMedium -->
+<nobr><A HREF="android.R.attr.html#android.R.attr.quickContactBadgeStyleSmallWindowMedium" class="hiddenlink" target="rightframe">quickContactBadgeStyleSmallWindowMedium</A>
+</nobr><br>
+<!-- Field quickContactBadgeStyleSmallWindowSmall -->
+<nobr><A HREF="android.R.attr.html#android.R.attr.quickContactBadgeStyleSmallWindowSmall" class="hiddenlink" target="rightframe">quickContactBadgeStyleSmallWindowSmall</A>
+</nobr><br>
+<!-- Field quickContactBadgeStyleWindowLarge -->
+<nobr><A HREF="android.R.attr.html#android.R.attr.quickContactBadgeStyleWindowLarge" class="hiddenlink" target="rightframe">quickContactBadgeStyleWindowLarge</A>
+</nobr><br>
+<!-- Field quickContactBadgeStyleWindowMedium -->
+<nobr><A HREF="android.R.attr.html#android.R.attr.quickContactBadgeStyleWindowMedium" class="hiddenlink" target="rightframe">quickContactBadgeStyleWindowMedium</A>
+</nobr><br>
+<!-- Field quickContactBadgeStyleWindowSmall -->
+<nobr><A HREF="android.R.attr.html#android.R.attr.quickContactBadgeStyleWindowSmall" class="hiddenlink" target="rightframe">quickContactBadgeStyleWindowSmall</A>
+</nobr><br>
+<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+  try {
+    var pageTracker = _gat._getTracker("UA-5831155-1");
+    pageTracker._setAllowAnchor(true);
+    pageTracker._initData();
+    pageTracker._trackPageview();
+  } catch(e) {}
+</script>
+</BODY>
+</HTML>
diff --git a/docs/html/sdk/api_diff/6/changes/alldiffs_index_all.html b/docs/html/sdk/api_diff/6/changes/alldiffs_index_all.html
new file mode 100644
index 0000000..ebcbdf5
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes/alldiffs_index_all.html
@@ -0,0 +1,215 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+All Differences Index
+</TITLE>
+<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</HEAD>
+<BODY class="gc-documentation" style="padding:12px;">
+<a NAME="topheader"></a>
+<table summary="Index for All Differences" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
+  <tr>
+  <th class="indexHeader">
+    Filter the Index:
+  </th>
+  </tr>
+  <tr>
+  <td class="indexText" style="line-height:1.3em;padding-left:2em;">
+<b>All Differences</b>
+  <br>
+<font color="#999999">Removals</font>
+  <br>
+<A HREF="alldiffs_index_additions.html"xclass="hiddenlink">Additions</A>
+  <br>
+<A HREF="alldiffs_index_changes.html"xclass="hiddenlink">Changes</A>
+  </td>
+  </tr>
+</table>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
+</div>
+<!-- Class AbstractAccountAuthenticator -->
+<A NAME="A"></A>
+<br><font size="+2">A</font>&nbsp;
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<A HREF="android.accounts.AbstractAccountAuthenticator.html" class="hiddenlink" target="rightframe">AbstractAccountAuthenticator</A><br>
+<!-- Package android -->
+<A HREF="pkg_android.html" class="hiddenlink" target="rightframe">android</A><br>
+<!-- Package android.accounts -->
+<A HREF="pkg_android.accounts.html" class="hiddenlink" target="rightframe">android.accounts</A><br>
+<!-- Package android.os -->
+<A HREF="pkg_android.os.html" class="hiddenlink" target="rightframe">android.os</A><br>
+<!-- Package android.view -->
+<A HREF="pkg_android.view.html" class="hiddenlink" target="rightframe">android.view</A><br>
+<!-- Class Build.VERSION_CODES -->
+<A NAME="B"></A>
+<br><font size="+2">B</font>&nbsp;
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<A HREF="android.os.Build.VERSION_CODES.html" class="hiddenlink" target="rightframe">Build.VERSION_CODES</A><br>
+<!-- Method confirmCredentials -->
+<A NAME="C"></A>
+<br><font size="+2">C</font>&nbsp;
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.accounts.AbstractAccountAuthenticator.html#android.accounts.AbstractAccountAuthenticator.confirmCredentials_changed(android.accounts.AccountAuthenticatorResponse, android.accounts.Account, android.os.Bundle)" class="hiddenlink" target="rightframe">confirmCredentials
+(<code>AccountAuthenticatorResponse, Account, Bundle</code>)</A></nobr><br>
+<!-- Field ECLAIR_0_1 -->
+<A NAME="E"></A>
+<br><font size="+2">E</font>&nbsp;
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.os.Build.VERSION_CODES.html#android.os.Build.VERSION_CODES.ECLAIR_0_1" class="hiddenlink" target="rightframe">ECLAIR_0_1</A>
+</nobr><br>
+<!-- Field quickContactBadgeStyleSmallWindowLarge -->
+<A NAME="Q"></A>
+<br><font size="+2">Q</font>&nbsp;
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.R.attr.html#android.R.attr.quickContactBadgeStyleSmallWindowLarge" class="hiddenlink" target="rightframe">quickContactBadgeStyleSmallWindowLarge</A>
+</nobr><br>
+<!-- Field quickContactBadgeStyleSmallWindowMedium -->
+<nobr><A HREF="android.R.attr.html#android.R.attr.quickContactBadgeStyleSmallWindowMedium" class="hiddenlink" target="rightframe">quickContactBadgeStyleSmallWindowMedium</A>
+</nobr><br>
+<!-- Field quickContactBadgeStyleSmallWindowSmall -->
+<nobr><A HREF="android.R.attr.html#android.R.attr.quickContactBadgeStyleSmallWindowSmall" class="hiddenlink" target="rightframe">quickContactBadgeStyleSmallWindowSmall</A>
+</nobr><br>
+<!-- Field quickContactBadgeStyleWindowLarge -->
+<nobr><A HREF="android.R.attr.html#android.R.attr.quickContactBadgeStyleWindowLarge" class="hiddenlink" target="rightframe">quickContactBadgeStyleWindowLarge</A>
+</nobr><br>
+<!-- Field quickContactBadgeStyleWindowMedium -->
+<nobr><A HREF="android.R.attr.html#android.R.attr.quickContactBadgeStyleWindowMedium" class="hiddenlink" target="rightframe">quickContactBadgeStyleWindowMedium</A>
+</nobr><br>
+<!-- Field quickContactBadgeStyleWindowSmall -->
+<nobr><A HREF="android.R.attr.html#android.R.attr.quickContactBadgeStyleWindowSmall" class="hiddenlink" target="rightframe">quickContactBadgeStyleWindowSmall</A>
+</nobr><br>
+<!-- Class R.attr -->
+<A NAME="R"></A>
+<br><font size="+2">R</font>&nbsp;
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<A HREF="android.R.attr.html" class="hiddenlink" target="rightframe">R.attr</A><br>
+<!-- Field TYPE_STATUS_BAR_PANEL -->
+<A NAME="T"></A>
+<br><font size="+2">T</font>&nbsp;
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.view.WindowManager.LayoutParams.html#android.view.WindowManager.LayoutParams.TYPE_STATUS_BAR_PANEL" class="hiddenlink" target="rightframe">TYPE_STATUS_BAR_PANEL</A>
+</nobr><br>
+<!-- Method updateCredentials -->
+<A NAME="U"></A>
+<br><font size="+2">U</font>&nbsp;
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.accounts.AbstractAccountAuthenticator.html#android.accounts.AbstractAccountAuthenticator.updateCredentials_changed(android.accounts.AccountAuthenticatorResponse, android.accounts.Account, java.lang.String, android.os.Bundle)" class="hiddenlink" target="rightframe">updateCredentials
+(<code>AccountAuthenticatorResponse, Account, String, Bundle</code>)</A></nobr><br>
+<!-- Class WindowManager.LayoutParams -->
+<A NAME="W"></A>
+<br><font size="+2">W</font>&nbsp;
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<A HREF="android.view.WindowManager.LayoutParams.html" class="hiddenlink" target="rightframe">WindowManager.LayoutParams</A><br>
+<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+  try {
+    var pageTracker = _gat._getTracker("UA-5831155-1");
+    pageTracker._setAllowAnchor(true);
+    pageTracker._initData();
+    pageTracker._trackPageview();
+  } catch(e) {}
+</script>
+</BODY>
+</HTML>
diff --git a/docs/html/sdk/api_diff/6/changes/alldiffs_index_changes.html b/docs/html/sdk/api_diff/6/changes/alldiffs_index_changes.html
new file mode 100644
index 0000000..20eab19
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes/alldiffs_index_changes.html
@@ -0,0 +1,156 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+All Changes Index
+</TITLE>
+<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</HEAD>
+<BODY class="gc-documentation" style="padding:12px;">
+<a NAME="topheader"></a>
+<table summary="Index for All Differences" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
+  <tr>
+  <th class="indexHeader">
+    Filter the Index:
+  </th>
+  </tr>
+  <tr>
+  <td class="indexText" style="line-height:1.3em;padding-left:2em;">
+<a href="alldiffs_index_all.html" xclass="hiddenlink">All Differences</a>
+  <br>
+<font color="#999999">Removals</font>
+  <br>
+<A HREF="alldiffs_index_additions.html"xclass="hiddenlink">Additions</A>
+  <br>
+<b>Changes</b>
+  </td>
+  </tr>
+</table>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
+</div>
+<!-- Class AbstractAccountAuthenticator -->
+<A NAME="A"></A>
+<br><font size="+2">A</font>&nbsp;
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<A HREF="android.accounts.AbstractAccountAuthenticator.html" class="hiddenlink" target="rightframe">AbstractAccountAuthenticator</A><br>
+<!-- Package android -->
+<A HREF="pkg_android.html" class="hiddenlink" target="rightframe">android</A><br>
+<!-- Package android.accounts -->
+<A HREF="pkg_android.accounts.html" class="hiddenlink" target="rightframe">android.accounts</A><br>
+<!-- Package android.os -->
+<A HREF="pkg_android.os.html" class="hiddenlink" target="rightframe">android.os</A><br>
+<!-- Package android.view -->
+<A HREF="pkg_android.view.html" class="hiddenlink" target="rightframe">android.view</A><br>
+<!-- Class Build.VERSION_CODES -->
+<A NAME="B"></A>
+<br><font size="+2">B</font>&nbsp;
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<A HREF="android.os.Build.VERSION_CODES.html" class="hiddenlink" target="rightframe">Build.VERSION_CODES</A><br>
+<!-- Method confirmCredentials -->
+<A NAME="C"></A>
+<br><font size="+2">C</font>&nbsp;
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.accounts.AbstractAccountAuthenticator.html#android.accounts.AbstractAccountAuthenticator.confirmCredentials_changed(android.accounts.AccountAuthenticatorResponse, android.accounts.Account, android.os.Bundle)" class="hiddenlink" target="rightframe">confirmCredentials
+(<code>AccountAuthenticatorResponse, Account, Bundle</code>)</A></nobr><br>
+<!-- Class R.attr -->
+<A NAME="R"></A>
+<br><font size="+2">R</font>&nbsp;
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<A HREF="android.R.attr.html" class="hiddenlink" target="rightframe">R.attr</A><br>
+<!-- Field TYPE_STATUS_BAR_PANEL -->
+<A NAME="T"></A>
+<br><font size="+2">T</font>&nbsp;
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.view.WindowManager.LayoutParams.html#android.view.WindowManager.LayoutParams.TYPE_STATUS_BAR_PANEL" class="hiddenlink" target="rightframe">TYPE_STATUS_BAR_PANEL</A>
+</nobr><br>
+<!-- Method updateCredentials -->
+<A NAME="U"></A>
+<br><font size="+2">U</font>&nbsp;
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.accounts.AbstractAccountAuthenticator.html#android.accounts.AbstractAccountAuthenticator.updateCredentials_changed(android.accounts.AccountAuthenticatorResponse, android.accounts.Account, java.lang.String, android.os.Bundle)" class="hiddenlink" target="rightframe">updateCredentials
+(<code>AccountAuthenticatorResponse, Account, String, Bundle</code>)</A></nobr><br>
+<!-- Class WindowManager.LayoutParams -->
+<A NAME="W"></A>
+<br><font size="+2">W</font>&nbsp;
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#C"><font size="-2">C</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+<a href="#U"><font size="-2">U</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<A HREF="android.view.WindowManager.LayoutParams.html" class="hiddenlink" target="rightframe">WindowManager.LayoutParams</A><br>
+<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+  try {
+    var pageTracker = _gat._getTracker("UA-5831155-1");
+    pageTracker._setAllowAnchor(true);
+    pageTracker._initData();
+    pageTracker._trackPageview();
+  } catch(e) {}
+</script>
+</BODY>
+</HTML>
diff --git a/docs/html/sdk/api_diff/6/changes/alldiffs_index_removals.html b/docs/html/sdk/api_diff/6/changes/alldiffs_index_removals.html
new file mode 100644
index 0000000..68d2c20
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes/alldiffs_index_removals.html
@@ -0,0 +1,61 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+All Removals Index
+</TITLE>
+<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</HEAD>
+<BODY class="gc-documentation" style="padding:12px;">
+<a NAME="topheader"></a>
+<table summary="Index for All Differences" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
+  <tr>
+  <th class="indexHeader">
+    Filter the Index:
+  </th>
+  </tr>
+  <tr>
+  <td class="indexText" style="line-height:1.3em;padding-left:2em;">
+<a href="alldiffs_index_all.html" xclass="hiddenlink">All Differences</a>
+  <br>
+<font color="#999999">Removals</font>
+  <br>
+<A HREF="alldiffs_index_additions.html"xclass="hiddenlink">Additions</A>
+  <br>
+<A HREF="alldiffs_index_changes.html"xclass="hiddenlink">Changes</A>
+  </td>
+  </tr>
+</table>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
+</div>
+<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+  try {
+    var pageTracker = _gat._getTracker("UA-5831155-1");
+    pageTracker._setAllowAnchor(true);
+    pageTracker._initData();
+    pageTracker._trackPageview();
+  } catch(e) {}
+</script>
+</BODY>
+</HTML>
diff --git a/docs/html/sdk/api_diff/4/changes/java.lang.String.html b/docs/html/sdk/api_diff/6/changes/android.R.attr.html
similarity index 67%
copy from docs/html/sdk/api_diff/4/changes/java.lang.String.html
copy to docs/html/sdk/api_diff/6/changes/android.R.attr.html
index 61a6945..b516ada 100644
--- a/docs/html/sdk/api_diff/4/changes/java.lang.String.html
+++ b/docs/html/sdk/api_diff/6/changes/android.R.attr.html
@@ -7,7 +7,7 @@
 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
 <TITLE>
-java.lang.String
+android.R.attr
 </TITLE>
 <link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
 <link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
@@ -46,15 +46,15 @@
       </tr>
       <tr>
         <td class="diffspec" style="padding-top:.25em">To Level:</td>
-        <td class="diffvaluenew" style="padding-top:.25em">4</td>
+        <td class="diffvaluenew" style="padding-top:.25em">6</td>
       </tr>
       <tr>
         <td class="diffspec">From Level:</td>
-        <td class="diffvalueold">3</td>
+        <td class="diffvalueold">5</td>
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.20 11:08</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -71,64 +71,61 @@
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class java.lang.<A HREF="../../../../reference/java/lang/String.html" target="_top"><font size="+2"><code>String</code></font></A>
+Class android.<A HREF="../../../../reference/android/R.attr.html" target="_top"><font size="+2"><code>R.attr</code></font></A>
 </H2>
 <a NAME="constructors"></a>
+<a NAME="methods"></a>
+<a NAME="fields"></a>
 <p>
-<a NAME="Changed"></a>
-<TABLE summary="Changed Constructors" WIDTH="100%">
+<a NAME="Added"></a>
+<TABLE summary="Added Fields" WIDTH="100%">
 <TR>
-  <TH VALIGN="TOP" COLSPAN=3>Changed Constructors</FONT></TD>
+  <TH VALIGN="TOP" COLSPAN=2>Added Fields</FONT></TD>
 </TH>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang.String.ctor_changed()"></A>
-  <nobr><A HREF="../../../../reference/java/lang/String.html#String()" target="_top"><code>String</code></A>()  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
+  <A NAME="android.R.attr.quickContactBadgeStyleSmallWindowLarge"></A>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#quickContactBadgeStyleSmallWindowLarge" target="_top"><code>quickContactBadgeStyleSmallWindowLarge</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang.String.ctor_changed(byte[])"></A>
-  <nobr><A HREF="../../../../reference/java/lang/String.html#String(byte[])" target="_top"><code>String</code></A>(<code>byte[]</code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
+  <A NAME="android.R.attr.quickContactBadgeStyleSmallWindowMedium"></A>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#quickContactBadgeStyleSmallWindowMedium" target="_top"><code>quickContactBadgeStyleSmallWindowMedium</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang.String.ctor_changed(byte[], int)"></A>
-  <nobr><A HREF="../../../../reference/java/lang/String.html#String(byte[], int)" target="_top"><code>String</code></A>(<code>byte[],</nobr> int<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
+  <A NAME="android.R.attr.quickContactBadgeStyleSmallWindowSmall"></A>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#quickContactBadgeStyleSmallWindowSmall" target="_top"><code>quickContactBadgeStyleSmallWindowSmall</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang.String.ctor_changed(byte[], int, int)"></A>
-  <nobr><A HREF="../../../../reference/java/lang/String.html#String(byte[], int, int)" target="_top"><code>String</code></A>(<code>byte[],</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
+  <A NAME="android.R.attr.quickContactBadgeStyleWindowLarge"></A>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#quickContactBadgeStyleWindowLarge" target="_top"><code>quickContactBadgeStyleWindowLarge</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang.String.ctor_changed(byte[], int, int, int)"></A>
-  <nobr><A HREF="../../../../reference/java/lang/String.html#String(byte[], int, int, int)" target="_top"><code>String</code></A>(<code>byte[],</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
+  <A NAME="android.R.attr.quickContactBadgeStyleWindowMedium"></A>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#quickContactBadgeStyleWindowMedium" target="_top"><code>quickContactBadgeStyleWindowMedium</code></A></nobr>
   </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
+  <TD>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="android.R.attr.quickContactBadgeStyleWindowSmall"></A>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#quickContactBadgeStyleWindowSmall" target="_top"><code>quickContactBadgeStyleWindowSmall</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 </TABLE>
 &nbsp;
-<a NAME="methods"></a>
-<a NAME="fields"></a>
       </div>	
       <div id="footer">
         <div id="copyright">
diff --git a/docs/html/sdk/api_diff/5/changes/android.text.style.ImageSpan.html b/docs/html/sdk/api_diff/6/changes/android.accounts.AbstractAccountAuthenticator.html
similarity index 68%
rename from docs/html/sdk/api_diff/5/changes/android.text.style.ImageSpan.html
rename to docs/html/sdk/api_diff/6/changes/android.accounts.AbstractAccountAuthenticator.html
index 856bd8c..97f6e93 100644
--- a/docs/html/sdk/api_diff/5/changes/android.text.style.ImageSpan.html
+++ b/docs/html/sdk/api_diff/6/changes/android.accounts.AbstractAccountAuthenticator.html
@@ -7,7 +7,7 @@
 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
 <TITLE>
-android.text.style.ImageSpan
+android.accounts.AbstractAccountAuthenticator
 </TITLE>
 <link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
 <link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
@@ -46,15 +46,15 @@
       </tr>
       <tr>
         <td class="diffspec" style="padding-top:.25em">To Level:</td>
-        <td class="diffvaluenew" style="padding-top:.25em">5</td>
+        <td class="diffvaluenew" style="padding-top:.25em">6</td>
       </tr>
       <tr>
         <td class="diffspec">From Level:</td>
-        <td class="diffvalueold">4</td>
+        <td class="diffvalueold">5</td>
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.10.21 21:05</td>
+        <td class="diffvalue">2009.11.20 11:08</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -71,36 +71,38 @@
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Class android.text.style.<A HREF="../../../../reference/android/text/style/ImageSpan.html" target="_top"><font size="+2"><code>ImageSpan</code></font></A>
+Class android.accounts.<A HREF="../../../../reference/android/accounts/AbstractAccountAuthenticator.html" target="_top"><font size="+2"><code>AbstractAccountAuthenticator</code></font></A>
 </H2>
 <a NAME="constructors"></a>
+<a NAME="methods"></a>
 <p>
 <a NAME="Changed"></a>
-<TABLE summary="Changed Constructors" WIDTH="100%">
+<TABLE summary="Changed Methods" WIDTH="100%">
 <TR>
-  <TH VALIGN="TOP" COLSPAN=3>Changed Constructors</FONT></TD>
+  <TH VALIGN="TOP" COLSPAN=3>Changed Methods</FONT></TD>
 </TH>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="android.text.style.ImageSpan.ctor_changed(android.graphics.Bitmap)"></A>
-  <nobr><A HREF="../../../../reference/android/text/style/ImageSpan.html#ImageSpan(android.graphics.Bitmap)" target="_top"><code>ImageSpan</code></A>(<code>Bitmap</code>)  </nobr>
+  <A NAME="android.accounts.AbstractAccountAuthenticator.confirmCredentials_changed(android.accounts.AccountAuthenticatorResponse, android.accounts.Account, android.os.Bundle)"></A>
+  <nobr><code>Bundle</code>&nbsp;<A HREF="../../../../reference/android/accounts/AbstractAccountAuthenticator.html#confirmCredentials(android.accounts.AccountAuthenticatorResponse, android.accounts.Account, android.os.Bundle)" target="_top"><code>confirmCredentials</code></A>(<code>AccountAuthenticatorResponse,</nobr> Account<nobr>,</nobr> Bundle<nobr><nobr></code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
+Change in exceptions thrown from no exceptions to <code>android.accounts.NetworkErrorException</code>.<br>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="android.text.style.ImageSpan.ctor_changed(android.graphics.Bitmap, int)"></A>
-  <nobr><A HREF="../../../../reference/android/text/style/ImageSpan.html#ImageSpan(android.graphics.Bitmap, int)" target="_top"><code>ImageSpan</code></A>(<code>Bitmap,</nobr> int<nobr><nobr></code>)  </nobr>
+  <A NAME="android.accounts.AbstractAccountAuthenticator.updateCredentials_changed(android.accounts.AccountAuthenticatorResponse, android.accounts.Account, java.lang.String, android.os.Bundle)"></A>
+  <nobr><code>Bundle</code>&nbsp;<A HREF="../../../../reference/android/accounts/AbstractAccountAuthenticator.html#updateCredentials(android.accounts.AccountAuthenticatorResponse, android.accounts.Account, java.lang.String, android.os.Bundle)" target="_top"><code>updateCredentials</code></A>(<code>AccountAuthenticatorResponse,</nobr> Account<nobr>,</nobr> String<nobr>,</nobr> Bundle<nobr><nobr></code>)  </nobr>
   </TD>
   <TD VALIGN="TOP" WIDTH="30%">
+Change in exceptions thrown from no exceptions to <code>android.accounts.NetworkErrorException</code>.<br>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 </TABLE>
 &nbsp;
-<a NAME="methods"></a>
 <a NAME="fields"></a>
       </div>	
       <div id="footer">
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_java.util.html b/docs/html/sdk/api_diff/6/changes/android.os.Build.VERSION_CODES.html
similarity index 83%
copy from docs/html/sdk/api_diff/4/changes/pkg_java.util.html
copy to docs/html/sdk/api_diff/6/changes/android.os.Build.VERSION_CODES.html
index 1702f22..f3d9391 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_java.util.html
+++ b/docs/html/sdk/api_diff/6/changes/android.os.Build.VERSION_CODES.html
@@ -7,7 +7,7 @@
 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
 <TITLE>
-java.util
+android.os.Build.VERSION_CODES
 </TITLE>
 <link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
 <link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
@@ -46,15 +46,15 @@
       </tr>
       <tr>
         <td class="diffspec" style="padding-top:.25em">To Level:</td>
-        <td class="diffvaluenew" style="padding-top:.25em">4</td>
+        <td class="diffvaluenew" style="padding-top:.25em">6</td>
       </tr>
       <tr>
         <td class="diffspec">From Level:</td>
-        <td class="diffvalueold">3</td>
+        <td class="diffvalueold">5</td>
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.20 11:08</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -71,18 +71,21 @@
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/java/util/package-summary.html" target="_top"><font size="+1"><code>java.util</code></font></A>
+Class android.os.<A HREF="../../../../reference/android/os/Build.VERSION_CODES.html" target="_top"><font size="+2"><code>Build.VERSION_CODES</code></font></A>
 </H2>
+<a NAME="constructors"></a>
+<a NAME="methods"></a>
+<a NAME="fields"></a>
 <p>
-<a NAME="Changed"></a>
-<TABLE summary="Changed Classes" WIDTH="100%">
+<a NAME="Added"></a>
+<TABLE summary="Added Fields" WIDTH="100%">
 <TR>
-  <TH VALIGN="TOP" COLSPAN=2>Changed Classes</FONT></TD>
+  <TH VALIGN="TOP" COLSPAN=2>Added Fields</FONT></TD>
 </TH>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="Date"></A>
-  <nobr><A HREF="java.util.Date.html">Date</A></nobr>
+  <A NAME="android.os.Build.VERSION_CODES.ECLAIR_0_1"></A>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/os/Build.VERSION_CODES.html#ECLAIR_0_1" target="_top"><code>ECLAIR_0_1</code></A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_java.util.html b/docs/html/sdk/api_diff/6/changes/android.view.WindowManager.LayoutParams.html
similarity index 81%
copy from docs/html/sdk/api_diff/4/changes/pkg_java.util.html
copy to docs/html/sdk/api_diff/6/changes/android.view.WindowManager.LayoutParams.html
index 1702f22..9cb6b27 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_java.util.html
+++ b/docs/html/sdk/api_diff/6/changes/android.view.WindowManager.LayoutParams.html
@@ -7,7 +7,7 @@
 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
 <TITLE>
-java.util
+android.view.WindowManager.LayoutParams
 </TITLE>
 <link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
 <link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
@@ -46,15 +46,15 @@
       </tr>
       <tr>
         <td class="diffspec" style="padding-top:.25em">To Level:</td>
-        <td class="diffvaluenew" style="padding-top:.25em">4</td>
+        <td class="diffvaluenew" style="padding-top:.25em">6</td>
       </tr>
       <tr>
         <td class="diffspec">From Level:</td>
-        <td class="diffvalueold">3</td>
+        <td class="diffvalueold">5</td>
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.20 11:08</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -71,18 +71,23 @@
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/java/util/package-summary.html" target="_top"><font size="+1"><code>java.util</code></font></A>
+Class android.view.<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html" target="_top"><font size="+2"><code>WindowManager.LayoutParams</code></font></A>
 </H2>
+<a NAME="constructors"></a>
+<a NAME="methods"></a>
+<a NAME="fields"></a>
 <p>
 <a NAME="Changed"></a>
-<TABLE summary="Changed Classes" WIDTH="100%">
+<TABLE summary="Changed Fields" WIDTH="100%">
 <TR>
-  <TH VALIGN="TOP" COLSPAN=2>Changed Classes</FONT></TD>
+  <TH VALIGN="TOP" COLSPAN=3>Changed Fields</FONT></TD>
 </TH>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="Date"></A>
-  <nobr><A HREF="java.util.Date.html">Date</A></nobr>
+  <A NAME="android.view.WindowManager.LayoutParams.TYPE_STATUS_BAR_PANEL"></A>
+  <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#TYPE_STATUS_BAR_PANEL" target="_top"><code>TYPE_STATUS_BAR_PANEL</code></font></A></nobr>  </TD>
+  <TD VALIGN="TOP" WIDTH="30%">
+Changed in value from 2008 to 2014.
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/4/changes/java.lang.String.html b/docs/html/sdk/api_diff/6/changes/changes-summary.html
similarity index 66%
copy from docs/html/sdk/api_diff/4/changes/java.lang.String.html
copy to docs/html/sdk/api_diff/6/changes/changes-summary.html
index 61a6945..77ceb25 100644
--- a/docs/html/sdk/api_diff/4/changes/java.lang.String.html
+++ b/docs/html/sdk/api_diff/6/changes/changes-summary.html
@@ -7,7 +7,7 @@
 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
 <TITLE>
-java.lang.String
+Android API Differences Report
 </TITLE>
 <link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
 <link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
@@ -24,7 +24,7 @@
 <style type="text/css">
 </style>
 </HEAD>
-<BODY>
+<body class="gc-documentation">
 <!-- Start of nav bar -->
 <a name="top"></a>
 <div id="header" style="margin-bottom:0;padding-bottom:0;">
@@ -46,15 +46,15 @@
       </tr>
       <tr>
         <td class="diffspec" style="padding-top:.25em">To Level:</td>
-        <td class="diffvaluenew" style="padding-top:.25em">4</td>
+        <td class="diffvaluenew" style="padding-top:.25em">6</td>
       </tr>
       <tr>
         <td class="diffspec">From Level:</td>
-        <td class="diffvalueold">3</td>
+        <td class="diffvalueold">5</td>
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.20 11:08</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -70,65 +70,61 @@
 <div id="body-content" xstyle="padding:12px;padding-right:18px;">
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
-<H2>
-Class java.lang.<A HREF="../../../../reference/java/lang/String.html" target="_top"><font size="+2"><code>String</code></font></A>
-</H2>
-<a NAME="constructors"></a>
+    <div id="docTitleContainer">
+<h1>Android&nbsp;API&nbsp;Differences&nbsp;Report</h1>
+<p>This report details the changes in the core Android framework API between two <a 
+href="http://developer.android.com/guide/appendix/api-levels.html" target="_top">API Level</a> 
+specifications. It shows additions, modifications, and removals for packages, classes, methods, and fields. 
+The report also includes general statistics that characterize the extent and type of the differences.</p>
+<p>This report is based a comparison of the Android API specifications 
+whose API Level identifiers are given in the upper-right corner of this page. It compares a 
+newer "to" API to an older "from" API, noting all changes relative to the 
+older API. So, for example, API elements marked as removed are no longer present in the "to" 
+API specification.</p>
+<p>To navigate the report, use the "Select a Diffs Index" and "Filter the Index" 
+controls on the left. The report uses text formatting to indicate <em>interface names</em>, 
+<a href= ><code>links to reference documentation</code></a>, and <a href= >links to change 
+description</a>. The statistics are accessible from the "Statistics" link in the upper-right corner.</p>
+<p>For more information about the Android framework API and SDK, 
+see the <a href="http://developer.android.com/index.html" target="_top">Android Developers site</a>.</p>
 <p>
 <a NAME="Changed"></a>
-<TABLE summary="Changed Constructors" WIDTH="100%">
+<TABLE summary="Changed Packages" WIDTH="100%">
 <TR>
-  <TH VALIGN="TOP" COLSPAN=3>Changed Constructors</FONT></TD>
+  <TH VALIGN="TOP" COLSPAN=3>Changed Packages</FONT></TD>
 </TH>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang.String.ctor_changed()"></A>
-  <nobr><A HREF="../../../../reference/java/lang/String.html#String()" target="_top"><code>String</code></A>()  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
+  <A NAME="android"></A>
+  <nobr><A HREF="pkg_android.html">android</A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang.String.ctor_changed(byte[])"></A>
-  <nobr><A HREF="../../../../reference/java/lang/String.html#String(byte[])" target="_top"><code>String</code></A>(<code>byte[]</code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
+  <A NAME="android.accounts"></A>
+  <nobr><A HREF="pkg_android.accounts.html">android.accounts</A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang.String.ctor_changed(byte[], int)"></A>
-  <nobr><A HREF="../../../../reference/java/lang/String.html#String(byte[], int)" target="_top"><code>String</code></A>(<code>byte[],</nobr> int<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
+  <A NAME="android.os"></A>
+  <nobr><A HREF="pkg_android.os.html">android.os</A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang.String.ctor_changed(byte[], int, int)"></A>
-  <nobr><A HREF="../../../../reference/java/lang/String.html#String(byte[], int, int)" target="_top"><code>String</code></A>(<code>byte[],</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
-  </TD>
-  <TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
-  <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="java.lang.String.ctor_changed(byte[], int, int, int)"></A>
-  <nobr><A HREF="../../../../reference/java/lang/String.html#String(byte[], int, int, int)" target="_top"><code>String</code></A>(<code>byte[],</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)  </nobr>
-  </TD>
-  <TD VALIGN="TOP" WIDTH="30%">
+  <A NAME="android.view"></A>
+  <nobr><A HREF="pkg_android.view.html">android.view</A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
 </TABLE>
 &nbsp;
-<a NAME="methods"></a>
-<a NAME="fields"></a>
+<!-- End of API section -->
+<!-- Start of packages section -->
       </div>	
       <div id="footer">
         <div id="copyright">
diff --git a/docs/html/sdk/api_diff/6/changes/classes_index_additions.html b/docs/html/sdk/api_diff/6/changes/classes_index_additions.html
new file mode 100644
index 0000000..ccd5b66
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes/classes_index_additions.html
@@ -0,0 +1,61 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+Class Additions Index
+</TITLE>
+<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</HEAD>
+<BODY class="gc-documentation" style="padding:12px;">
+<a NAME="topheader"></a>
+<table summary="Index for Classes" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
+  <tr>
+  <th class="indexHeader">
+    Filter the Index:
+  </th>
+  </tr>
+  <tr>
+  <td class="indexText" style="line-height:1.3em;padding-left:2em;">
+<a href="classes_index_all.html" class="staysblack">All Classes</a>
+  <br>
+<font color="#999999">Removals</font>
+  <br>
+<font color="#999999">Additions</font>
+  <br>
+<A HREF="classes_index_changes.html"xclass="hiddenlink">Changes</A>
+  </td>
+  </tr>
+</table>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
+</div>
+<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+  try {
+    var pageTracker = _gat._getTracker("UA-5831155-1");
+    pageTracker._setAllowAnchor(true);
+    pageTracker._initData();
+    pageTracker._trackPageview();
+  } catch(e) {}
+</script>
+</BODY>
+</HTML>
diff --git a/docs/html/sdk/api_diff/6/changes/classes_index_all.html b/docs/html/sdk/api_diff/6/changes/classes_index_all.html
new file mode 100644
index 0000000..97997b7
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes/classes_index_all.html
@@ -0,0 +1,93 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+Class Differences Index
+</TITLE>
+<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</HEAD>
+<BODY class="gc-documentation" style="padding:12px;">
+<a NAME="topheader"></a>
+<table summary="Index for Classes" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
+  <tr>
+  <th class="indexHeader">
+    Filter the Index:
+  </th>
+  </tr>
+  <tr>
+  <td class="indexText" style="line-height:1.3em;padding-left:2em;">
+<b>Classes</b>
+  <br>
+<font color="#999999">Removals</font>
+  <br>
+<font color="#999999">Additions</font>
+  <br>
+<A HREF="classes_index_changes.html"xclass="hiddenlink">Changes</A>
+  </td>
+  </tr>
+</table>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
+</div>
+<A NAME="A"></A>
+<br><font size="+2">A</font>&nbsp;
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<A HREF="android.accounts.AbstractAccountAuthenticator.html" class="hiddenlink" target="rightframe">AbstractAccountAuthenticator</A><br>
+<A NAME="B"></A>
+<br><font size="+2">B</font>&nbsp;
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<A HREF="android.os.Build.VERSION_CODES.html" class="hiddenlink" target="rightframe">Build.VERSION_CODES</A><br>
+<A NAME="R"></A>
+<br><font size="+2">R</font>&nbsp;
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<A HREF="android.R.attr.html" class="hiddenlink" target="rightframe">R.attr</A><br>
+<A NAME="W"></A>
+<br><font size="+2">W</font>&nbsp;
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<A HREF="android.view.WindowManager.LayoutParams.html" class="hiddenlink" target="rightframe">WindowManager.LayoutParams</A><br>
+<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+  try {
+    var pageTracker = _gat._getTracker("UA-5831155-1");
+    pageTracker._setAllowAnchor(true);
+    pageTracker._initData();
+    pageTracker._trackPageview();
+  } catch(e) {}
+</script>
+</BODY>
+</HTML>
diff --git a/docs/html/sdk/api_diff/6/changes/classes_index_changes.html b/docs/html/sdk/api_diff/6/changes/classes_index_changes.html
new file mode 100644
index 0000000..98b6c1f
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes/classes_index_changes.html
@@ -0,0 +1,93 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+Class Changes Index
+</TITLE>
+<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</HEAD>
+<BODY class="gc-documentation" style="padding:12px;">
+<a NAME="topheader"></a>
+<table summary="Index for Classes" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
+  <tr>
+  <th class="indexHeader">
+    Filter the Index:
+  </th>
+  </tr>
+  <tr>
+  <td class="indexText" style="line-height:1.3em;padding-left:2em;">
+<a href="classes_index_all.html" class="staysblack">All Classes</a>
+  <br>
+<font color="#999999">Removals</font>
+  <br>
+<font color="#999999">Additions</font>
+  <br>
+<b>Changes</b>
+  </td>
+  </tr>
+</table>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
+</div>
+<A NAME="A"></A>
+<br><font size="+2">A</font>&nbsp;
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<A HREF="android.accounts.AbstractAccountAuthenticator.html" class="hiddenlink" target="rightframe">AbstractAccountAuthenticator</A><br>
+<A NAME="B"></A>
+<br><font size="+2">B</font>&nbsp;
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<A HREF="android.os.Build.VERSION_CODES.html" class="hiddenlink" target="rightframe">Build.VERSION_CODES</A><br>
+<A NAME="R"></A>
+<br><font size="+2">R</font>&nbsp;
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#W"><font size="-2">W</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<A HREF="android.R.attr.html" class="hiddenlink" target="rightframe">R.attr</A><br>
+<A NAME="W"></A>
+<br><font size="+2">W</font>&nbsp;
+<a href="#A"><font size="-2">A</font></a> 
+<a href="#B"><font size="-2">B</font></a> 
+<a href="#R"><font size="-2">R</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<A HREF="android.view.WindowManager.LayoutParams.html" class="hiddenlink" target="rightframe">WindowManager.LayoutParams</A><br>
+<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+  try {
+    var pageTracker = _gat._getTracker("UA-5831155-1");
+    pageTracker._setAllowAnchor(true);
+    pageTracker._initData();
+    pageTracker._trackPageview();
+  } catch(e) {}
+</script>
+</BODY>
+</HTML>
diff --git a/docs/html/sdk/api_diff/6/changes/classes_index_removals.html b/docs/html/sdk/api_diff/6/changes/classes_index_removals.html
new file mode 100644
index 0000000..792fc4e
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes/classes_index_removals.html
@@ -0,0 +1,61 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+Class Removals Index
+</TITLE>
+<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</HEAD>
+<BODY class="gc-documentation" style="padding:12px;">
+<a NAME="topheader"></a>
+<table summary="Index for Classes" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
+  <tr>
+  <th class="indexHeader">
+    Filter the Index:
+  </th>
+  </tr>
+  <tr>
+  <td class="indexText" style="line-height:1.3em;padding-left:2em;">
+<a href="classes_index_all.html" class="staysblack">All Classes</a>
+  <br>
+<font color="#999999">Removals</font>
+  <br>
+<font color="#999999">Additions</font>
+  <br>
+<A HREF="classes_index_changes.html"xclass="hiddenlink">Changes</A>
+  </td>
+  </tr>
+</table>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
+</div>
+<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+  try {
+    var pageTracker = _gat._getTracker("UA-5831155-1");
+    pageTracker._setAllowAnchor(true);
+    pageTracker._initData();
+    pageTracker._trackPageview();
+  } catch(e) {}
+</script>
+</BODY>
+</HTML>
diff --git a/docs/html/sdk/api_diff/6/changes/constructors_index_additions.html b/docs/html/sdk/api_diff/6/changes/constructors_index_additions.html
new file mode 100644
index 0000000..3237ba3
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes/constructors_index_additions.html
@@ -0,0 +1,61 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+Constructor Additions Index
+</TITLE>
+<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</HEAD>
+<BODY class="gc-documentation" style="padding:12px;">
+<a NAME="topheader"></a>
+<table summary="Index for Constructors" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
+  <tr>
+  <th class="indexHeader">
+    Filter the Index:
+  </th>
+  </tr>
+  <tr>
+  <td class="indexText" style="line-height:1.3em;padding-left:2em;">
+<a href="constructors_index_all.html" class="staysblack">All Constructors</a>
+  <br>
+<font color="#999999">Removals</font>
+  <br>
+<font color="#999999">Additions</font>
+  <br>
+<font color="#999999">Changes</font>
+  </td>
+  </tr>
+</table>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
+</div>
+<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+  try {
+    var pageTracker = _gat._getTracker("UA-5831155-1");
+    pageTracker._setAllowAnchor(true);
+    pageTracker._initData();
+    pageTracker._trackPageview();
+  } catch(e) {}
+</script>
+</BODY>
+</HTML>
diff --git a/docs/html/sdk/api_diff/6/changes/constructors_index_all.html b/docs/html/sdk/api_diff/6/changes/constructors_index_all.html
new file mode 100644
index 0000000..637582e
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes/constructors_index_all.html
@@ -0,0 +1,61 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+Constructor Differences Index
+</TITLE>
+<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</HEAD>
+<BODY class="gc-documentation" style="padding:12px;">
+<a NAME="topheader"></a>
+<table summary="Index for Constructors" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
+  <tr>
+  <th class="indexHeader">
+    Filter the Index:
+  </th>
+  </tr>
+  <tr>
+  <td class="indexText" style="line-height:1.3em;padding-left:2em;">
+<b>Constructors</b>
+  <br>
+<font color="#999999">Removals</font>
+  <br>
+<font color="#999999">Additions</font>
+  <br>
+<font color="#999999">Changes</font>
+  </td>
+  </tr>
+</table>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
+</div>
+<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+  try {
+    var pageTracker = _gat._getTracker("UA-5831155-1");
+    pageTracker._setAllowAnchor(true);
+    pageTracker._initData();
+    pageTracker._trackPageview();
+  } catch(e) {}
+</script>
+</BODY>
+</HTML>
diff --git a/docs/html/sdk/api_diff/6/changes/constructors_index_changes.html b/docs/html/sdk/api_diff/6/changes/constructors_index_changes.html
new file mode 100644
index 0000000..728fa2d
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes/constructors_index_changes.html
@@ -0,0 +1,61 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+Constructor Changes Index
+</TITLE>
+<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</HEAD>
+<BODY class="gc-documentation" style="padding:12px;">
+<a NAME="topheader"></a>
+<table summary="Index for Constructors" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
+  <tr>
+  <th class="indexHeader">
+    Filter the Index:
+  </th>
+  </tr>
+  <tr>
+  <td class="indexText" style="line-height:1.3em;padding-left:2em;">
+<a href="constructors_index_all.html" class="staysblack">All Constructors</a>
+  <br>
+<font color="#999999">Removals</font>
+  <br>
+<font color="#999999">Additions</font>
+  <br>
+<font color="#999999">Changes</font>
+  </td>
+  </tr>
+</table>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
+</div>
+<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+  try {
+    var pageTracker = _gat._getTracker("UA-5831155-1");
+    pageTracker._setAllowAnchor(true);
+    pageTracker._initData();
+    pageTracker._trackPageview();
+  } catch(e) {}
+</script>
+</BODY>
+</HTML>
diff --git a/docs/html/sdk/api_diff/6/changes/constructors_index_removals.html b/docs/html/sdk/api_diff/6/changes/constructors_index_removals.html
new file mode 100644
index 0000000..1b95544
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes/constructors_index_removals.html
@@ -0,0 +1,61 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+Constructor Removals Index
+</TITLE>
+<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</HEAD>
+<BODY class="gc-documentation" style="padding:12px;">
+<a NAME="topheader"></a>
+<table summary="Index for Constructors" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
+  <tr>
+  <th class="indexHeader">
+    Filter the Index:
+  </th>
+  </tr>
+  <tr>
+  <td class="indexText" style="line-height:1.3em;padding-left:2em;">
+<a href="constructors_index_all.html" class="staysblack">All Constructors</a>
+  <br>
+<font color="#999999">Removals</font>
+  <br>
+<font color="#999999">Additions</font>
+  <br>
+<font color="#999999">Changes</font>
+  </td>
+  </tr>
+</table>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
+</div>
+<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+  try {
+    var pageTracker = _gat._getTracker("UA-5831155-1");
+    pageTracker._setAllowAnchor(true);
+    pageTracker._initData();
+    pageTracker._trackPageview();
+  } catch(e) {}
+</script>
+</BODY>
+</HTML>
diff --git a/docs/html/sdk/api_diff/6/changes/fields_index_additions.html b/docs/html/sdk/api_diff/6/changes/fields_index_additions.html
new file mode 100644
index 0000000..cc8d873
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes/fields_index_additions.html
@@ -0,0 +1,85 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+Field Additions Index
+</TITLE>
+<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</HEAD>
+<BODY class="gc-documentation" style="padding:12px;">
+<a NAME="topheader"></a>
+<table summary="Index for Fields" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
+  <tr>
+  <th class="indexHeader">
+    Filter the Index:
+  </th>
+  </tr>
+  <tr>
+  <td class="indexText" style="line-height:1.3em;padding-left:2em;">
+<a href="fields_index_all.html" class="staysblack">All Fields</a>
+  <br>
+<font color="#999999">Removals</font>
+  <br>
+<b>Additions</b>
+  <br>
+<A HREF="fields_index_changes.html"xclass="hiddenlink">Changes</A>
+  </td>
+  </tr>
+</table>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
+</div>
+<A NAME="E"></A>
+<br><font size="+2">E</font>&nbsp;
+<a href="#Q"><font size="-2">Q</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.os.Build.VERSION_CODES.html#android.os.Build.VERSION_CODES.ECLAIR_0_1" class="hiddenlink" target="rightframe">ECLAIR_0_1</A>
+</nobr><br>
+<A NAME="Q"></A>
+<br><font size="+2">Q</font>&nbsp;
+<a href="#E"><font size="-2">E</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.R.attr.html#android.R.attr.quickContactBadgeStyleSmallWindowLarge" class="hiddenlink" target="rightframe">quickContactBadgeStyleSmallWindowLarge</A>
+</nobr><br>
+<nobr><A HREF="android.R.attr.html#android.R.attr.quickContactBadgeStyleSmallWindowMedium" class="hiddenlink" target="rightframe">quickContactBadgeStyleSmallWindowMedium</A>
+</nobr><br>
+<nobr><A HREF="android.R.attr.html#android.R.attr.quickContactBadgeStyleSmallWindowSmall" class="hiddenlink" target="rightframe">quickContactBadgeStyleSmallWindowSmall</A>
+</nobr><br>
+<nobr><A HREF="android.R.attr.html#android.R.attr.quickContactBadgeStyleWindowLarge" class="hiddenlink" target="rightframe">quickContactBadgeStyleWindowLarge</A>
+</nobr><br>
+<nobr><A HREF="android.R.attr.html#android.R.attr.quickContactBadgeStyleWindowMedium" class="hiddenlink" target="rightframe">quickContactBadgeStyleWindowMedium</A>
+</nobr><br>
+<nobr><A HREF="android.R.attr.html#android.R.attr.quickContactBadgeStyleWindowSmall" class="hiddenlink" target="rightframe">quickContactBadgeStyleWindowSmall</A>
+</nobr><br>
+<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+  try {
+    var pageTracker = _gat._getTracker("UA-5831155-1");
+    pageTracker._setAllowAnchor(true);
+    pageTracker._initData();
+    pageTracker._trackPageview();
+  } catch(e) {}
+</script>
+</BODY>
+</HTML>
diff --git a/docs/html/sdk/api_diff/6/changes/fields_index_all.html b/docs/html/sdk/api_diff/6/changes/fields_index_all.html
new file mode 100644
index 0000000..2b59a4b
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes/fields_index_all.html
@@ -0,0 +1,95 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+Field Differences Index
+</TITLE>
+<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</HEAD>
+<BODY class="gc-documentation" style="padding:12px;">
+<a NAME="topheader"></a>
+<table summary="Index for Fields" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
+  <tr>
+  <th class="indexHeader">
+    Filter the Index:
+  </th>
+  </tr>
+  <tr>
+  <td class="indexText" style="line-height:1.3em;padding-left:2em;">
+<b>Fields</b>
+  <br>
+<font color="#999999">Removals</font>
+  <br>
+<A HREF="fields_index_additions.html"xclass="hiddenlink">Additions</A>
+  <br>
+<A HREF="fields_index_changes.html"xclass="hiddenlink">Changes</A>
+  </td>
+  </tr>
+</table>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
+</div>
+<A NAME="E"></A>
+<br><font size="+2">E</font>&nbsp;
+<a href="#Q"><font size="-2">Q</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.os.Build.VERSION_CODES.html#android.os.Build.VERSION_CODES.ECLAIR_0_1" class="hiddenlink" target="rightframe">ECLAIR_0_1</A>
+</nobr><br>
+<A NAME="Q"></A>
+<br><font size="+2">Q</font>&nbsp;
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#T"><font size="-2">T</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.R.attr.html#android.R.attr.quickContactBadgeStyleSmallWindowLarge" class="hiddenlink" target="rightframe">quickContactBadgeStyleSmallWindowLarge</A>
+</nobr><br>
+<nobr><A HREF="android.R.attr.html#android.R.attr.quickContactBadgeStyleSmallWindowMedium" class="hiddenlink" target="rightframe">quickContactBadgeStyleSmallWindowMedium</A>
+</nobr><br>
+<nobr><A HREF="android.R.attr.html#android.R.attr.quickContactBadgeStyleSmallWindowSmall" class="hiddenlink" target="rightframe">quickContactBadgeStyleSmallWindowSmall</A>
+</nobr><br>
+<nobr><A HREF="android.R.attr.html#android.R.attr.quickContactBadgeStyleWindowLarge" class="hiddenlink" target="rightframe">quickContactBadgeStyleWindowLarge</A>
+</nobr><br>
+<nobr><A HREF="android.R.attr.html#android.R.attr.quickContactBadgeStyleWindowMedium" class="hiddenlink" target="rightframe">quickContactBadgeStyleWindowMedium</A>
+</nobr><br>
+<nobr><A HREF="android.R.attr.html#android.R.attr.quickContactBadgeStyleWindowSmall" class="hiddenlink" target="rightframe">quickContactBadgeStyleWindowSmall</A>
+</nobr><br>
+<A NAME="T"></A>
+<br><font size="+2">T</font>&nbsp;
+<a href="#E"><font size="-2">E</font></a> 
+<a href="#Q"><font size="-2">Q</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.view.WindowManager.LayoutParams.html#android.view.WindowManager.LayoutParams.TYPE_STATUS_BAR_PANEL" class="hiddenlink" target="rightframe">TYPE_STATUS_BAR_PANEL</A>
+</nobr><br>
+<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+  try {
+    var pageTracker = _gat._getTracker("UA-5831155-1");
+    pageTracker._setAllowAnchor(true);
+    pageTracker._initData();
+    pageTracker._trackPageview();
+  } catch(e) {}
+</script>
+</BODY>
+</HTML>
diff --git a/docs/html/sdk/api_diff/6/changes/fields_index_changes.html b/docs/html/sdk/api_diff/6/changes/fields_index_changes.html
new file mode 100644
index 0000000..e05a989
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes/fields_index_changes.html
@@ -0,0 +1,67 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+Field Changes Index
+</TITLE>
+<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</HEAD>
+<BODY class="gc-documentation" style="padding:12px;">
+<a NAME="topheader"></a>
+<table summary="Index for Fields" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
+  <tr>
+  <th class="indexHeader">
+    Filter the Index:
+  </th>
+  </tr>
+  <tr>
+  <td class="indexText" style="line-height:1.3em;padding-left:2em;">
+<a href="fields_index_all.html" class="staysblack">All Fields</a>
+  <br>
+<font color="#999999">Removals</font>
+  <br>
+<A HREF="fields_index_additions.html"xclass="hiddenlink">Additions</A>
+  <br>
+<b>Changes</b>
+  </td>
+  </tr>
+</table>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
+</div>
+<A NAME="T"></A>
+<br><font size="+2">T</font>&nbsp;
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.view.WindowManager.LayoutParams.html#android.view.WindowManager.LayoutParams.TYPE_STATUS_BAR_PANEL" class="hiddenlink" target="rightframe">TYPE_STATUS_BAR_PANEL</A>
+</nobr><br>
+<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+  try {
+    var pageTracker = _gat._getTracker("UA-5831155-1");
+    pageTracker._setAllowAnchor(true);
+    pageTracker._initData();
+    pageTracker._trackPageview();
+  } catch(e) {}
+</script>
+</BODY>
+</HTML>
diff --git a/docs/html/sdk/api_diff/6/changes/fields_index_removals.html b/docs/html/sdk/api_diff/6/changes/fields_index_removals.html
new file mode 100644
index 0000000..9f62d88
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes/fields_index_removals.html
@@ -0,0 +1,61 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+Field Removals Index
+</TITLE>
+<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</HEAD>
+<BODY class="gc-documentation" style="padding:12px;">
+<a NAME="topheader"></a>
+<table summary="Index for Fields" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
+  <tr>
+  <th class="indexHeader">
+    Filter the Index:
+  </th>
+  </tr>
+  <tr>
+  <td class="indexText" style="line-height:1.3em;padding-left:2em;">
+<a href="fields_index_all.html" class="staysblack">All Fields</a>
+  <br>
+<font color="#999999">Removals</font>
+  <br>
+<A HREF="fields_index_additions.html"xclass="hiddenlink">Additions</A>
+  <br>
+<A HREF="fields_index_changes.html"xclass="hiddenlink">Changes</A>
+  </td>
+  </tr>
+</table>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
+</div>
+<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+  try {
+    var pageTracker = _gat._getTracker("UA-5831155-1");
+    pageTracker._setAllowAnchor(true);
+    pageTracker._initData();
+    pageTracker._trackPageview();
+  } catch(e) {}
+</script>
+</BODY>
+</HTML>
diff --git a/docs/html/sdk/api_diff/6/changes/jdiff_help.html b/docs/html/sdk/api_diff/6/changes/jdiff_help.html
new file mode 100644
index 0000000..999508c
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes/jdiff_help.html
@@ -0,0 +1,134 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+JDiff Help
+</TITLE>
+<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</HEAD>
+<BODY>
+<!-- Start of nav bar -->
+<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+  <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
+    <TR ALIGN="center" VALIGN="top">
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../reference/index.html" target="_top"><FONT CLASS="NavBarFont1"><B><code>6</code></B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="changes-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> &nbsp;<FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1"> &nbsp;<FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="jdiff_statistics.html"><FONT CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
+    </TR>
+  </TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Generated by<br><a href="http://www.jdiff.org" class="staysblack" target="_top">JDiff</a></b></EM></TD>
+</TR>
+<TR>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2"></FONT>
+</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
+  &nbsp;<A HREF="jdiff_help.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
+</TR>
+</TABLE>
+<HR>
+<!-- End of nav bar -->
+<center>
+<H1>JDiff Documentation</H1>
+</center>
+<BLOCKQUOTE>
+JDiff is a <a href="http://java.sun.com/j2se/javadoc/" target="_top">Javadoc</a> doclet which generates a report of the API differences between two versions of a product. It does not report changes in Javadoc comments, or changes in what a class or method does. 
+This help page describes the different parts of the output from JDiff.
+</BLOCKQUOTE>
+<BLOCKQUOTE>
+ See the reference page in the <a href="http://www.jdiff.org">source for JDiff</a> for information about how to generate a report like this one.
+</BLOCKQUOTE>
+<BLOCKQUOTE>
+The indexes shown in the top-left frame help show each type of change in more detail. The index "All Differences" contains all the differences between the APIs, in alphabetical order. 
+These indexes all use the same format:
+<ul>
+<li>Removed packages, classes, constructors, methods and fields are <strike>struck through</strike>.</li>
+<li>Added packages, classes, constructors, methods and fields appear in <b>bold</b>.</li>
+<li>Changed packages, classes, constructors, methods and fields appear in normal text.</li>
+</ul>
+</BLOCKQUOTE>
+<BLOCKQUOTE>
+You can always tell when you are reading a JDiff page, rather than a Javadoc page, by the color of the index bar and the color of the background. 
+Links which take you to a Javadoc page are always in a <code>typewriter</code> font. 
+Just like Javadoc, all interface names are in <i>italic</i>, and class names are not italicized. Where there are multiple entries in an index with the same name, the heading for them is also in italics, but is not a link.
+</BLOCKQUOTE>
+<BLOCKQUOTE>
+<H3><b><code>Javadoc</code></b></H3>
+This is a link to the <a href="../../../../reference/index.html" target="_top">top-level</a> Javadoc page for the new version of the product.
+</BLOCKQUOTE>
+<BLOCKQUOTE>
+<H3>Overview</H3>
+The <a href="changes-summary.html">overview</a> is the top-level summary of what was removed, added and changed between versions.
+</BLOCKQUOTE>
+<BLOCKQUOTE>
+<H3>Package</H3>
+This is a link to the package containing the current changed class or interface.
+</BLOCKQUOTE>
+<BLOCKQUOTE>
+<H3>Class</H3>
+This is highlighted when you are looking at the changed class or interface.
+</BLOCKQUOTE>
+<BLOCKQUOTE>
+<H3>Text Changes</H3>
+This is a link to the top-level index of all documentation changes for the current package or class. 
+If it is not present, then there are no documentation changes for the current package or class. 
+This link can be removed entirely by not using the <code>-docchanges</code> option.
+</BLOCKQUOTE>
+<BLOCKQUOTE>
+<H3>Statistics</H3>
+This is a link to a page which shows statistics about the changes between the two APIs.
+This link can be removed entirely by not using the <code>-stats</code> option.
+</BLOCKQUOTE>
+<BLOCKQUOTE>
+<H3>Help</H3>
+A link to this Help page for JDiff.
+</BLOCKQUOTE>
+<BLOCKQUOTE>
+<H3>Prev/Next</H3>
+These links take you to the previous  and next changed package or class.
+</BLOCKQUOTE>
+<BLOCKQUOTE>
+<H3>Frames/No Frames</H3>
+These links show and hide the HTML frames. All pages are available with or without frames.
+</BLOCKQUOTE>
+<BLOCKQUOTE>
+<H2>Complex Changes</H2>
+There are some complex changes which can occur between versions, for example, when two or more methods with the same name change simultaneously, or when a method or field is moved into or from a superclass. 
+In these cases, the change will be seen as a removal and an addition, rather than as a change. Unexpected removals or additions are often part of one of these type of changes. 
+</BLOCKQUOTE>
+<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+  try {
+    var pageTracker = _gat._getTracker("UA-5831155-1");
+    pageTracker._setAllowAnchor(true);
+    pageTracker._initData();
+    pageTracker._trackPageview();
+  } catch(e) {}
+</script>
+</BODY>
+</HTML>
diff --git a/docs/html/sdk/api_diff/6/changes/jdiff_statistics.html b/docs/html/sdk/api_diff/6/changes/jdiff_statistics.html
new file mode 100644
index 0000000..b4b77cd
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes/jdiff_statistics.html
@@ -0,0 +1,229 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+API Change Statistics
+</TITLE>
+<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</HEAD>
+<body class="gc-documentation">
+<!-- Start of nav bar -->
+<a name="top"></a>
+<div id="header" style="margin-bottom:0;xborder-bottom:none;">
+<div id="headerLeft">
+<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
+</div>
+  <div id="headerRight">
+  <div id="headerLinks">
+<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
+<span class="text">
+<!-- &nbsp;<a href="#">English</a> | -->
+<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
+</span>
+</div>
+  <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
+    <table class="diffspectable">
+      <tr>
+        <td colspan="2" class="diffspechead">API Diff Specification</td>
+      </tr>
+      <tr>
+        <td class="diffspec" style="padding-top:.25em">To Level:</td>
+        <td class="diffvaluenew" style="padding-top:.25em">6</td>
+      </tr>
+      <tr>
+        <td class="diffspec">From Level:</td>
+        <td class="diffvalueold">5</td>
+      </tr>
+      <tr>
+        <td class="diffspec">Generated</td>
+        <td class="diffvalue">2009.11.20 11:08</td>
+      </tr>
+    </table>
+    </div><!-- End and-diff-id -->
+  <div class="and-diff-id" style="margin-right:8px;">
+    <table class="diffspectable">
+      <tr>
+        <td class="diffspec" colspan="2"><a href="../changes.html" target="_top">Top of Report</a>
+      </tr>
+    </table>
+  </div> <!-- End and-diff-id -->
+  </div> <!-- End headerRight -->
+  </div> <!-- End header -->
+<div id="body-content">
+<div id="doc-content" style="position:relative;">
+<div id="mainBodyFluid">
+<h1>API&nbsp;Change&nbsp;Statistics</h1>
+<p>The overall difference between API Levels 5 and 6 is approximately <span style="color:222;font-weight:bold;">0.01%</span>.
+</p>
+<br>
+<a name="numbers"></a>
+<h2>Total of Differences, by Number and Type</h2>
+<p>
+The table below lists the numbers of program elements (packages, classes, constructors, methods, and fields) that were added, changed, or removed. The table includes only the highest-level program elements &mdash; that is, if a class with two methods was added, the number of methods added does not include those two methods, but the number of classes added does include that class.
+</p>
+<TABLE summary="Number of differences" WIDTH="100%">
+<TR>
+  <th>Type</th>
+  <TH ALIGN="center"><b>Additions</b></TH>
+  <TH ALIGN="center"><b>Changes</b></TH>
+  <TH ALIGN="center">Removals</TH>
+  <TH ALIGN="center"><b>Total</b></TH>
+</TR>
+<TR>
+  <TD>Packages</TD>
+  <TD ALIGN="right">0</TD>
+  <TD ALIGN="right">4</TD>
+  <TD ALIGN="right">0</TD>
+  <TD ALIGN="right">4</TD>
+</TR>
+<TR>
+  <TD>Classes and <i>Interfaces</i></TD>
+  <TD ALIGN="right">0</TD>
+  <TD ALIGN="right">4</TD>
+  <TD ALIGN="right">0</TD>
+  <TD ALIGN="right">4</TD>
+</TR>
+<TR>
+  <TD>Constructors</TD>
+  <TD ALIGN="right">0</TD>
+  <TD ALIGN="right">0</TD>
+  <TD ALIGN="right">0</TD>
+  <TD ALIGN="right">0</TD>
+</TR>
+<TR>
+  <TD>Methods</TD>
+  <TD ALIGN="right">0</TD>
+  <TD ALIGN="right">2</TD>
+  <TD ALIGN="right">0</TD>
+  <TD ALIGN="right">2</TD>
+</TR>
+<TR>
+  <TD>Fields</TD>
+  <TD ALIGN="right">7</TD>
+  <TD ALIGN="right">1</TD>
+  <TD ALIGN="right">0</TD>
+  <TD ALIGN="right">8</TD>
+</TR>
+<TR>
+  <TD style="background-color:#FAFAFA"><b>Total</b></TD>
+  <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>7</strong></TD>
+  <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>11</strong></TD>
+  <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>0</strong></TD>
+  <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>18</strong></TD>
+</TR>
+</TABLE>
+<br>
+<a name="packages"></a>
+<h2>Changed Packages, Sorted by Percentage Difference</h2>
+<TABLE summary="Packages sorted by percentage difference" WIDTH="100%">
+<TR>
+  <TH  WIDTH="10%">Percentage Difference*</TH>
+  <TH>Package</TH>
+</TR>
+<TR>
+  <TD ALIGN="center">&lt;1</TD>
+  <TD><A HREF="pkg_android.accounts.html">android.accounts</A></TD>
+</TR>
+<TR>
+  <TD ALIGN="center">&lt;1</TD>
+  <TD><A HREF="pkg_android.os.html">android.os</A></TD>
+</TR>
+<TR>
+  <TD ALIGN="center">&lt;1</TD>
+  <TD><A HREF="pkg_android.html">android</A></TD>
+</TR>
+<TR>
+  <TD ALIGN="center">&lt;1</TD>
+  <TD><A HREF="pkg_android.view.html">android.view</A></TD>
+</TR>
+</TABLE>
+<p style="font-size:10px">* See <a href="#calculation">Calculation of Change Percentages</a>, below.</p>
+<br>
+<a name="classes"></a>
+<h2>Changed Classes and <i>Interfaces</i>, Sorted by Percentage Difference</h2>
+<TABLE summary="Classes sorted by percentage difference" WIDTH="100%">
+<TR WIDTH="20%">
+  <TH WIDTH="10%">Percentage<br>Difference*</TH>
+  <TH><b>Class or <i>Interface</i></b></TH>
+</TR>
+<TR>
+  <TD ALIGN="center">10</TD>
+  <TD><A HREF="android.accounts.AbstractAccountAuthenticator.html">
+android.accounts.AbstractAccountAuthenticator</A></TD>
+</TR>
+<TR>
+  <TD ALIGN="center">6</TD>
+  <TD><A HREF="android.os.Build.VERSION_CODES.html">
+android.os.Build.VERSION_CODES</A></TD>
+</TR>
+<TR>
+  <TD ALIGN="center">&lt;1</TD>
+  <TD><A HREF="android.view.WindowManager.LayoutParams.html">
+android.view.WindowManager.LayoutParams</A></TD>
+</TR>
+<TR>
+  <TD ALIGN="center">&lt;1</TD>
+  <TD><A HREF="android.R.attr.html">
+android.R.attr</A></TD>
+</TR>
+</TABLE>
+<p style="font-size:10px">* See <a href="#calculation">Calculation of Change Percentages</a>, below.</p>
+<br>
+<h2 id="calculation">Calculation of Change Percentages</h2>
+<p>
+The percent change statistic reported for all elements in the &quot;to&quot; API Level specification is defined recursively as follows:</p>
+<pre>
+Percentage difference = 100 * (added + removed + 2*changed)
+                        -----------------------------------
+                        sum of public elements in BOTH APIs
+</pre>
+<p>where <code>added</code> is the number of packages added, <code>removed</code> is the number of packages removed, and <code>changed</code> is the number of packages changed.
+This definition is applied recursively for the classes and their program elements, so the value for a changed package will be less than 1, unless every class in that package has changed.
+The definition ensures that if all packages are removed and all new packages are
+added, the change will be 100%.</p>
+      </div>	
+      <div id="footer">
+        <div id="copyright">
+        Except as noted, this content is licensed under 
+        <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
+        For details and restrictions, see the <a href="/license.html">Content License</a>.
+        </div>
+      <div id="footerlinks">
+      <p>
+        <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
+        <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
+        <a href="http://www.android.com/branding.html">Brand Guidelines</a>
+      </p>
+    </div>
+    </div> <!-- end footer -->
+    </div><!-- end doc-content -->
+    </div> <!-- end body-content --> 
+<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+  try {
+    var pageTracker = _gat._getTracker("UA-5831155-1");
+    pageTracker._setAllowAnchor(true);
+    pageTracker._initData();
+    pageTracker._trackPageview();
+  } catch(e) {}
+</script>
+</BODY></HTML>
diff --git a/docs/html/sdk/api_diff/6/changes/jdiff_topleftframe.html b/docs/html/sdk/api_diff/6/changes/jdiff_topleftframe.html
new file mode 100644
index 0000000..36f9836
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes/jdiff_topleftframe.html
@@ -0,0 +1,63 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+Android API Version Differences
+</TITLE>
+<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</HEAD>
+<BODY class="gc-documentation" style="padding:12px;">
+<table class="jdiffIndex" summary="Links to diff index files" BORDER="0" WIDTH="100%" cellspacing="0" cellpadding="0" style="margin:0">
+<TR>
+  <th class="indexHeader" nowrap>
+  Select a Diffs Index:</th>
+</TR>
+<TR>
+  <TD><FONT CLASS="indexText" size="-2"><A HREF="alldiffs_index_all.html" TARGET="bottomleftframe">All Differences</A></FONT><br></TD>
+</TR>
+<TR>
+  <TD NOWRAP><FONT CLASS="indexText" size="-2"><A HREF="packages_index_all.html" TARGET="bottomleftframe">By Package</A></FONT><br></TD>
+</TR>
+<TR>
+  <TD NOWRAP><FONT CLASS="indexText" size="-2"><A HREF="classes_index_all.html" TARGET="bottomleftframe">By Class</A></FONT><br></TD>
+</TR>
+<TR>
+  <TD NOWRAP><FONT CLASS="indexText" size="-2"><A HREF="constructors_index_all.html" TARGET="bottomleftframe">By Constructor</A></FONT><br></TD>
+</TR>
+<TR>
+  <TD NOWRAP><FONT CLASS="indexText" size="-2"><A HREF="methods_index_all.html" TARGET="bottomleftframe">By Method</A></FONT><br></TD>
+</TR>
+<TR>
+  <TD NOWRAP><FONT CLASS="indexText" size="-2"><A HREF="fields_index_all.html" TARGET="bottomleftframe">By Field</A></FONT><br></TD>
+</TR>
+</TABLE>
+<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+  try {
+    var pageTracker = _gat._getTracker("UA-5831155-1");
+    pageTracker._setAllowAnchor(true);
+    pageTracker._initData();
+    pageTracker._trackPageview();
+  } catch(e) {}
+</script>
+</BODY>
+</HTML>
diff --git a/docs/html/sdk/api_diff/6/changes/methods_index_additions.html b/docs/html/sdk/api_diff/6/changes/methods_index_additions.html
new file mode 100644
index 0000000..7a9392f
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes/methods_index_additions.html
@@ -0,0 +1,61 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+Method Additions Index
+</TITLE>
+<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</HEAD>
+<BODY class="gc-documentation" style="padding:12px;">
+<a NAME="topheader"></a>
+<table summary="Index for Methods" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
+  <tr>
+  <th class="indexHeader">
+    Filter the Index:
+  </th>
+  </tr>
+  <tr>
+  <td class="indexText" style="line-height:1.3em;padding-left:2em;">
+<a href="methods_index_all.html" class="staysblack">All Methods</a>
+  <br>
+<font color="#999999">Removals</font>
+  <br>
+<font color="#999999">Additions</font>
+  <br>
+<A HREF="methods_index_changes.html"xclass="hiddenlink">Changes</A>
+  </td>
+  </tr>
+</table>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
+</div>
+<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+  try {
+    var pageTracker = _gat._getTracker("UA-5831155-1");
+    pageTracker._setAllowAnchor(true);
+    pageTracker._initData();
+    pageTracker._trackPageview();
+  } catch(e) {}
+</script>
+</BODY>
+</HTML>
diff --git a/docs/html/sdk/api_diff/6/changes/methods_index_all.html b/docs/html/sdk/api_diff/6/changes/methods_index_all.html
new file mode 100644
index 0000000..a3a35e4
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes/methods_index_all.html
@@ -0,0 +1,75 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+Method Differences Index
+</TITLE>
+<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</HEAD>
+<BODY class="gc-documentation" style="padding:12px;">
+<a NAME="topheader"></a>
+<table summary="Index for Methods" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
+  <tr>
+  <th class="indexHeader">
+    Filter the Index:
+  </th>
+  </tr>
+  <tr>
+  <td class="indexText" style="line-height:1.3em;padding-left:2em;">
+<b>Methods</b>
+  <br>
+<font color="#999999">Removals</font>
+  <br>
+<font color="#999999">Additions</font>
+  <br>
+<A HREF="methods_index_changes.html"xclass="hiddenlink">Changes</A>
+  </td>
+  </tr>
+</table>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
+</div>
+<A NAME="C"></A>
+<br><font size="+2">C</font>&nbsp;
+<a href="#U"><font size="-2">U</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.accounts.AbstractAccountAuthenticator.html#android.accounts.AbstractAccountAuthenticator.confirmCredentials_changed(android.accounts.AccountAuthenticatorResponse, android.accounts.Account, android.os.Bundle)" class="hiddenlink" target="rightframe">confirmCredentials
+(<code>AccountAuthenticatorResponse, Account, Bundle</code>)</A></nobr><br>
+<A NAME="U"></A>
+<br><font size="+2">U</font>&nbsp;
+<a href="#C"><font size="-2">C</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.accounts.AbstractAccountAuthenticator.html#android.accounts.AbstractAccountAuthenticator.updateCredentials_changed(android.accounts.AccountAuthenticatorResponse, android.accounts.Account, java.lang.String, android.os.Bundle)" class="hiddenlink" target="rightframe">updateCredentials
+(<code>AccountAuthenticatorResponse, Account, String, Bundle</code>)</A></nobr><br>
+<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+  try {
+    var pageTracker = _gat._getTracker("UA-5831155-1");
+    pageTracker._setAllowAnchor(true);
+    pageTracker._initData();
+    pageTracker._trackPageview();
+  } catch(e) {}
+</script>
+</BODY>
+</HTML>
diff --git a/docs/html/sdk/api_diff/6/changes/methods_index_changes.html b/docs/html/sdk/api_diff/6/changes/methods_index_changes.html
new file mode 100644
index 0000000..ab25ba5
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes/methods_index_changes.html
@@ -0,0 +1,75 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+Method Changes Index
+</TITLE>
+<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</HEAD>
+<BODY class="gc-documentation" style="padding:12px;">
+<a NAME="topheader"></a>
+<table summary="Index for Methods" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
+  <tr>
+  <th class="indexHeader">
+    Filter the Index:
+  </th>
+  </tr>
+  <tr>
+  <td class="indexText" style="line-height:1.3em;padding-left:2em;">
+<a href="methods_index_all.html" class="staysblack">All Methods</a>
+  <br>
+<font color="#999999">Removals</font>
+  <br>
+<font color="#999999">Additions</font>
+  <br>
+<b>Changes</b>
+  </td>
+  </tr>
+</table>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
+</div>
+<A NAME="C"></A>
+<br><font size="+2">C</font>&nbsp;
+<a href="#U"><font size="-2">U</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.accounts.AbstractAccountAuthenticator.html#android.accounts.AbstractAccountAuthenticator.confirmCredentials_changed(android.accounts.AccountAuthenticatorResponse, android.accounts.Account, android.os.Bundle)" class="hiddenlink" target="rightframe">confirmCredentials
+(<code>AccountAuthenticatorResponse, Account, Bundle</code>)</A></nobr><br>
+<A NAME="U"></A>
+<br><font size="+2">U</font>&nbsp;
+<a href="#C"><font size="-2">C</font></a> 
+ <a href="#topheader"><font size="-2">TOP</font></a>
+<p><div style="line-height:1.5em;color:black">
+<nobr><A HREF="android.accounts.AbstractAccountAuthenticator.html#android.accounts.AbstractAccountAuthenticator.updateCredentials_changed(android.accounts.AccountAuthenticatorResponse, android.accounts.Account, java.lang.String, android.os.Bundle)" class="hiddenlink" target="rightframe">updateCredentials
+(<code>AccountAuthenticatorResponse, Account, String, Bundle</code>)</A></nobr><br>
+<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+  try {
+    var pageTracker = _gat._getTracker("UA-5831155-1");
+    pageTracker._setAllowAnchor(true);
+    pageTracker._initData();
+    pageTracker._trackPageview();
+  } catch(e) {}
+</script>
+</BODY>
+</HTML>
diff --git a/docs/html/sdk/api_diff/6/changes/methods_index_removals.html b/docs/html/sdk/api_diff/6/changes/methods_index_removals.html
new file mode 100644
index 0000000..3906d28
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes/methods_index_removals.html
@@ -0,0 +1,61 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+Method Removals Index
+</TITLE>
+<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</HEAD>
+<BODY class="gc-documentation" style="padding:12px;">
+<a NAME="topheader"></a>
+<table summary="Index for Methods" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
+  <tr>
+  <th class="indexHeader">
+    Filter the Index:
+  </th>
+  </tr>
+  <tr>
+  <td class="indexText" style="line-height:1.3em;padding-left:2em;">
+<a href="methods_index_all.html" class="staysblack">All Methods</a>
+  <br>
+<font color="#999999">Removals</font>
+  <br>
+<font color="#999999">Additions</font>
+  <br>
+<A HREF="methods_index_changes.html"xclass="hiddenlink">Changes</A>
+  </td>
+  </tr>
+</table>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
+</div>
+<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+  try {
+    var pageTracker = _gat._getTracker("UA-5831155-1");
+    pageTracker._setAllowAnchor(true);
+    pageTracker._initData();
+    pageTracker._trackPageview();
+  } catch(e) {}
+</script>
+</BODY>
+</HTML>
diff --git a/docs/html/sdk/api_diff/6/changes/packages_index_additions.html b/docs/html/sdk/api_diff/6/changes/packages_index_additions.html
new file mode 100644
index 0000000..1776064
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes/packages_index_additions.html
@@ -0,0 +1,63 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+Package Additions Index
+</TITLE>
+<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</HEAD>
+<BODY class="gc-documentation" style="padding:12px;">
+<a NAME="topheader"></a>
+<table summary="Index for Packages" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
+  <tr>
+  <th class="indexHeader">
+    Filter the Index:
+  </th>
+  </tr>
+  <tr>
+  <td class="indexText" style="line-height:1.3em;padding-left:2em;">
+<a href="packages_index_all.html" class="staysblack">All Packages</a>
+  <br>
+<font color="#999999">Removals</font>
+  <br>
+<font color="#999999">Additions</font>
+  <br>
+<A HREF="packages_index_changes.html"xclass="hiddenlink">Changes</A>
+  </td>
+  </tr>
+</table>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
+</div>
+<br>
+<div id="indexTableEntries">
+<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+  try {
+    var pageTracker = _gat._getTracker("UA-5831155-1");
+    pageTracker._setAllowAnchor(true);
+    pageTracker._initData();
+    pageTracker._trackPageview();
+  } catch(e) {}
+</script>
+</BODY>
+</HTML>
diff --git a/docs/html/sdk/api_diff/6/changes/packages_index_all.html b/docs/html/sdk/api_diff/6/changes/packages_index_all.html
new file mode 100644
index 0000000..32c6eeb8
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes/packages_index_all.html
@@ -0,0 +1,68 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+Package Differences Index
+</TITLE>
+<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</HEAD>
+<BODY class="gc-documentation" style="padding:12px;">
+<a NAME="topheader"></a>
+<table summary="Index for Packages" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
+  <tr>
+  <th class="indexHeader">
+    Filter the Index:
+  </th>
+  </tr>
+  <tr>
+  <td class="indexText" style="line-height:1.3em;padding-left:2em;">
+<b>Packages</b>
+  <br>
+<font color="#999999">Removals</font>
+  <br>
+<font color="#999999">Additions</font>
+  <br>
+<A HREF="packages_index_changes.html"xclass="hiddenlink">Changes</A>
+  </td>
+  </tr>
+</table>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
+</div>
+<br>
+<div id="indexTableEntries">
+<A NAME="A"></A>
+<A HREF="pkg_android.html" class="hiddenlink" target="rightframe">android</A><br>
+<A HREF="pkg_android.accounts.html" class="hiddenlink" target="rightframe">android.accounts</A><br>
+<A HREF="pkg_android.os.html" class="hiddenlink" target="rightframe">android.os</A><br>
+<A HREF="pkg_android.view.html" class="hiddenlink" target="rightframe">android.view</A><br>
+<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+  try {
+    var pageTracker = _gat._getTracker("UA-5831155-1");
+    pageTracker._setAllowAnchor(true);
+    pageTracker._initData();
+    pageTracker._trackPageview();
+  } catch(e) {}
+</script>
+</BODY>
+</HTML>
diff --git a/docs/html/sdk/api_diff/6/changes/packages_index_changes.html b/docs/html/sdk/api_diff/6/changes/packages_index_changes.html
new file mode 100644
index 0000000..edd70f0
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes/packages_index_changes.html
@@ -0,0 +1,68 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+Package Changes Index
+</TITLE>
+<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</HEAD>
+<BODY class="gc-documentation" style="padding:12px;">
+<a NAME="topheader"></a>
+<table summary="Index for Packages" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
+  <tr>
+  <th class="indexHeader">
+    Filter the Index:
+  </th>
+  </tr>
+  <tr>
+  <td class="indexText" style="line-height:1.3em;padding-left:2em;">
+<a href="packages_index_all.html" class="staysblack">All Packages</a>
+  <br>
+<font color="#999999">Removals</font>
+  <br>
+<font color="#999999">Additions</font>
+  <br>
+<b>Changes</b>
+  </td>
+  </tr>
+</table>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
+</div>
+<br>
+<div id="indexTableEntries">
+<A NAME="A"></A>
+<A HREF="pkg_android.html" class="hiddenlink" target="rightframe">android</A><br>
+<A HREF="pkg_android.accounts.html" class="hiddenlink" target="rightframe">android.accounts</A><br>
+<A HREF="pkg_android.os.html" class="hiddenlink" target="rightframe">android.os</A><br>
+<A HREF="pkg_android.view.html" class="hiddenlink" target="rightframe">android.view</A><br>
+<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+  try {
+    var pageTracker = _gat._getTracker("UA-5831155-1");
+    pageTracker._setAllowAnchor(true);
+    pageTracker._initData();
+    pageTracker._trackPageview();
+  } catch(e) {}
+</script>
+</BODY>
+</HTML>
diff --git a/docs/html/sdk/api_diff/6/changes/packages_index_removals.html b/docs/html/sdk/api_diff/6/changes/packages_index_removals.html
new file mode 100644
index 0000000..9fd0f7e
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/changes/packages_index_removals.html
@@ -0,0 +1,63 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<HTML style="overflow:auto;">
+<HEAD>
+<meta name="generator" content="JDiff v1.1.0">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
+<TITLE>
+Package Removals Index
+</TITLE>
+<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
+<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
+<noscript>
+<style type="text/css">
+body{overflow:auto;}
+#body-content{position:relative; top:0;}
+#doc-content{overflow:visible;border-left:3px solid #666;}
+#side-nav{padding:0;}
+#side-nav .toggle-list ul {display:block;}
+#resize-packages-nav{border-bottom:3px solid #666;}
+</style>
+</noscript>
+<style type="text/css">
+</style>
+</HEAD>
+<BODY class="gc-documentation" style="padding:12px;">
+<a NAME="topheader"></a>
+<table summary="Index for Packages" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
+  <tr>
+  <th class="indexHeader">
+    Filter the Index:
+  </th>
+  </tr>
+  <tr>
+  <td class="indexText" style="line-height:1.3em;padding-left:2em;">
+<a href="packages_index_all.html" class="staysblack">All Packages</a>
+  <br>
+<font color="#999999">Removals</font>
+  <br>
+<font color="#999999">Additions</font>
+  <br>
+<A HREF="packages_index_changes.html"xclass="hiddenlink">Changes</A>
+  </td>
+  </tr>
+</table>
+<div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
+Listed as: <span style="color:#069"><strong>Added</strong></span>,  <span style="color:#069"><strike>Removed</strike></span>,  <span style="color:#069">Changed</span></font>
+</div>
+<br>
+<div id="indexTableEntries">
+<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+  try {
+    var pageTracker = _gat._getTracker("UA-5831155-1");
+    pageTracker._setAllowAnchor(true);
+    pageTracker._initData();
+    pageTracker._trackPageview();
+  } catch(e) {}
+</script>
+</BODY>
+</HTML>
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_java.util.html b/docs/html/sdk/api_diff/6/changes/pkg_android.accounts.html
similarity index 88%
copy from docs/html/sdk/api_diff/4/changes/pkg_java.util.html
copy to docs/html/sdk/api_diff/6/changes/pkg_android.accounts.html
index 1702f22..21224bf 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_java.util.html
+++ b/docs/html/sdk/api_diff/6/changes/pkg_android.accounts.html
@@ -7,7 +7,7 @@
 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
 <TITLE>
-java.util
+android.accounts
 </TITLE>
 <link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
 <link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
@@ -46,15 +46,15 @@
       </tr>
       <tr>
         <td class="diffspec" style="padding-top:.25em">To Level:</td>
-        <td class="diffvaluenew" style="padding-top:.25em">4</td>
+        <td class="diffvaluenew" style="padding-top:.25em">6</td>
       </tr>
       <tr>
         <td class="diffspec">From Level:</td>
-        <td class="diffvalueold">3</td>
+        <td class="diffvalueold">5</td>
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.20 11:08</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -71,7 +71,7 @@
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/java/util/package-summary.html" target="_top"><font size="+1"><code>java.util</code></font></A>
+Package <A HREF="../../../../reference/android/accounts/package-summary.html" target="_top"><font size="+1"><code>android.accounts</code></font></A>
 </H2>
 <p>
 <a NAME="Changed"></a>
@@ -81,8 +81,8 @@
 </TH>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="Date"></A>
-  <nobr><A HREF="java.util.Date.html">Date</A></nobr>
+  <A NAME="AbstractAccountAuthenticator"></A>
+  <nobr><A HREF="android.accounts.AbstractAccountAuthenticator.html">AbstractAccountAuthenticator</A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_java.util.html b/docs/html/sdk/api_diff/6/changes/pkg_android.html
similarity index 90%
copy from docs/html/sdk/api_diff/4/changes/pkg_java.util.html
copy to docs/html/sdk/api_diff/6/changes/pkg_android.html
index 1702f22..25ddfa0c 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_java.util.html
+++ b/docs/html/sdk/api_diff/6/changes/pkg_android.html
@@ -7,7 +7,7 @@
 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
 <TITLE>
-java.util
+android
 </TITLE>
 <link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
 <link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
@@ -46,15 +46,15 @@
       </tr>
       <tr>
         <td class="diffspec" style="padding-top:.25em">To Level:</td>
-        <td class="diffvaluenew" style="padding-top:.25em">4</td>
+        <td class="diffvaluenew" style="padding-top:.25em">6</td>
       </tr>
       <tr>
         <td class="diffspec">From Level:</td>
-        <td class="diffvalueold">3</td>
+        <td class="diffvalueold">5</td>
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.20 11:08</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -71,7 +71,7 @@
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/java/util/package-summary.html" target="_top"><font size="+1"><code>java.util</code></font></A>
+Package <A HREF="../../../../reference/android/package-summary.html" target="_top"><font size="+1"><code>android</code></font></A>
 </H2>
 <p>
 <a NAME="Changed"></a>
@@ -81,8 +81,8 @@
 </TH>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="Date"></A>
-  <nobr><A HREF="java.util.Date.html">Date</A></nobr>
+  <A NAME="R.attr"></A>
+  <nobr><A HREF="android.R.attr.html">R.attr</A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_java.util.html b/docs/html/sdk/api_diff/6/changes/pkg_android.os.html
similarity index 90%
copy from docs/html/sdk/api_diff/4/changes/pkg_java.util.html
copy to docs/html/sdk/api_diff/6/changes/pkg_android.os.html
index 1702f22..5b5570c 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_java.util.html
+++ b/docs/html/sdk/api_diff/6/changes/pkg_android.os.html
@@ -7,7 +7,7 @@
 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
 <TITLE>
-java.util
+android.os
 </TITLE>
 <link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
 <link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
@@ -46,15 +46,15 @@
       </tr>
       <tr>
         <td class="diffspec" style="padding-top:.25em">To Level:</td>
-        <td class="diffvaluenew" style="padding-top:.25em">4</td>
+        <td class="diffvaluenew" style="padding-top:.25em">6</td>
       </tr>
       <tr>
         <td class="diffspec">From Level:</td>
-        <td class="diffvalueold">3</td>
+        <td class="diffvalueold">5</td>
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.20 11:08</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -71,7 +71,7 @@
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/java/util/package-summary.html" target="_top"><font size="+1"><code>java.util</code></font></A>
+Package <A HREF="../../../../reference/android/os/package-summary.html" target="_top"><font size="+1"><code>android.os</code></font></A>
 </H2>
 <p>
 <a NAME="Changed"></a>
@@ -81,8 +81,8 @@
 </TH>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="Date"></A>
-  <nobr><A HREF="java.util.Date.html">Date</A></nobr>
+  <A NAME="Build.VERSION_CODES"></A>
+  <nobr><A HREF="android.os.Build.VERSION_CODES.html">Build.VERSION_CODES</A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/4/changes/pkg_java.util.html b/docs/html/sdk/api_diff/6/changes/pkg_android.view.html
similarity index 89%
copy from docs/html/sdk/api_diff/4/changes/pkg_java.util.html
copy to docs/html/sdk/api_diff/6/changes/pkg_android.view.html
index 1702f22..2595fad 100644
--- a/docs/html/sdk/api_diff/4/changes/pkg_java.util.html
+++ b/docs/html/sdk/api_diff/6/changes/pkg_android.view.html
@@ -7,7 +7,7 @@
 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
 <TITLE>
-java.util
+android.view
 </TITLE>
 <link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
 <link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
@@ -46,15 +46,15 @@
       </tr>
       <tr>
         <td class="diffspec" style="padding-top:.25em">To Level:</td>
-        <td class="diffvaluenew" style="padding-top:.25em">4</td>
+        <td class="diffvaluenew" style="padding-top:.25em">6</td>
       </tr>
       <tr>
         <td class="diffspec">From Level:</td>
-        <td class="diffvalueold">3</td>
+        <td class="diffvalueold">5</td>
       </tr>
       <tr>
         <td class="diffspec">Generated</td>
-        <td class="diffvalue">2009.09.02 18:26</td>
+        <td class="diffvalue">2009.11.20 11:08</td>
       </tr>
     </table>
     </div><!-- End and-diff-id -->
@@ -71,7 +71,7 @@
 <div id="doc-content" style="position:relative;">
 <div id="mainBodyFluid">
 <H2>
-Package <A HREF="../../../../reference/java/util/package-summary.html" target="_top"><font size="+1"><code>java.util</code></font></A>
+Package <A HREF="../../../../reference/android/view/package-summary.html" target="_top"><font size="+1"><code>android.view</code></font></A>
 </H2>
 <p>
 <a NAME="Changed"></a>
@@ -81,8 +81,8 @@
 </TH>
 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
   <TD VALIGN="TOP" WIDTH="25%">
-  <A NAME="Date"></A>
-  <nobr><A HREF="java.util.Date.html">Date</A></nobr>
+  <A NAME="WindowManager.LayoutParams"></A>
+  <nobr><A HREF="android.view.WindowManager.LayoutParams.html">WindowManager.LayoutParams</A></nobr>
   </TD>
   <TD>&nbsp;</TD>
 </TR>
diff --git a/docs/html/sdk/api_diff/6/missingSinces.txt b/docs/html/sdk/api_diff/6/missingSinces.txt
new file mode 100644
index 0000000..61a0c2b
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/missingSinces.txt
@@ -0,0 +1,7 @@
+NO DOC BLOCK: android.os.Build.VERSION_CODES Field ECLAIR_0_1
+NO DOC BLOCK: android.R.attr Field quickContactBadgeStyleSmallWindowLarge
+NO DOC BLOCK: android.R.attr Field quickContactBadgeStyleSmallWindowMedium
+NO DOC BLOCK: android.R.attr Field quickContactBadgeStyleSmallWindowSmall
+NO DOC BLOCK: android.R.attr Field quickContactBadgeStyleWindowLarge
+NO DOC BLOCK: android.R.attr Field quickContactBadgeStyleWindowMedium
+NO DOC BLOCK: android.R.attr Field quickContactBadgeStyleWindowSmall
diff --git a/docs/html/sdk/api_diff/6/stylesheet-jdiff.css b/docs/html/sdk/api_diff/6/stylesheet-jdiff.css
new file mode 100644
index 0000000..edafaa3
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/stylesheet-jdiff.css
@@ -0,0 +1,44 @@
+
+/* (http://www.jdiff.org) */
+
+div.and-diff-id {border: 1px solid #eee;position:relative;float:right;clear:both;padding:0px;}
+table.diffspectable {border:1px;padding:0px;margin:0px;}
+.diffspechead {background-color:#eee;}
+.diffspectable tr {border:0px;padding:0px;}
+.diffspectable td  {background-color:eee;border:0px;font-size:90%;font-weight:normal;padding:0px;padding-left:1px;padding-right:1px;text-align:center;color:777;}
+td.diffvalueold {color:orange;background-color:white;border:0px;font-size:80%;font-style:normal;text-align:left;padding:0px;padding-left:1px;padding-right:1px;line-height:.95em;}
+td.diffvaluenew {color:green;background-color:white;border:0px;font-size:80%;font-weight:normal;text-align:left;padding:0px;padding-left:1px;padding-right:1px;line-height:.95em;}
+td.diffvalue {color:444;background-color:white;border:0px;font-size:80%;font-weight:normal;text-align:left;padding:0px;padding-left:1px;padding-right:1px;line-height:.95em;}
+td.diffspec {background-color:white;border:0px;font-size:80%;font-weight:normal;padding:1px;color:444;text-align:right;padding-right:.5em;line-height:.95em;}
+tt {font-size:11pt;font-family:monospace;}
+.indexHeader {
+  font-size:96%;
+  line-height:.8em;}
+.jdiffIndex td {
+  font-size:96%;
+  xline-height:.8em;
+  padding:2px;
+  padding-left:1em;}
+.indexText {
+  font-size:100%;
+  padding-left:1em;}
+#indexTableCaption {
+  font-size:96%;
+  margin-top:.25em;
+  margin-bottom:0;
+  }
+.hiddenlink {
+  font-size:96%;
+  line-height:.8em;
+  text-decoration:none;}
+a {
+  text-decoration:none;}
+a:hover {
+  text-decoration:underline;}
+.indexBox {
+  border: 1px solid red;
+  margin:1em 0 0 0;}
+.letterIndexHead {
+  font-size: 1.5em;font-weight:9;
+  margin:0 0 0em 0;
+  border: 1px solid red;}
diff --git a/docs/html/sdk/api_diff/6/user_comments_for_5_to_6.xml b/docs/html/sdk/api_diff/6/user_comments_for_5_to_6.xml
new file mode 100644
index 0000000..17875f7
--- /dev/null
+++ b/docs/html/sdk/api_diff/6/user_comments_for_5_to_6.xml
@@ -0,0 +1,139 @@
+<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
+<comments
+  xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
+  xsi:noNamespaceSchemaLocation='comments.xsd'
+  name="5_to_6"
+  jdversion="1.1.0">
+
+<!-- Use this file to enter an API change description. For example, when you remove a class, 
+     you can enter a comment for that class that points developers to the replacement class. 
+     You can also provide a change summary for modified API, to give an overview of the changes 
+     why they were made, workarounds, etc.  -->
+
+<!-- When the API diffs report is generated, the comments in this file get added to the tables of 
+     removed, added, and modified packages, classes, methods, and fields. This file does not ship 
+     with the final report. -->
+
+<!-- The id attribute in an identifier element identifies the change as noted in the report. 
+     An id has the form package[.class[.[ctor|method|field].signature]], where [] indicates optional 
+     text. A comment element can have multiple identifier elements, which will will cause the same 
+     text to appear at each place in the report, but will be converted to separate comments when the 
+     comments file is used. -->
+
+<!-- HTML tags in the text field will appear in the report. You also need to close p HTML elements, 
+     used for paragraphs - see the top-level documentation. -->
+
+<!-- You can include standard javadoc links in your change descriptions. You can use the @first command  
+     to cause jdiff to include the first line of the API documentation. You also need to close p HTML 
+     elements, used for paragraphs - see the top-level documentation. -->
+
+<comment>
+  <identifier id="android"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.quickContactBadgeStyleSmallWindowLarge"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.quickContactBadgeStyleSmallWindowMedium"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.quickContactBadgeStyleSmallWindowSmall"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.quickContactBadgeStyleWindowLarge"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.quickContactBadgeStyleWindowMedium"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.R.attr.quickContactBadgeStyleWindowSmall"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.accounts"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.accounts.AbstractAccountAuthenticator"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.accounts.AbstractAccountAuthenticator.confirmCredentials_changed(android.accounts.AccountAuthenticatorResponse, android.accounts.Account, android.os.Bundle)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.accounts.AbstractAccountAuthenticator.updateCredentials_changed(android.accounts.AccountAuthenticatorResponse, android.accounts.Account, java.lang.String, android.os.Bundle)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.Build.VERSION_CODES"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.os.Build.VERSION_CODES.ECLAIR_0_1"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.WindowManager.LayoutParams"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="android.view.WindowManager.LayoutParams.TYPE_STATUS_BAR_PANEL"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+
+</comments>
diff --git a/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaPlayerStressTest.java b/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaPlayerStressTest.java
index b476e01..0132ae8 100644
--- a/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaPlayerStressTest.java
+++ b/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaPlayerStressTest.java
@@ -86,6 +86,7 @@
 
         } catch (Exception e) {
             Log.v(TAG, e.toString());
+            assertTrue("testStressHWDecoderRelease", false);
         }
     }
 
@@ -139,6 +140,7 @@
 
         } catch (Exception e) {
             Log.v(TAG, e.toString());
+            assertTrue("testStressGetCurrentPosition", false);
         }
     }
 }