diff options
Diffstat (limited to 'docs/html/sdk/api_diff')
263 files changed, 512 insertions, 304 deletions
diff --git a/docs/html/sdk/api_diff/16/changes.html b/docs/html/sdk/api_diff/16/changes.html index 80b91e47717c..6460252a5c24 100644 --- a/docs/html/sdk/api_diff/16/changes.html +++ b/docs/html/sdk/api_diff/16/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 Tue Jun 26 22:31:04 PDT 2012 --> +<!-- on Mon Jul 16 10:58:42 PDT 2012 --> <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> diff --git a/docs/html/sdk/api_diff/16/changes/alldiffs_index_additions.html b/docs/html/sdk/api_diff/16/changes/alldiffs_index_additions.html index 66ecf7d9711f..d47f5710c80c 100644 --- a/docs/html/sdk/api_diff/16/changes/alldiffs_index_additions.html +++ b/docs/html/sdk/api_diff/16/changes/alldiffs_index_additions.html @@ -152,6 +152,8 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= <!-- Field ACTION_VOICE_SEARCH_HANDS_FREE --> <nobr><A HREF="android.speech.RecognizerIntent.html#android.speech.RecognizerIntent.ACTION_VOICE_SEARCH_HANDS_FREE" class="hiddenlink" target="rightframe">ACTION_VOICE_SEARCH_HANDS_FREE</A> </nobr><br> +<!-- Class ActionProvider.VisibilityListener --> +<A HREF="pkg_android.view.html#ActionProvider.VisibilityListener" class="hiddenlink" target="rightframe"><b><i>ActionProvider.VisibilityListener</i></b></A><br> <!-- Class ActivityOptions --> <A HREF="pkg_android.app.html#ActivityOptions" class="hiddenlink" target="rightframe"><b>ActivityOptions</b></A><br> <!-- Method addAction --> @@ -543,9 +545,6 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= <!-- Method finishAffinity --> <nobr><A HREF="android.app.Activity.html#android.app.Activity.finishAffinity_added()" class="hiddenlink" target="rightframe"><b>finishAffinity</b> ()</A></nobr><br> -<!-- Field FLAG_ACTIVITY_CLOSE_SYSTEM_DIALOGS --> -<nobr><A HREF="android.content.Intent.html#android.content.Intent.FLAG_ACTIVITY_CLOSE_SYSTEM_DIALOGS" class="hiddenlink" target="rightframe">FLAG_ACTIVITY_CLOSE_SYSTEM_DIALOGS</A> -</nobr><br> <!-- Field FLAG_INCLUDE_NOT_IMPORTANT_VIEWS --> <nobr><A HREF="android.accessibilityservice.AccessibilityServiceInfo.html#android.accessibilityservice.AccessibilityServiceInfo.FLAG_INCLUDE_NOT_IMPORTANT_VIEWS" class="hiddenlink" target="rightframe">FLAG_INCLUDE_NOT_IMPORTANT_VIEWS</A> </nobr><br> @@ -1262,6 +1261,9 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= <!-- Method isVirtual --> <nobr><A HREF="android.view.InputDevice.html#android.view.InputDevice.isVirtual_added()" class="hiddenlink" target="rightframe"><b>isVirtual</b> ()</A></nobr><br> +<!-- Method isVisible --> +<nobr><A HREF="android.view.ActionProvider.html#android.view.ActionProvider.isVisible_added()" class="hiddenlink" target="rightframe"><b>isVisible</b> +()</A></nobr><br> <!-- Method isVisibleToUser --> <nobr><A HREF="android.view.accessibility.AccessibilityNodeInfo.html#android.view.accessibility.AccessibilityNodeInfo.isVisibleToUser_added()" class="hiddenlink" target="rightframe"><b>isVisibleToUser</b> ()</A></nobr><br> @@ -1472,6 +1474,11 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= <A HREF="pkg_android.media.html#MediaRouter.SimpleCallback" class="hiddenlink" target="rightframe"><b>MediaRouter.SimpleCallback</b></A><br> <!-- Class MediaRouter.UserRouteInfo --> <A HREF="pkg_android.media.html#MediaRouter.UserRouteInfo" class="hiddenlink" target="rightframe"><b>MediaRouter.UserRouteInfo</b></A><br> +<!-- Class MediaRouter.VolumeCallback --> +<A HREF="pkg_android.media.html#MediaRouter.VolumeCallback" class="hiddenlink" target="rightframe"><b>MediaRouter.VolumeCallback</b></A><br> +<!-- Field mediaRouteTypes --> +<nobr><A HREF="android.R.attr.html#android.R.attr.mediaRouteTypes" class="hiddenlink" target="rightframe">mediaRouteTypes</A> +</nobr><br> <!-- Class MediaSyncEvent --> <A HREF="pkg_android.media.html#MediaSyncEvent" class="hiddenlink" target="rightframe"><b>MediaSyncEvent</b></A><br> <!-- Field METHOD_ALARM --> @@ -1660,6 +1667,9 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= <!-- Field OPTION_APPWIDGET_MIN_WIDTH --> <nobr><A HREF="android.appwidget.AppWidgetManager.html#android.appwidget.AppWidgetManager.OPTION_APPWIDGET_MIN_WIDTH" class="hiddenlink" target="rightframe">OPTION_APPWIDGET_MIN_WIDTH</A> </nobr><br> +<!-- Method overridesItemVisibility --> +<nobr><A HREF="android.view.ActionProvider.html#android.view.ActionProvider.overridesItemVisibility_added()" class="hiddenlink" target="rightframe"><b>overridesItemVisibility</b> +()</A></nobr><br> <!-- Field parentActivityName --> <A NAME="P"></A> <br><font size="+2">P</font> @@ -1846,6 +1856,9 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= <!-- Field READ_USER_DICTIONARY --> <nobr><A HREF="android.Manifest.permission.html#android.Manifest.permission.READ_USER_DICTIONARY" class="hiddenlink" target="rightframe">READ_USER_DICTIONARY</A> </nobr><br> +<!-- Method refreshVisibility --> +<nobr><A HREF="android.view.ActionProvider.html#android.view.ActionProvider.refreshVisibility_added()" class="hiddenlink" target="rightframe"><b>refreshVisibility</b> +()</A></nobr><br> <!-- Method registerOnLoadCanceledListener --> <nobr><A HREF="android.content.Loader.html#android.content.Loader.registerOnLoadCanceledListener_added(android.content.Loader.OnLoadCanceledListener<D>)" class="hiddenlink" target="rightframe"><b>registerOnLoadCanceledListener</b> (<code>OnLoadCanceledListener<D></code>)</A></nobr><br> @@ -2105,6 +2118,12 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= <!-- Method setTextViewCompoundDrawables --> <nobr><A HREF="android.widget.RemoteViews.html#android.widget.RemoteViews.setTextViewCompoundDrawables_added(int, int, int, int, int)" class="hiddenlink" target="rightframe"><b>setTextViewCompoundDrawables</b> (<code>int, int, int, int, int</code>)</A></nobr><br> +<!-- Method setTextViewCompoundDrawablesRelative --> +<nobr><A HREF="android.widget.RemoteViews.html#android.widget.RemoteViews.setTextViewCompoundDrawablesRelative_added(int, int, int, int, int)" class="hiddenlink" target="rightframe"><b>setTextViewCompoundDrawablesRelative</b> +(<code>int, int, int, int, int</code>)</A></nobr><br> +<!-- Method setTextViewTextSize --> +<nobr><A HREF="android.widget.RemoteViews.html#android.widget.RemoteViews.setTextViewTextSize_added(int, int, float)" class="hiddenlink" target="rightframe"><b>setTextViewTextSize</b> +(<code>int, int, float</code>)</A></nobr><br> <!-- Method setThumbDrawable --> <nobr><A HREF="android.widget.Switch.html#android.widget.Switch.setThumbDrawable_added(android.graphics.drawable.Drawable)" class="hiddenlink" target="rightframe"><b>setThumbDrawable</b> (<code>Drawable</code>)</A></nobr><br> @@ -2141,6 +2160,12 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= <!-- Method setVideoScalingMode --> <nobr><A HREF="android.media.MediaPlayer.html#android.media.MediaPlayer.setVideoScalingMode_added(int)" class="hiddenlink" target="rightframe"><b>setVideoScalingMode</b> (<code>int</code>)</A></nobr><br> +<!-- Method setViewPadding --> +<nobr><A HREF="android.widget.RemoteViews.html#android.widget.RemoteViews.setViewPadding_added(int, int, int, int, int)" class="hiddenlink" target="rightframe"><b>setViewPadding</b> +(<code>int, int, int, int, int</code>)</A></nobr><br> +<!-- Method setVisibilityListener --> +<nobr><A HREF="android.view.ActionProvider.html#android.view.ActionProvider.setVisibilityListener_added(android.view.ActionProvider.VisibilityListener)" class="hiddenlink" target="rightframe"><b>setVisibilityListener</b> +(<code>VisibilityListener</code>)</A></nobr><br> <!-- Method setVisibleToUser --> <nobr><A HREF="android.view.accessibility.AccessibilityNodeInfo.html#android.view.accessibility.AccessibilityNodeInfo.setVisibleToUser_added(boolean)" class="hiddenlink" target="rightframe"><b>setVisibleToUser</b> (<code>boolean</code>)</A></nobr><br> diff --git a/docs/html/sdk/api_diff/16/changes/alldiffs_index_all.html b/docs/html/sdk/api_diff/16/changes/alldiffs_index_all.html index b4e7d1d16a65..02c78b45aed5 100644 --- a/docs/html/sdk/api_diff/16/changes/alldiffs_index_all.html +++ b/docs/html/sdk/api_diff/16/changes/alldiffs_index_all.html @@ -178,6 +178,8 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= <A HREF="android.view.ActionMode.html" class="hiddenlink" target="rightframe">ActionMode</A><br> <!-- Class ActionProvider --> <A HREF="android.view.ActionProvider.html" class="hiddenlink" target="rightframe">ActionProvider</A><br> +<!-- Class ActionProvider.VisibilityListener --> +<A HREF="pkg_android.view.html#ActionProvider.VisibilityListener" class="hiddenlink" target="rightframe"><b><i>ActionProvider.VisibilityListener</i></b></A><br> <!-- Class Activity --> <A HREF="android.app.Activity.html" class="hiddenlink" target="rightframe">Activity</A><br> <!-- Class ActivityInfo --> @@ -1083,9 +1085,6 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= <!-- Method fitsSystemWindows --> <nobr><A HREF="android.view.View.html#android.view.View.fitsSystemWindows_removed()" class="hiddenlink" target="rightframe"><strike>fitsSystemWindows</strike> ()</A></nobr><br> -<!-- Field FLAG_ACTIVITY_CLOSE_SYSTEM_DIALOGS --> -<nobr><A HREF="android.content.Intent.html#android.content.Intent.FLAG_ACTIVITY_CLOSE_SYSTEM_DIALOGS" class="hiddenlink" target="rightframe">FLAG_ACTIVITY_CLOSE_SYSTEM_DIALOGS</A> -</nobr><br> <!-- Field FLAG_HIGH_PRIORITY --> <nobr><A HREF="android.app.Notification.html#android.app.Notification.FLAG_HIGH_PRIORITY" class="hiddenlink" target="rightframe">FLAG_HIGH_PRIORITY</A> </nobr><br> @@ -1986,6 +1985,9 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= <!-- Method isVirtual --> <nobr><A HREF="android.view.InputDevice.html#android.view.InputDevice.isVirtual_added()" class="hiddenlink" target="rightframe"><b>isVirtual</b> ()</A></nobr><br> +<!-- Method isVisible --> +<nobr><A HREF="android.view.ActionProvider.html#android.view.ActionProvider.isVisible_added()" class="hiddenlink" target="rightframe"><b>isVisible</b> +()</A></nobr><br> <!-- Method isVisibleToUser --> <nobr><A HREF="android.view.accessibility.AccessibilityNodeInfo.html#android.view.accessibility.AccessibilityNodeInfo.isVisibleToUser_added()" class="hiddenlink" target="rightframe"><b>isVisibleToUser</b> ()</A></nobr><br> @@ -2264,6 +2266,11 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= <A HREF="pkg_android.media.html#MediaRouter.SimpleCallback" class="hiddenlink" target="rightframe"><b>MediaRouter.SimpleCallback</b></A><br> <!-- Class MediaRouter.UserRouteInfo --> <A HREF="pkg_android.media.html#MediaRouter.UserRouteInfo" class="hiddenlink" target="rightframe"><b>MediaRouter.UserRouteInfo</b></A><br> +<!-- Class MediaRouter.VolumeCallback --> +<A HREF="pkg_android.media.html#MediaRouter.VolumeCallback" class="hiddenlink" target="rightframe"><b>MediaRouter.VolumeCallback</b></A><br> +<!-- Field mediaRouteTypes --> +<nobr><A HREF="android.R.attr.html#android.R.attr.mediaRouteTypes" class="hiddenlink" target="rightframe">mediaRouteTypes</A> +</nobr><br> <!-- Class MediaStore.MediaColumns --> <A HREF="android.provider.MediaStore.MediaColumns.html" class="hiddenlink" target="rightframe"><i>MediaStore.MediaColumns</i></A><br> <!-- Class MediaSyncEvent --> @@ -2560,6 +2567,9 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= <!-- Field ORIENTATION_SQUARE --> <nobr><A HREF="android.content.res.Configuration.html#android.content.res.Configuration.ORIENTATION_SQUARE" class="hiddenlink" target="rightframe">ORIENTATION_SQUARE</A> </nobr><br> +<!-- Method overridesItemVisibility --> +<nobr><A HREF="android.view.ActionProvider.html#android.view.ActionProvider.overridesItemVisibility_added()" class="hiddenlink" target="rightframe"><b>overridesItemVisibility</b> +()</A></nobr><br> <!-- Class PackageInfo --> <A NAME="P"></A> <br><font size="+2">P</font> @@ -2853,6 +2863,9 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= </nobr><br> <!-- Class RecognizerIntent --> <A HREF="android.speech.RecognizerIntent.html" class="hiddenlink" target="rightframe">RecognizerIntent</A><br> +<!-- Method refreshVisibility --> +<nobr><A HREF="android.view.ActionProvider.html#android.view.ActionProvider.refreshVisibility_added()" class="hiddenlink" target="rightframe"><b>refreshVisibility</b> +()</A></nobr><br> <!-- Method registerOnLoadCanceledListener --> <nobr><A HREF="android.content.Loader.html#android.content.Loader.registerOnLoadCanceledListener_added(android.content.Loader.OnLoadCanceledListener<D>)" class="hiddenlink" target="rightframe"><b>registerOnLoadCanceledListener</b> (<code>OnLoadCanceledListener<D></code>)</A></nobr><br> @@ -3321,6 +3334,12 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= <!-- Method setTextViewCompoundDrawables --> <nobr><A HREF="android.widget.RemoteViews.html#android.widget.RemoteViews.setTextViewCompoundDrawables_added(int, int, int, int, int)" class="hiddenlink" target="rightframe"><b>setTextViewCompoundDrawables</b> (<code>int, int, int, int, int</code>)</A></nobr><br> +<!-- Method setTextViewCompoundDrawablesRelative --> +<nobr><A HREF="android.widget.RemoteViews.html#android.widget.RemoteViews.setTextViewCompoundDrawablesRelative_added(int, int, int, int, int)" class="hiddenlink" target="rightframe"><b>setTextViewCompoundDrawablesRelative</b> +(<code>int, int, int, int, int</code>)</A></nobr><br> +<!-- Method setTextViewTextSize --> +<nobr><A HREF="android.widget.RemoteViews.html#android.widget.RemoteViews.setTextViewTextSize_added(int, int, float)" class="hiddenlink" target="rightframe"><b>setTextViewTextSize</b> +(<code>int, int, float</code>)</A></nobr><br> <!-- Method setThumbDrawable --> <nobr><A HREF="android.widget.Switch.html#android.widget.Switch.setThumbDrawable_added(android.graphics.drawable.Drawable)" class="hiddenlink" target="rightframe"><b>setThumbDrawable</b> (<code>Drawable</code>)</A></nobr><br> @@ -3369,6 +3388,12 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= <!-- Method setVideoScalingMode --> <nobr><A HREF="android.media.MediaPlayer.html#android.media.MediaPlayer.setVideoScalingMode_added(int)" class="hiddenlink" target="rightframe"><b>setVideoScalingMode</b> (<code>int</code>)</A></nobr><br> +<!-- Method setViewPadding --> +<nobr><A HREF="android.widget.RemoteViews.html#android.widget.RemoteViews.setViewPadding_added(int, int, int, int, int)" class="hiddenlink" target="rightframe"><b>setViewPadding</b> +(<code>int, int, int, int, int</code>)</A></nobr><br> +<!-- Method setVisibilityListener --> +<nobr><A HREF="android.view.ActionProvider.html#android.view.ActionProvider.setVisibilityListener_added(android.view.ActionProvider.VisibilityListener)" class="hiddenlink" target="rightframe"><b>setVisibilityListener</b> +(<code>VisibilityListener</code>)</A></nobr><br> <!-- Method setVisibleToUser --> <nobr><A HREF="android.view.accessibility.AccessibilityNodeInfo.html#android.view.accessibility.AccessibilityNodeInfo.setVisibleToUser_added(boolean)" class="hiddenlink" target="rightframe"><b>setVisibleToUser</b> (<code>boolean</code>)</A></nobr><br> diff --git a/docs/html/sdk/api_diff/16/changes/android.Manifest.permission.html b/docs/html/sdk/api_diff/16/changes/android.Manifest.permission.html index c7988c0ff6eb..3ec476fb5ea8 100644 --- a/docs/html/sdk/api_diff/16/changes/android.Manifest.permission.html +++ b/docs/html/sdk/api_diff/16/changes/android.Manifest.permission.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.R.attr.html b/docs/html/sdk/api_diff/16/changes/android.R.attr.html index 0d63d901b02a..a4db7cf4aedb 100644 --- a/docs/html/sdk/api_diff/16/changes/android.R.attr.html +++ b/docs/html/sdk/api_diff/16/changes/android.R.attr.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> @@ -119,6 +119,13 @@ Class android.<A HREF="../../../../reference/android/R.attr.html" target="_top"> </TR> <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> <TD VALIGN="TOP" WIDTH="25%"> + <A NAME="android.R.attr.mediaRouteTypes"></A> + <nobr><code>int</code> <A HREF="../../../../reference/android/R.attr.html#mediaRouteTypes" target="_top"><code>mediaRouteTypes</code></A></nobr> + </TD> + <TD> </TD> +</TR> +<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> + <TD VALIGN="TOP" WIDTH="25%"> <A NAME="android.R.attr.parentActivityName"></A> <nobr><code>int</code> <A HREF="../../../../reference/android/R.attr.html#parentActivityName" target="_top"><code>parentActivityName</code></A></nobr> </TD> diff --git a/docs/html/sdk/api_diff/16/changes/android.R.style.html b/docs/html/sdk/api_diff/16/changes/android.R.style.html index a9827b5dd164..988463c0c248 100644 --- a/docs/html/sdk/api_diff/16/changes/android.R.style.html +++ b/docs/html/sdk/api_diff/16/changes/android.R.style.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.accessibilityservice.AccessibilityService.html b/docs/html/sdk/api_diff/16/changes/android.accessibilityservice.AccessibilityService.html index e5da9e6b0e4f..227ab96478ea 100644 --- a/docs/html/sdk/api_diff/16/changes/android.accessibilityservice.AccessibilityService.html +++ b/docs/html/sdk/api_diff/16/changes/android.accessibilityservice.AccessibilityService.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.accessibilityservice.AccessibilityServiceInfo.html b/docs/html/sdk/api_diff/16/changes/android.accessibilityservice.AccessibilityServiceInfo.html index 28ac08b09b30..c5f3e7cd0013 100644 --- a/docs/html/sdk/api_diff/16/changes/android.accessibilityservice.AccessibilityServiceInfo.html +++ b/docs/html/sdk/api_diff/16/changes/android.accessibilityservice.AccessibilityServiceInfo.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.animation.LayoutTransition.html b/docs/html/sdk/api_diff/16/changes/android.animation.LayoutTransition.html index d3cc2f79ad24..a1705082d7a6 100644 --- a/docs/html/sdk/api_diff/16/changes/android.animation.LayoutTransition.html +++ b/docs/html/sdk/api_diff/16/changes/android.animation.LayoutTransition.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.app.Activity.html b/docs/html/sdk/api_diff/16/changes/android.app.Activity.html index 75321343fb90..b15de5956e59 100644 --- a/docs/html/sdk/api_diff/16/changes/android.app.Activity.html +++ b/docs/html/sdk/api_diff/16/changes/android.app.Activity.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.app.ActivityManager.MemoryInfo.html b/docs/html/sdk/api_diff/16/changes/android.app.ActivityManager.MemoryInfo.html index f30b1dad12c9..99c8ca02ce2b 100644 --- a/docs/html/sdk/api_diff/16/changes/android.app.ActivityManager.MemoryInfo.html +++ b/docs/html/sdk/api_diff/16/changes/android.app.ActivityManager.MemoryInfo.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.app.ActivityManager.RunningAppProcessInfo.html b/docs/html/sdk/api_diff/16/changes/android.app.ActivityManager.RunningAppProcessInfo.html index 0b7ebc7a7a6a..041094e3060a 100644 --- a/docs/html/sdk/api_diff/16/changes/android.app.ActivityManager.RunningAppProcessInfo.html +++ b/docs/html/sdk/api_diff/16/changes/android.app.ActivityManager.RunningAppProcessInfo.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.app.ActivityManager.html b/docs/html/sdk/api_diff/16/changes/android.app.ActivityManager.html index 1c91fc19575d..309551c25c5b 100644 --- a/docs/html/sdk/api_diff/16/changes/android.app.ActivityManager.html +++ b/docs/html/sdk/api_diff/16/changes/android.app.ActivityManager.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.app.DownloadManager.Request.html b/docs/html/sdk/api_diff/16/changes/android.app.DownloadManager.Request.html index 0b7d9b7ddf41..97f5b103bad3 100644 --- a/docs/html/sdk/api_diff/16/changes/android.app.DownloadManager.Request.html +++ b/docs/html/sdk/api_diff/16/changes/android.app.DownloadManager.Request.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.app.Fragment.html b/docs/html/sdk/api_diff/16/changes/android.app.Fragment.html index bde4b9606e46..d60cecba4374 100644 --- a/docs/html/sdk/api_diff/16/changes/android.app.Fragment.html +++ b/docs/html/sdk/api_diff/16/changes/android.app.Fragment.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.app.KeyguardManager.html b/docs/html/sdk/api_diff/16/changes/android.app.KeyguardManager.html index b90590ab666a..dd6dd3483f40 100644 --- a/docs/html/sdk/api_diff/16/changes/android.app.KeyguardManager.html +++ b/docs/html/sdk/api_diff/16/changes/android.app.KeyguardManager.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.app.Notification.Builder.html b/docs/html/sdk/api_diff/16/changes/android.app.Notification.Builder.html index 7ca6ba2e37c8..85d595a66101 100644 --- a/docs/html/sdk/api_diff/16/changes/android.app.Notification.Builder.html +++ b/docs/html/sdk/api_diff/16/changes/android.app.Notification.Builder.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.app.Notification.html b/docs/html/sdk/api_diff/16/changes/android.app.Notification.html index 1bc971e49d5a..842bd39e74df 100644 --- a/docs/html/sdk/api_diff/16/changes/android.app.Notification.html +++ b/docs/html/sdk/api_diff/16/changes/android.app.Notification.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.app.PendingIntent.html b/docs/html/sdk/api_diff/16/changes/android.app.PendingIntent.html index be25f306df4b..d262768f130e 100644 --- a/docs/html/sdk/api_diff/16/changes/android.app.PendingIntent.html +++ b/docs/html/sdk/api_diff/16/changes/android.app.PendingIntent.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.app.SearchManager.html b/docs/html/sdk/api_diff/16/changes/android.app.SearchManager.html index 1722f6ea9a09..285781ed6e99 100644 --- a/docs/html/sdk/api_diff/16/changes/android.app.SearchManager.html +++ b/docs/html/sdk/api_diff/16/changes/android.app.SearchManager.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.app.WallpaperManager.html b/docs/html/sdk/api_diff/16/changes/android.app.WallpaperManager.html index 59a3ceefce94..1fb21b40fc5c 100644 --- a/docs/html/sdk/api_diff/16/changes/android.app.WallpaperManager.html +++ b/docs/html/sdk/api_diff/16/changes/android.app.WallpaperManager.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.appwidget.AppWidgetHostView.html b/docs/html/sdk/api_diff/16/changes/android.appwidget.AppWidgetHostView.html index 0dc53045a23f..be9f0c893fbb 100644 --- a/docs/html/sdk/api_diff/16/changes/android.appwidget.AppWidgetHostView.html +++ b/docs/html/sdk/api_diff/16/changes/android.appwidget.AppWidgetHostView.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.appwidget.AppWidgetManager.html b/docs/html/sdk/api_diff/16/changes/android.appwidget.AppWidgetManager.html index e467c89a07f1..47b3c4af4d18 100644 --- a/docs/html/sdk/api_diff/16/changes/android.appwidget.AppWidgetManager.html +++ b/docs/html/sdk/api_diff/16/changes/android.appwidget.AppWidgetManager.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.appwidget.AppWidgetProvider.html b/docs/html/sdk/api_diff/16/changes/android.appwidget.AppWidgetProvider.html index 8aa8b9c57509..e8f677f46e5b 100644 --- a/docs/html/sdk/api_diff/16/changes/android.appwidget.AppWidgetProvider.html +++ b/docs/html/sdk/api_diff/16/changes/android.appwidget.AppWidgetProvider.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.bluetooth.BluetoothAdapter.html b/docs/html/sdk/api_diff/16/changes/android.bluetooth.BluetoothAdapter.html index f430f524adaa..cb152f9c4926 100644 --- a/docs/html/sdk/api_diff/16/changes/android.bluetooth.BluetoothAdapter.html +++ b/docs/html/sdk/api_diff/16/changes/android.bluetooth.BluetoothAdapter.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.content.AsyncTaskLoader.html b/docs/html/sdk/api_diff/16/changes/android.content.AsyncTaskLoader.html index 842a312532ce..b15353775fee 100644 --- a/docs/html/sdk/api_diff/16/changes/android.content.AsyncTaskLoader.html +++ b/docs/html/sdk/api_diff/16/changes/android.content.AsyncTaskLoader.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.content.ClipData.Item.html b/docs/html/sdk/api_diff/16/changes/android.content.ClipData.Item.html index f506745e3b8a..38c37b4eb559 100644 --- a/docs/html/sdk/api_diff/16/changes/android.content.ClipData.Item.html +++ b/docs/html/sdk/api_diff/16/changes/android.content.ClipData.Item.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.content.ClipData.html b/docs/html/sdk/api_diff/16/changes/android.content.ClipData.html index 59c56d2b83ed..2f60ec4b3d4b 100644 --- a/docs/html/sdk/api_diff/16/changes/android.content.ClipData.html +++ b/docs/html/sdk/api_diff/16/changes/android.content.ClipData.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.content.ClipDescription.html b/docs/html/sdk/api_diff/16/changes/android.content.ClipDescription.html index 528513d0be1e..dc327793a614 100644 --- a/docs/html/sdk/api_diff/16/changes/android.content.ClipDescription.html +++ b/docs/html/sdk/api_diff/16/changes/android.content.ClipDescription.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.content.ComponentCallbacks2.html b/docs/html/sdk/api_diff/16/changes/android.content.ComponentCallbacks2.html index d44619057b0d..061fa826c17d 100644 --- a/docs/html/sdk/api_diff/16/changes/android.content.ComponentCallbacks2.html +++ b/docs/html/sdk/api_diff/16/changes/android.content.ComponentCallbacks2.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.content.ContentProvider.html b/docs/html/sdk/api_diff/16/changes/android.content.ContentProvider.html index 30a4c30afda0..44e061b1b2b6 100644 --- a/docs/html/sdk/api_diff/16/changes/android.content.ContentProvider.html +++ b/docs/html/sdk/api_diff/16/changes/android.content.ContentProvider.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.content.ContentProviderClient.html b/docs/html/sdk/api_diff/16/changes/android.content.ContentProviderClient.html index 48426c904c77..a70ba55663ba 100644 --- a/docs/html/sdk/api_diff/16/changes/android.content.ContentProviderClient.html +++ b/docs/html/sdk/api_diff/16/changes/android.content.ContentProviderClient.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.content.ContentResolver.html b/docs/html/sdk/api_diff/16/changes/android.content.ContentResolver.html index 0d1fb1c56a65..773aa641e15b 100644 --- a/docs/html/sdk/api_diff/16/changes/android.content.ContentResolver.html +++ b/docs/html/sdk/api_diff/16/changes/android.content.ContentResolver.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.content.Context.html b/docs/html/sdk/api_diff/16/changes/android.content.Context.html index 0134a1105d95..8a07fdab3576 100644 --- a/docs/html/sdk/api_diff/16/changes/android.content.Context.html +++ b/docs/html/sdk/api_diff/16/changes/android.content.Context.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.content.ContextWrapper.html b/docs/html/sdk/api_diff/16/changes/android.content.ContextWrapper.html index aea7ed411c9d..4a856e4607a1 100644 --- a/docs/html/sdk/api_diff/16/changes/android.content.ContextWrapper.html +++ b/docs/html/sdk/api_diff/16/changes/android.content.ContextWrapper.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.content.Intent.html b/docs/html/sdk/api_diff/16/changes/android.content.Intent.html index ce2f2e8465a3..05391d416b8a 100644 --- a/docs/html/sdk/api_diff/16/changes/android.content.Intent.html +++ b/docs/html/sdk/api_diff/16/changes/android.content.Intent.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> @@ -155,13 +155,6 @@ Class android.content.<A HREF="../../../../reference/android/content/Intent.html </TR> <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.content.Intent.FLAG_ACTIVITY_CLOSE_SYSTEM_DIALOGS"></A> - <nobr><code>int</code> <A HREF="../../../../reference/android/content/Intent.html#FLAG_ACTIVITY_CLOSE_SYSTEM_DIALOGS" target="_top"><code>FLAG_ACTIVITY_CLOSE_SYSTEM_DIALOGS</code></A></nobr> - </TD> - <TD> </TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> <A NAME="android.content.Intent.FLAG_RECEIVER_FOREGROUND"></A> <nobr><code>int</code> <A HREF="../../../../reference/android/content/Intent.html#FLAG_RECEIVER_FOREGROUND" target="_top"><code>FLAG_RECEIVER_FOREGROUND</code></A></nobr> </TD> diff --git a/docs/html/sdk/api_diff/16/changes/android.content.Loader.html b/docs/html/sdk/api_diff/16/changes/android.content.Loader.html index 9a16b889bdfc..1fdb042918c5 100644 --- a/docs/html/sdk/api_diff/16/changes/android.content.Loader.html +++ b/docs/html/sdk/api_diff/16/changes/android.content.Loader.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.content.pm.ActivityInfo.html b/docs/html/sdk/api_diff/16/changes/android.content.pm.ActivityInfo.html index 487a129a639d..a2db676e86bc 100644 --- a/docs/html/sdk/api_diff/16/changes/android.content.pm.ActivityInfo.html +++ b/docs/html/sdk/api_diff/16/changes/android.content.pm.ActivityInfo.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.content.pm.PackageInfo.html b/docs/html/sdk/api_diff/16/changes/android.content.pm.PackageInfo.html index 8c5ae8d3c4b7..408e4c2e6c45 100644 --- a/docs/html/sdk/api_diff/16/changes/android.content.pm.PackageInfo.html +++ b/docs/html/sdk/api_diff/16/changes/android.content.pm.PackageInfo.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.content.pm.PackageManager.html b/docs/html/sdk/api_diff/16/changes/android.content.pm.PackageManager.html index 0231400429c0..65c5f211eaae 100644 --- a/docs/html/sdk/api_diff/16/changes/android.content.pm.PackageManager.html +++ b/docs/html/sdk/api_diff/16/changes/android.content.pm.PackageManager.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.content.pm.PermissionInfo.html b/docs/html/sdk/api_diff/16/changes/android.content.pm.PermissionInfo.html index de8898e19cb9..6000877061da 100644 --- a/docs/html/sdk/api_diff/16/changes/android.content.pm.PermissionInfo.html +++ b/docs/html/sdk/api_diff/16/changes/android.content.pm.PermissionInfo.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.content.pm.ServiceInfo.html b/docs/html/sdk/api_diff/16/changes/android.content.pm.ServiceInfo.html index 19ff1842c6a5..07018f058836 100644 --- a/docs/html/sdk/api_diff/16/changes/android.content.pm.ServiceInfo.html +++ b/docs/html/sdk/api_diff/16/changes/android.content.pm.ServiceInfo.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.content.res.Configuration.html b/docs/html/sdk/api_diff/16/changes/android.content.res.Configuration.html index 635bf0f6a57c..00f3f75a45e6 100644 --- a/docs/html/sdk/api_diff/16/changes/android.content.res.Configuration.html +++ b/docs/html/sdk/api_diff/16/changes/android.content.res.Configuration.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.content.res.Resources.html b/docs/html/sdk/api_diff/16/changes/android.content.res.Resources.html index 2a82c039fb9e..dca61d8230b0 100644 --- a/docs/html/sdk/api_diff/16/changes/android.content.res.Resources.html +++ b/docs/html/sdk/api_diff/16/changes/android.content.res.Resources.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.database.AbstractCursor.html b/docs/html/sdk/api_diff/16/changes/android.database.AbstractCursor.html index 8ef30ef424ca..7a4202267582 100644 --- a/docs/html/sdk/api_diff/16/changes/android.database.AbstractCursor.html +++ b/docs/html/sdk/api_diff/16/changes/android.database.AbstractCursor.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.database.ContentObservable.html b/docs/html/sdk/api_diff/16/changes/android.database.ContentObservable.html index 0d53bbff17b5..ec458e4b7b3d 100644 --- a/docs/html/sdk/api_diff/16/changes/android.database.ContentObservable.html +++ b/docs/html/sdk/api_diff/16/changes/android.database.ContentObservable.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.database.ContentObserver.html b/docs/html/sdk/api_diff/16/changes/android.database.ContentObserver.html index 84023339342b..4f376b4aa179 100644 --- a/docs/html/sdk/api_diff/16/changes/android.database.ContentObserver.html +++ b/docs/html/sdk/api_diff/16/changes/android.database.ContentObserver.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.database.Cursor.html b/docs/html/sdk/api_diff/16/changes/android.database.Cursor.html index 0d4873ef1b3c..024e8d08b7e5 100644 --- a/docs/html/sdk/api_diff/16/changes/android.database.Cursor.html +++ b/docs/html/sdk/api_diff/16/changes/android.database.Cursor.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.database.CursorWindow.html b/docs/html/sdk/api_diff/16/changes/android.database.CursorWindow.html index 6a3125227fbb..c42f140458e3 100644 --- a/docs/html/sdk/api_diff/16/changes/android.database.CursorWindow.html +++ b/docs/html/sdk/api_diff/16/changes/android.database.CursorWindow.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.database.SQLException.html b/docs/html/sdk/api_diff/16/changes/android.database.SQLException.html index e075b44d08a6..1f6e1c1db771 100644 --- a/docs/html/sdk/api_diff/16/changes/android.database.SQLException.html +++ b/docs/html/sdk/api_diff/16/changes/android.database.SQLException.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteClosable.html b/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteClosable.html index adebae250408..cb1552dd7c53 100644 --- a/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteClosable.html +++ b/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteClosable.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteDatabase.html b/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteDatabase.html index d1f82f502425..12ad8424f18f 100644 --- a/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteDatabase.html +++ b/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteDatabase.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteException.html b/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteException.html index 5c71efd549d1..d6e4ebc47905 100644 --- a/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteException.html +++ b/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteException.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteOpenHelper.html b/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteOpenHelper.html index 2ad2b7cd5e6b..08a21fe81847 100644 --- a/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteOpenHelper.html +++ b/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteOpenHelper.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteProgram.html b/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteProgram.html index 6e65aeb73ca5..854d9fcaaa40 100644 --- a/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteProgram.html +++ b/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteProgram.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteQuery.html b/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteQuery.html index 39174af5cc2e..eeec07cfbf79 100644 --- a/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteQuery.html +++ b/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteQuery.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteQueryBuilder.html b/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteQueryBuilder.html index a96030bc2949..9863ac3b118a 100644 --- a/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteQueryBuilder.html +++ b/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteQueryBuilder.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteStatement.html b/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteStatement.html index a09a3416d93f..3df6e69b30fc 100644 --- a/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteStatement.html +++ b/docs/html/sdk/api_diff/16/changes/android.database.sqlite.SQLiteStatement.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.drm.DrmManagerClient.html b/docs/html/sdk/api_diff/16/changes/android.drm.DrmManagerClient.html index 266ff09dcfbc..5eee746cdb35 100644 --- a/docs/html/sdk/api_diff/16/changes/android.drm.DrmManagerClient.html +++ b/docs/html/sdk/api_diff/16/changes/android.drm.DrmManagerClient.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.drm.DrmStore.Action.html b/docs/html/sdk/api_diff/16/changes/android.drm.DrmStore.Action.html index cf6f50d9ba78..2aaf76476c84 100644 --- a/docs/html/sdk/api_diff/16/changes/android.drm.DrmStore.Action.html +++ b/docs/html/sdk/api_diff/16/changes/android.drm.DrmStore.Action.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.drm.DrmStore.DrmObjectType.html b/docs/html/sdk/api_diff/16/changes/android.drm.DrmStore.DrmObjectType.html index 87ff8da8e3d9..122e3ae02a5e 100644 --- a/docs/html/sdk/api_diff/16/changes/android.drm.DrmStore.DrmObjectType.html +++ b/docs/html/sdk/api_diff/16/changes/android.drm.DrmStore.DrmObjectType.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.drm.DrmStore.Playback.html b/docs/html/sdk/api_diff/16/changes/android.drm.DrmStore.Playback.html index 594c4c06092b..f2038d954dd1 100644 --- a/docs/html/sdk/api_diff/16/changes/android.drm.DrmStore.Playback.html +++ b/docs/html/sdk/api_diff/16/changes/android.drm.DrmStore.Playback.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.drm.DrmStore.RightsStatus.html b/docs/html/sdk/api_diff/16/changes/android.drm.DrmStore.RightsStatus.html index c0525ab2543d..37b04a87c9c3 100644 --- a/docs/html/sdk/api_diff/16/changes/android.drm.DrmStore.RightsStatus.html +++ b/docs/html/sdk/api_diff/16/changes/android.drm.DrmStore.RightsStatus.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.drm.DrmStore.html b/docs/html/sdk/api_diff/16/changes/android.drm.DrmStore.html index 75686cc6a81d..703993565cfc 100644 --- a/docs/html/sdk/api_diff/16/changes/android.drm.DrmStore.html +++ b/docs/html/sdk/api_diff/16/changes/android.drm.DrmStore.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.drm.DrmSupportInfo.html b/docs/html/sdk/api_diff/16/changes/android.drm.DrmSupportInfo.html index a62b31dead9d..ab22f873c09a 100644 --- a/docs/html/sdk/api_diff/16/changes/android.drm.DrmSupportInfo.html +++ b/docs/html/sdk/api_diff/16/changes/android.drm.DrmSupportInfo.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.graphics.AvoidXfermode.html b/docs/html/sdk/api_diff/16/changes/android.graphics.AvoidXfermode.html index b6c4f59858a6..e9d0ebe5d075 100644 --- a/docs/html/sdk/api_diff/16/changes/android.graphics.AvoidXfermode.html +++ b/docs/html/sdk/api_diff/16/changes/android.graphics.AvoidXfermode.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.graphics.Camera.html b/docs/html/sdk/api_diff/16/changes/android.graphics.Camera.html index 27b6d32f9d67..f75d71b083d6 100644 --- a/docs/html/sdk/api_diff/16/changes/android.graphics.Camera.html +++ b/docs/html/sdk/api_diff/16/changes/android.graphics.Camera.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.graphics.Canvas.html b/docs/html/sdk/api_diff/16/changes/android.graphics.Canvas.html index d94562ae0b69..f025bc074dfc 100644 --- a/docs/html/sdk/api_diff/16/changes/android.graphics.Canvas.html +++ b/docs/html/sdk/api_diff/16/changes/android.graphics.Canvas.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.graphics.Paint.html b/docs/html/sdk/api_diff/16/changes/android.graphics.Paint.html index f5d5f79a65ed..bad0f847b6c0 100644 --- a/docs/html/sdk/api_diff/16/changes/android.graphics.Paint.html +++ b/docs/html/sdk/api_diff/16/changes/android.graphics.Paint.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.graphics.PixelFormat.html b/docs/html/sdk/api_diff/16/changes/android.graphics.PixelFormat.html index d6f4453f8c75..ea2342b1c04e 100644 --- a/docs/html/sdk/api_diff/16/changes/android.graphics.PixelFormat.html +++ b/docs/html/sdk/api_diff/16/changes/android.graphics.PixelFormat.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.graphics.PixelXorXfermode.html b/docs/html/sdk/api_diff/16/changes/android.graphics.PixelXorXfermode.html index c56d90e41e77..147d373658d1 100644 --- a/docs/html/sdk/api_diff/16/changes/android.graphics.PixelXorXfermode.html +++ b/docs/html/sdk/api_diff/16/changes/android.graphics.PixelXorXfermode.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.graphics.SurfaceTexture.html b/docs/html/sdk/api_diff/16/changes/android.graphics.SurfaceTexture.html index 66749dee4db5..ecd2e9fdf0c2 100644 --- a/docs/html/sdk/api_diff/16/changes/android.graphics.SurfaceTexture.html +++ b/docs/html/sdk/api_diff/16/changes/android.graphics.SurfaceTexture.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.graphics.drawable.GradientDrawable.html b/docs/html/sdk/api_diff/16/changes/android.graphics.drawable.GradientDrawable.html index 4e0a4ba1f4fd..387d2d9af331 100644 --- a/docs/html/sdk/api_diff/16/changes/android.graphics.drawable.GradientDrawable.html +++ b/docs/html/sdk/api_diff/16/changes/android.graphics.drawable.GradientDrawable.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.hardware.Camera.html b/docs/html/sdk/api_diff/16/changes/android.hardware.Camera.html index 9e62312c0af3..53292661998b 100644 --- a/docs/html/sdk/api_diff/16/changes/android.hardware.Camera.html +++ b/docs/html/sdk/api_diff/16/changes/android.hardware.Camera.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.hardware.SensorManager.html b/docs/html/sdk/api_diff/16/changes/android.hardware.SensorManager.html index c57333251fc6..6b8316c9de3b 100644 --- a/docs/html/sdk/api_diff/16/changes/android.hardware.SensorManager.html +++ b/docs/html/sdk/api_diff/16/changes/android.hardware.SensorManager.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.media.AudioManager.html b/docs/html/sdk/api_diff/16/changes/android.media.AudioManager.html index 7a8f61f8b46b..4ad8ede8e2a9 100644 --- a/docs/html/sdk/api_diff/16/changes/android.media.AudioManager.html +++ b/docs/html/sdk/api_diff/16/changes/android.media.AudioManager.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.media.AudioRecord.html b/docs/html/sdk/api_diff/16/changes/android.media.AudioRecord.html index 567ae50e5264..00502f187234 100644 --- a/docs/html/sdk/api_diff/16/changes/android.media.AudioRecord.html +++ b/docs/html/sdk/api_diff/16/changes/android.media.AudioRecord.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.media.MediaPlayer.html b/docs/html/sdk/api_diff/16/changes/android.media.MediaPlayer.html index a5ceaad1b8ed..602686e6132a 100644 --- a/docs/html/sdk/api_diff/16/changes/android.media.MediaPlayer.html +++ b/docs/html/sdk/api_diff/16/changes/android.media.MediaPlayer.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.media.MediaRecorder.AudioEncoder.html b/docs/html/sdk/api_diff/16/changes/android.media.MediaRecorder.AudioEncoder.html index 01b0dfb5786f..4672d3a083c3 100644 --- a/docs/html/sdk/api_diff/16/changes/android.media.MediaRecorder.AudioEncoder.html +++ b/docs/html/sdk/api_diff/16/changes/android.media.MediaRecorder.AudioEncoder.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.media.MediaRecorder.OutputFormat.html b/docs/html/sdk/api_diff/16/changes/android.media.MediaRecorder.OutputFormat.html index 6f529c8f45db..cc155ebae5cc 100644 --- a/docs/html/sdk/api_diff/16/changes/android.media.MediaRecorder.OutputFormat.html +++ b/docs/html/sdk/api_diff/16/changes/android.media.MediaRecorder.OutputFormat.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.media.MediaRecorder.html b/docs/html/sdk/api_diff/16/changes/android.media.MediaRecorder.html index 41fa5179aecc..ab168ed5137c 100644 --- a/docs/html/sdk/api_diff/16/changes/android.media.MediaRecorder.html +++ b/docs/html/sdk/api_diff/16/changes/android.media.MediaRecorder.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.media.ToneGenerator.html b/docs/html/sdk/api_diff/16/changes/android.media.ToneGenerator.html index 4b67fb341768..db2c2436f594 100644 --- a/docs/html/sdk/api_diff/16/changes/android.media.ToneGenerator.html +++ b/docs/html/sdk/api_diff/16/changes/android.media.ToneGenerator.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.media.audiofx.Visualizer.html b/docs/html/sdk/api_diff/16/changes/android.media.audiofx.Visualizer.html index ce70faacd6c1..2d359ea6ceb8 100644 --- a/docs/html/sdk/api_diff/16/changes/android.media.audiofx.Visualizer.html +++ b/docs/html/sdk/api_diff/16/changes/android.media.audiofx.Visualizer.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.net.ConnectivityManager.html b/docs/html/sdk/api_diff/16/changes/android.net.ConnectivityManager.html index af5f08b40172..151f58a45351 100644 --- a/docs/html/sdk/api_diff/16/changes/android.net.ConnectivityManager.html +++ b/docs/html/sdk/api_diff/16/changes/android.net.ConnectivityManager.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.net.SSLCertificateSocketFactory.html b/docs/html/sdk/api_diff/16/changes/android.net.SSLCertificateSocketFactory.html index 4f215acf2802..69cf35d45294 100644 --- a/docs/html/sdk/api_diff/16/changes/android.net.SSLCertificateSocketFactory.html +++ b/docs/html/sdk/api_diff/16/changes/android.net.SSLCertificateSocketFactory.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.net.Uri.html b/docs/html/sdk/api_diff/16/changes/android.net.Uri.html index 0573fe617ed5..c8d747b75b7f 100644 --- a/docs/html/sdk/api_diff/16/changes/android.net.Uri.html +++ b/docs/html/sdk/api_diff/16/changes/android.net.Uri.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.net.wifi.p2p.WifiP2pManager.html b/docs/html/sdk/api_diff/16/changes/android.net.wifi.p2p.WifiP2pManager.html index 86520bc016b1..16058317379a 100644 --- a/docs/html/sdk/api_diff/16/changes/android.net.wifi.p2p.WifiP2pManager.html +++ b/docs/html/sdk/api_diff/16/changes/android.net.wifi.p2p.WifiP2pManager.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.nfc.FormatException.html b/docs/html/sdk/api_diff/16/changes/android.nfc.FormatException.html index ec656090ddba..2d6b3968a9da 100644 --- a/docs/html/sdk/api_diff/16/changes/android.nfc.FormatException.html +++ b/docs/html/sdk/api_diff/16/changes/android.nfc.FormatException.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.nfc.NdefMessage.html b/docs/html/sdk/api_diff/16/changes/android.nfc.NdefMessage.html index 4c9d9d6340ec..9a8db58400a5 100644 --- a/docs/html/sdk/api_diff/16/changes/android.nfc.NdefMessage.html +++ b/docs/html/sdk/api_diff/16/changes/android.nfc.NdefMessage.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.nfc.NdefRecord.html b/docs/html/sdk/api_diff/16/changes/android.nfc.NdefRecord.html index a5b159bd9d35..0eab42838ba1 100644 --- a/docs/html/sdk/api_diff/16/changes/android.nfc.NdefRecord.html +++ b/docs/html/sdk/api_diff/16/changes/android.nfc.NdefRecord.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.nfc.NfcAdapter.html b/docs/html/sdk/api_diff/16/changes/android.nfc.NfcAdapter.html index 042a0dd7e9e9..4d22a1a5fdc6 100644 --- a/docs/html/sdk/api_diff/16/changes/android.nfc.NfcAdapter.html +++ b/docs/html/sdk/api_diff/16/changes/android.nfc.NfcAdapter.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.nfc.tech.IsoDep.html b/docs/html/sdk/api_diff/16/changes/android.nfc.tech.IsoDep.html index 96633280f163..b6a9cf6aadfb 100644 --- a/docs/html/sdk/api_diff/16/changes/android.nfc.tech.IsoDep.html +++ b/docs/html/sdk/api_diff/16/changes/android.nfc.tech.IsoDep.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.os.Build.VERSION_CODES.html b/docs/html/sdk/api_diff/16/changes/android.os.Build.VERSION_CODES.html index 516985eeef0a..422d0c15138f 100644 --- a/docs/html/sdk/api_diff/16/changes/android.os.Build.VERSION_CODES.html +++ b/docs/html/sdk/api_diff/16/changes/android.os.Build.VERSION_CODES.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.os.ParcelFileDescriptor.html b/docs/html/sdk/api_diff/16/changes/android.os.ParcelFileDescriptor.html index a73cc1428daf..dec148b90294 100644 --- a/docs/html/sdk/api_diff/16/changes/android.os.ParcelFileDescriptor.html +++ b/docs/html/sdk/api_diff/16/changes/android.os.ParcelFileDescriptor.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.os.Process.html b/docs/html/sdk/api_diff/16/changes/android.os.Process.html index 1ed46fd91930..7a7c4d53a690 100644 --- a/docs/html/sdk/api_diff/16/changes/android.os.Process.html +++ b/docs/html/sdk/api_diff/16/changes/android.os.Process.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.os.StrictMode.VmPolicy.Builder.html b/docs/html/sdk/api_diff/16/changes/android.os.StrictMode.VmPolicy.Builder.html index 04305f8d8f1f..c5c332d2e8ba 100644 --- a/docs/html/sdk/api_diff/16/changes/android.os.StrictMode.VmPolicy.Builder.html +++ b/docs/html/sdk/api_diff/16/changes/android.os.StrictMode.VmPolicy.Builder.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.os.TokenWatcher.html b/docs/html/sdk/api_diff/16/changes/android.os.TokenWatcher.html index 13ceb9fdc0fe..084af83ce141 100644 --- a/docs/html/sdk/api_diff/16/changes/android.os.TokenWatcher.html +++ b/docs/html/sdk/api_diff/16/changes/android.os.TokenWatcher.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.os.Vibrator.html b/docs/html/sdk/api_diff/16/changes/android.os.Vibrator.html index 9946d85f8f22..6b20dac78b71 100644 --- a/docs/html/sdk/api_diff/16/changes/android.os.Vibrator.html +++ b/docs/html/sdk/api_diff/16/changes/android.os.Vibrator.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.provider.CalendarContract.AttendeesColumns.html b/docs/html/sdk/api_diff/16/changes/android.provider.CalendarContract.AttendeesColumns.html index e07639796060..f1a9577db260 100644 --- a/docs/html/sdk/api_diff/16/changes/android.provider.CalendarContract.AttendeesColumns.html +++ b/docs/html/sdk/api_diff/16/changes/android.provider.CalendarContract.AttendeesColumns.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.provider.CalendarContract.EventsColumns.html b/docs/html/sdk/api_diff/16/changes/android.provider.CalendarContract.EventsColumns.html index dbb369adf242..868f1de6990f 100644 --- a/docs/html/sdk/api_diff/16/changes/android.provider.CalendarContract.EventsColumns.html +++ b/docs/html/sdk/api_diff/16/changes/android.provider.CalendarContract.EventsColumns.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.provider.CalendarContract.RemindersColumns.html b/docs/html/sdk/api_diff/16/changes/android.provider.CalendarContract.RemindersColumns.html index e55e138e32a8..1d9e48539252 100644 --- a/docs/html/sdk/api_diff/16/changes/android.provider.CalendarContract.RemindersColumns.html +++ b/docs/html/sdk/api_diff/16/changes/android.provider.CalendarContract.RemindersColumns.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.provider.CalendarContract.html b/docs/html/sdk/api_diff/16/changes/android.provider.CalendarContract.html index 07098f137615..172b1ed9276e 100644 --- a/docs/html/sdk/api_diff/16/changes/android.provider.CalendarContract.html +++ b/docs/html/sdk/api_diff/16/changes/android.provider.CalendarContract.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.provider.ContactsContract.CommonDataKinds.Phone.html b/docs/html/sdk/api_diff/16/changes/android.provider.ContactsContract.CommonDataKinds.Phone.html index 477a51cb361e..21d29b8a3acf 100644 --- a/docs/html/sdk/api_diff/16/changes/android.provider.ContactsContract.CommonDataKinds.Phone.html +++ b/docs/html/sdk/api_diff/16/changes/android.provider.ContactsContract.CommonDataKinds.Phone.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.provider.ContactsContract.Contacts.html b/docs/html/sdk/api_diff/16/changes/android.provider.ContactsContract.Contacts.html index 6d9df3f61f42..a0f3ad65aeed 100644 --- a/docs/html/sdk/api_diff/16/changes/android.provider.ContactsContract.Contacts.html +++ b/docs/html/sdk/api_diff/16/changes/android.provider.ContactsContract.Contacts.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.provider.ContactsContract.DataUsageFeedback.html b/docs/html/sdk/api_diff/16/changes/android.provider.ContactsContract.DataUsageFeedback.html index 0b4380c9519e..e27e55c22a2e 100644 --- a/docs/html/sdk/api_diff/16/changes/android.provider.ContactsContract.DataUsageFeedback.html +++ b/docs/html/sdk/api_diff/16/changes/android.provider.ContactsContract.DataUsageFeedback.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.provider.ContactsContract.PhoneLookupColumns.html b/docs/html/sdk/api_diff/16/changes/android.provider.ContactsContract.PhoneLookupColumns.html index 6ffe8ac53a3e..086f29a16b4f 100644 --- a/docs/html/sdk/api_diff/16/changes/android.provider.ContactsContract.PhoneLookupColumns.html +++ b/docs/html/sdk/api_diff/16/changes/android.provider.ContactsContract.PhoneLookupColumns.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.provider.MediaStore.MediaColumns.html b/docs/html/sdk/api_diff/16/changes/android.provider.MediaStore.MediaColumns.html index 3f344602cb84..1e9b8dd24a6d 100644 --- a/docs/html/sdk/api_diff/16/changes/android.provider.MediaStore.MediaColumns.html +++ b/docs/html/sdk/api_diff/16/changes/android.provider.MediaStore.MediaColumns.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.provider.Settings.Secure.html b/docs/html/sdk/api_diff/16/changes/android.provider.Settings.Secure.html index 99884f433e31..85b97e32d343 100644 --- a/docs/html/sdk/api_diff/16/changes/android.provider.Settings.Secure.html +++ b/docs/html/sdk/api_diff/16/changes/android.provider.Settings.Secure.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.provider.Settings.System.html b/docs/html/sdk/api_diff/16/changes/android.provider.Settings.System.html index 74c8eb37d51b..b13218aff4ca 100644 --- a/docs/html/sdk/api_diff/16/changes/android.provider.Settings.System.html +++ b/docs/html/sdk/api_diff/16/changes/android.provider.Settings.System.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.provider.Settings.html b/docs/html/sdk/api_diff/16/changes/android.provider.Settings.html index 39342f10e291..fdd2e829757d 100644 --- a/docs/html/sdk/api_diff/16/changes/android.provider.Settings.html +++ b/docs/html/sdk/api_diff/16/changes/android.provider.Settings.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.provider.UserDictionary.Words.html b/docs/html/sdk/api_diff/16/changes/android.provider.UserDictionary.Words.html index 2cc1bc0c69bd..048f9e70c5c6 100644 --- a/docs/html/sdk/api_diff/16/changes/android.provider.UserDictionary.Words.html +++ b/docs/html/sdk/api_diff/16/changes/android.provider.UserDictionary.Words.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.Allocation.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.Allocation.html index 66c3db9ffeab..a63823fb19ae 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.Allocation.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.Allocation.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.Element.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.Element.html index 41fea887a99e..c2e53fe65861 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.Element.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.Element.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.FileA3D.EntryType.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.FileA3D.EntryType.html index 17292dc8a7c7..ef49db3fd333 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.FileA3D.EntryType.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.FileA3D.EntryType.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.FileA3D.IndexEntry.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.FileA3D.IndexEntry.html index 121c27216606..5d5f307bd164 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.FileA3D.IndexEntry.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.FileA3D.IndexEntry.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.FileA3D.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.FileA3D.html index 6736ffddc65c..3f65c2c2b3d3 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.FileA3D.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.FileA3D.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.Font.Style.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.Font.Style.html index 3f0042500636..85bca91e81ba 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.Font.Style.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.Font.Style.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.Font.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.Font.html index b1c1ae6c2ecd..b9efb858e598 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.Font.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.Font.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.Mesh.AllocationBuilder.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.Mesh.AllocationBuilder.html index f8ad159b6d82..faf6237702c5 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.Mesh.AllocationBuilder.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.Mesh.AllocationBuilder.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.Mesh.Builder.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.Mesh.Builder.html index 882a7b0d8502..1ed9a63ade06 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.Mesh.Builder.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.Mesh.Builder.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.Mesh.Primitive.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.Mesh.Primitive.html index 73d31dbca8a4..dc94449c3fb8 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.Mesh.Primitive.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.Mesh.Primitive.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.Mesh.TriangleMeshBuilder.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.Mesh.TriangleMeshBuilder.html index 90a7dce24146..30772e0bed2e 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.Mesh.TriangleMeshBuilder.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.Mesh.TriangleMeshBuilder.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.Mesh.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.Mesh.html index 2030ed075128..a7d6b196b442 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.Mesh.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.Mesh.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.Program.BaseProgramBuilder.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.Program.BaseProgramBuilder.html index 4f0b6e132a8d..f2ece67d8075 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.Program.BaseProgramBuilder.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.Program.BaseProgramBuilder.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.Program.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.Program.html index 9b0718e525f0..cea3097f3715 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.Program.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.Program.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramFragment.Builder.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramFragment.Builder.html index bf9c4175c661..b6c50d35c62e 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramFragment.Builder.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramFragment.Builder.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramFragment.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramFragment.html index 53dd0f85b55b..82f06141fd41 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramFragment.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramFragment.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramFragmentFixedFunction.Builder.EnvMode.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramFragmentFixedFunction.Builder.EnvMode.html index 8289e9c58316..42e4c4138394 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramFragmentFixedFunction.Builder.EnvMode.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramFragmentFixedFunction.Builder.EnvMode.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramFragmentFixedFunction.Builder.Format.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramFragmentFixedFunction.Builder.Format.html index 4f8be80d33b9..6b0d42a75d56 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramFragmentFixedFunction.Builder.Format.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramFragmentFixedFunction.Builder.Format.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramFragmentFixedFunction.Builder.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramFragmentFixedFunction.Builder.html index bc9d8e9cb698..866e75e06e12 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramFragmentFixedFunction.Builder.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramFragmentFixedFunction.Builder.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramFragmentFixedFunction.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramFragmentFixedFunction.html index 0073206f12be..043927d37833 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramFragmentFixedFunction.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramFragmentFixedFunction.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramRaster.Builder.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramRaster.Builder.html index 4dbb440838a7..7a361295d35c 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramRaster.Builder.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramRaster.Builder.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramRaster.CullMode.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramRaster.CullMode.html index 317557927e4b..135a7bf1b99a 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramRaster.CullMode.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramRaster.CullMode.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramRaster.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramRaster.html index cccfc7e36406..60042f4e4b0d 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramRaster.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramRaster.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramStore.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramStore.html index 16b2ef3837e7..4e96e4fb8721 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramStore.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramStore.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramVertex.Builder.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramVertex.Builder.html index 111140d32e6b..adfdd1c93a65 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramVertex.Builder.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramVertex.Builder.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramVertex.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramVertex.html index e72f32c3fc3b..278079fbb335 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramVertex.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramVertex.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramVertexFixedFunction.Builder.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramVertexFixedFunction.Builder.html index edbc528e5f5b..52bbdf95fbee 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramVertexFixedFunction.Builder.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramVertexFixedFunction.Builder.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramVertexFixedFunction.Constants.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramVertexFixedFunction.Constants.html index 3a9b272cd165..274ae05eb5d2 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramVertexFixedFunction.Constants.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramVertexFixedFunction.Constants.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramVertexFixedFunction.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramVertexFixedFunction.html index 5dd5e7a728bd..6b1894f02d68 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramVertexFixedFunction.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.ProgramVertexFixedFunction.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.RSSurfaceView.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.RSSurfaceView.html index 55c3b499c33f..7c9d264b409e 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.RSSurfaceView.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.RSSurfaceView.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.RSTextureView.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.RSTextureView.html index 3fc1497898fb..b0b87aeebe46 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.RSTextureView.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.RSTextureView.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.RenderScriptGL.SurfaceConfig.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.RenderScriptGL.SurfaceConfig.html index da5f05f9a684..e07b1ac73ec0 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.RenderScriptGL.SurfaceConfig.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.RenderScriptGL.SurfaceConfig.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.RenderScriptGL.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.RenderScriptGL.html index a0ad13e3dcee..6cf0f6ca8e4c 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.RenderScriptGL.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.RenderScriptGL.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.Sampler.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.Sampler.html index 8421eb8efe86..1345dae514bf 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.Sampler.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.Sampler.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.renderscript.Script.html b/docs/html/sdk/api_diff/16/changes/android.renderscript.Script.html index bf7117764ac1..8fc9924acbc0 100644 --- a/docs/html/sdk/api_diff/16/changes/android.renderscript.Script.html +++ b/docs/html/sdk/api_diff/16/changes/android.renderscript.Script.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.security.KeyChain.html b/docs/html/sdk/api_diff/16/changes/android.security.KeyChain.html index 75142509af34..92e57b5f463e 100644 --- a/docs/html/sdk/api_diff/16/changes/android.security.KeyChain.html +++ b/docs/html/sdk/api_diff/16/changes/android.security.KeyChain.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.service.textservice.SpellCheckerService.Session.html b/docs/html/sdk/api_diff/16/changes/android.service.textservice.SpellCheckerService.Session.html index 6194cf631d41..c83d21f19335 100644 --- a/docs/html/sdk/api_diff/16/changes/android.service.textservice.SpellCheckerService.Session.html +++ b/docs/html/sdk/api_diff/16/changes/android.service.textservice.SpellCheckerService.Session.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.speech.RecognizerIntent.html b/docs/html/sdk/api_diff/16/changes/android.speech.RecognizerIntent.html index 59ee3471355b..d869c23bb134 100644 --- a/docs/html/sdk/api_diff/16/changes/android.speech.RecognizerIntent.html +++ b/docs/html/sdk/api_diff/16/changes/android.speech.RecognizerIntent.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.test.AssertionFailedError.html b/docs/html/sdk/api_diff/16/changes/android.test.AssertionFailedError.html index 23d47ddc3791..feba1685fd00 100644 --- a/docs/html/sdk/api_diff/16/changes/android.test.AssertionFailedError.html +++ b/docs/html/sdk/api_diff/16/changes/android.test.AssertionFailedError.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.test.ComparisonFailure.html b/docs/html/sdk/api_diff/16/changes/android.test.ComparisonFailure.html index 1c9d00861384..4f9406df813c 100644 --- a/docs/html/sdk/api_diff/16/changes/android.test.ComparisonFailure.html +++ b/docs/html/sdk/api_diff/16/changes/android.test.ComparisonFailure.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.test.InstrumentationTestSuite.html b/docs/html/sdk/api_diff/16/changes/android.test.InstrumentationTestSuite.html index 41d0de8ae331..41f0bc040532 100644 --- a/docs/html/sdk/api_diff/16/changes/android.test.InstrumentationTestSuite.html +++ b/docs/html/sdk/api_diff/16/changes/android.test.InstrumentationTestSuite.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.test.mock.MockContext.html b/docs/html/sdk/api_diff/16/changes/android.test.mock.MockContext.html index 878bc3225367..a44c90258142 100644 --- a/docs/html/sdk/api_diff/16/changes/android.test.mock.MockContext.html +++ b/docs/html/sdk/api_diff/16/changes/android.test.mock.MockContext.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.text.Html.html b/docs/html/sdk/api_diff/16/changes/android.text.Html.html index 1d2c46d0bfcc..a0361cd06d1c 100644 --- a/docs/html/sdk/api_diff/16/changes/android.text.Html.html +++ b/docs/html/sdk/api_diff/16/changes/android.text.Html.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.util.DisplayMetrics.html b/docs/html/sdk/api_diff/16/changes/android.util.DisplayMetrics.html index c56325550104..2f93ccf906dd 100644 --- a/docs/html/sdk/api_diff/16/changes/android.util.DisplayMetrics.html +++ b/docs/html/sdk/api_diff/16/changes/android.util.DisplayMetrics.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.view.ActionMode.html b/docs/html/sdk/api_diff/16/changes/android.view.ActionMode.html index 4d7dba49c9b2..063382727308 100644 --- a/docs/html/sdk/api_diff/16/changes/android.view.ActionMode.html +++ b/docs/html/sdk/api_diff/16/changes/android.view.ActionMode.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.view.ActionProvider.html b/docs/html/sdk/api_diff/16/changes/android.view.ActionProvider.html index 295e6f128856..9c65f8fc4165 100644 --- a/docs/html/sdk/api_diff/16/changes/android.view.ActionProvider.html +++ b/docs/html/sdk/api_diff/16/changes/android.view.ActionProvider.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> @@ -83,11 +83,39 @@ Class android.view.<A HREF="../../../../reference/android/view/ActionProvider.ht </TH> <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> <TD VALIGN="TOP" WIDTH="25%"> + <A NAME="android.view.ActionProvider.isVisible_added()"></A> + <nobr><code>boolean</code> <A HREF="../../../../reference/android/view/ActionProvider.html#isVisible()" target="_top"><code>isVisible</code></A>()</nobr> + </TD> + <TD> </TD> +</TR> +<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> + <TD VALIGN="TOP" WIDTH="25%"> <A NAME="android.view.ActionProvider.onCreateActionView_added(android.view.MenuItem)"></A> <nobr><code>View</code> <A HREF="../../../../reference/android/view/ActionProvider.html#onCreateActionView(android.view.MenuItem)" target="_top"><code>onCreateActionView</code></A>(<code>MenuItem</code>)</nobr> </TD> <TD> </TD> </TR> +<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> + <TD VALIGN="TOP" WIDTH="25%"> + <A NAME="android.view.ActionProvider.overridesItemVisibility_added()"></A> + <nobr><code>boolean</code> <A HREF="../../../../reference/android/view/ActionProvider.html#overridesItemVisibility()" target="_top"><code>overridesItemVisibility</code></A>()</nobr> + </TD> + <TD> </TD> +</TR> +<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> + <TD VALIGN="TOP" WIDTH="25%"> + <A NAME="android.view.ActionProvider.refreshVisibility_added()"></A> + <nobr><code>void</code> <A HREF="../../../../reference/android/view/ActionProvider.html#refreshVisibility()" target="_top"><code>refreshVisibility</code></A>()</nobr> + </TD> + <TD> </TD> +</TR> +<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> + <TD VALIGN="TOP" WIDTH="25%"> + <A NAME="android.view.ActionProvider.setVisibilityListener_added(android.view.ActionProvider.VisibilityListener)"></A> + <nobr><code>void</code> <A HREF="../../../../reference/android/view/ActionProvider.html#setVisibilityListener(android.view.ActionProvider.VisibilityListener)" target="_top"><code>setVisibilityListener</code></A>(<code>VisibilityListener</code>)</nobr> + </TD> + <TD> </TD> +</TR> </TABLE> <p> diff --git a/docs/html/sdk/api_diff/16/changes/android.view.Display.html b/docs/html/sdk/api_diff/16/changes/android.view.Display.html index e1db224511c6..c519edfc95f5 100644 --- a/docs/html/sdk/api_diff/16/changes/android.view.Display.html +++ b/docs/html/sdk/api_diff/16/changes/android.view.Display.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.view.Gravity.html b/docs/html/sdk/api_diff/16/changes/android.view.Gravity.html index c8dfc0b4ac27..7e6daea2c818 100644 --- a/docs/html/sdk/api_diff/16/changes/android.view.Gravity.html +++ b/docs/html/sdk/api_diff/16/changes/android.view.Gravity.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.view.InputDevice.html b/docs/html/sdk/api_diff/16/changes/android.view.InputDevice.html index e7875911249e..9515708659d0 100644 --- a/docs/html/sdk/api_diff/16/changes/android.view.InputDevice.html +++ b/docs/html/sdk/api_diff/16/changes/android.view.InputDevice.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.view.InputEvent.html b/docs/html/sdk/api_diff/16/changes/android.view.InputEvent.html index c41ca4488499..e3b872cc8005 100644 --- a/docs/html/sdk/api_diff/16/changes/android.view.InputEvent.html +++ b/docs/html/sdk/api_diff/16/changes/android.view.InputEvent.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.view.KeyCharacterMap.html b/docs/html/sdk/api_diff/16/changes/android.view.KeyCharacterMap.html index 4e414f3a0b81..e18e9b500768 100644 --- a/docs/html/sdk/api_diff/16/changes/android.view.KeyCharacterMap.html +++ b/docs/html/sdk/api_diff/16/changes/android.view.KeyCharacterMap.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.view.KeyEvent.html b/docs/html/sdk/api_diff/16/changes/android.view.KeyEvent.html index 9c35b878f104..bedd73fa884b 100644 --- a/docs/html/sdk/api_diff/16/changes/android.view.KeyEvent.html +++ b/docs/html/sdk/api_diff/16/changes/android.view.KeyEvent.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.view.TextureView.html b/docs/html/sdk/api_diff/16/changes/android.view.TextureView.html index 5e835f371874..e8fd732e20c6 100644 --- a/docs/html/sdk/api_diff/16/changes/android.view.TextureView.html +++ b/docs/html/sdk/api_diff/16/changes/android.view.TextureView.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.view.View.AccessibilityDelegate.html b/docs/html/sdk/api_diff/16/changes/android.view.View.AccessibilityDelegate.html index 04a415777e1e..6350eeea67cf 100644 --- a/docs/html/sdk/api_diff/16/changes/android.view.View.AccessibilityDelegate.html +++ b/docs/html/sdk/api_diff/16/changes/android.view.View.AccessibilityDelegate.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.view.View.html b/docs/html/sdk/api_diff/16/changes/android.view.View.html index 8b8bc43f207e..015f6388c0be 100644 --- a/docs/html/sdk/api_diff/16/changes/android.view.View.html +++ b/docs/html/sdk/api_diff/16/changes/android.view.View.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.view.ViewDebug.HierarchyTraceType.html b/docs/html/sdk/api_diff/16/changes/android.view.ViewDebug.HierarchyTraceType.html index 909826008df1..e908fb55feb0 100644 --- a/docs/html/sdk/api_diff/16/changes/android.view.ViewDebug.HierarchyTraceType.html +++ b/docs/html/sdk/api_diff/16/changes/android.view.ViewDebug.HierarchyTraceType.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.view.ViewDebug.RecyclerTraceType.html b/docs/html/sdk/api_diff/16/changes/android.view.ViewDebug.RecyclerTraceType.html index f25f40fe56c1..6fa0d1123d7f 100644 --- a/docs/html/sdk/api_diff/16/changes/android.view.ViewDebug.RecyclerTraceType.html +++ b/docs/html/sdk/api_diff/16/changes/android.view.ViewDebug.RecyclerTraceType.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.view.ViewDebug.html b/docs/html/sdk/api_diff/16/changes/android.view.ViewDebug.html index 6405673e8b40..9bc7af12712f 100644 --- a/docs/html/sdk/api_diff/16/changes/android.view.ViewDebug.html +++ b/docs/html/sdk/api_diff/16/changes/android.view.ViewDebug.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.view.ViewGroup.html b/docs/html/sdk/api_diff/16/changes/android.view.ViewGroup.html index adf11b4b03c1..e30c4b313d12 100644 --- a/docs/html/sdk/api_diff/16/changes/android.view.ViewGroup.html +++ b/docs/html/sdk/api_diff/16/changes/android.view.ViewGroup.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.view.ViewParent.html b/docs/html/sdk/api_diff/16/changes/android.view.ViewParent.html index a6b7f0021229..fc32c23b003c 100644 --- a/docs/html/sdk/api_diff/16/changes/android.view.ViewParent.html +++ b/docs/html/sdk/api_diff/16/changes/android.view.ViewParent.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.view.ViewPropertyAnimator.html b/docs/html/sdk/api_diff/16/changes/android.view.ViewPropertyAnimator.html index eb6f3b43d73d..49be2b727b1d 100644 --- a/docs/html/sdk/api_diff/16/changes/android.view.ViewPropertyAnimator.html +++ b/docs/html/sdk/api_diff/16/changes/android.view.ViewPropertyAnimator.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.view.ViewStub.html b/docs/html/sdk/api_diff/16/changes/android.view.ViewStub.html index cc5a4c66ccf3..ff1b0fe795c2 100644 --- a/docs/html/sdk/api_diff/16/changes/android.view.ViewStub.html +++ b/docs/html/sdk/api_diff/16/changes/android.view.ViewStub.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.view.ViewTreeObserver.html b/docs/html/sdk/api_diff/16/changes/android.view.ViewTreeObserver.html index e679ce2ecbf6..8ba4babe86c0 100644 --- a/docs/html/sdk/api_diff/16/changes/android.view.ViewTreeObserver.html +++ b/docs/html/sdk/api_diff/16/changes/android.view.ViewTreeObserver.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.view.accessibility.AccessibilityEvent.html b/docs/html/sdk/api_diff/16/changes/android.view.accessibility.AccessibilityEvent.html index 0a8cfe8d1f6e..0c51ee45ba8d 100644 --- a/docs/html/sdk/api_diff/16/changes/android.view.accessibility.AccessibilityEvent.html +++ b/docs/html/sdk/api_diff/16/changes/android.view.accessibility.AccessibilityEvent.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.view.accessibility.AccessibilityNodeInfo.html b/docs/html/sdk/api_diff/16/changes/android.view.accessibility.AccessibilityNodeInfo.html index 7e10499a89a6..7d3e44768ae3 100644 --- a/docs/html/sdk/api_diff/16/changes/android.view.accessibility.AccessibilityNodeInfo.html +++ b/docs/html/sdk/api_diff/16/changes/android.view.accessibility.AccessibilityNodeInfo.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.view.accessibility.AccessibilityRecord.html b/docs/html/sdk/api_diff/16/changes/android.view.accessibility.AccessibilityRecord.html index bf3b7a74183e..9637ca200a51 100644 --- a/docs/html/sdk/api_diff/16/changes/android.view.accessibility.AccessibilityRecord.html +++ b/docs/html/sdk/api_diff/16/changes/android.view.accessibility.AccessibilityRecord.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.view.inputmethod.EditorInfo.html b/docs/html/sdk/api_diff/16/changes/android.view.inputmethod.EditorInfo.html index 8e15797a4109..bd055734516f 100644 --- a/docs/html/sdk/api_diff/16/changes/android.view.inputmethod.EditorInfo.html +++ b/docs/html/sdk/api_diff/16/changes/android.view.inputmethod.EditorInfo.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.view.inputmethod.InputMethodManager.html b/docs/html/sdk/api_diff/16/changes/android.view.inputmethod.InputMethodManager.html index 99da0590745a..c8194cf2ea17 100644 --- a/docs/html/sdk/api_diff/16/changes/android.view.inputmethod.InputMethodManager.html +++ b/docs/html/sdk/api_diff/16/changes/android.view.inputmethod.InputMethodManager.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.view.textservice.SpellCheckerSession.SpellCheckerSessionListener.html b/docs/html/sdk/api_diff/16/changes/android.view.textservice.SpellCheckerSession.SpellCheckerSessionListener.html index e8b3049da20f..087341419671 100644 --- a/docs/html/sdk/api_diff/16/changes/android.view.textservice.SpellCheckerSession.SpellCheckerSessionListener.html +++ b/docs/html/sdk/api_diff/16/changes/android.view.textservice.SpellCheckerSession.SpellCheckerSessionListener.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.view.textservice.SpellCheckerSession.html b/docs/html/sdk/api_diff/16/changes/android.view.textservice.SpellCheckerSession.html index 2828329f3781..32fc68169828 100644 --- a/docs/html/sdk/api_diff/16/changes/android.view.textservice.SpellCheckerSession.html +++ b/docs/html/sdk/api_diff/16/changes/android.view.textservice.SpellCheckerSession.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.view.textservice.SpellCheckerSubtype.html b/docs/html/sdk/api_diff/16/changes/android.view.textservice.SpellCheckerSubtype.html index 1bc66c2940a4..068b5b8f396a 100644 --- a/docs/html/sdk/api_diff/16/changes/android.view.textservice.SpellCheckerSubtype.html +++ b/docs/html/sdk/api_diff/16/changes/android.view.textservice.SpellCheckerSubtype.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.webkit.CookieManager.html b/docs/html/sdk/api_diff/16/changes/android.webkit.CookieManager.html index 20b9bb347ee0..b74079607040 100644 --- a/docs/html/sdk/api_diff/16/changes/android.webkit.CookieManager.html +++ b/docs/html/sdk/api_diff/16/changes/android.webkit.CookieManager.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.webkit.GeolocationPermissions.html b/docs/html/sdk/api_diff/16/changes/android.webkit.GeolocationPermissions.html index 7859c05d2375..3ffe9a72a42c 100644 --- a/docs/html/sdk/api_diff/16/changes/android.webkit.GeolocationPermissions.html +++ b/docs/html/sdk/api_diff/16/changes/android.webkit.GeolocationPermissions.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.webkit.JsResult.html b/docs/html/sdk/api_diff/16/changes/android.webkit.JsResult.html index 00235884ca88..8f2577ffee73 100644 --- a/docs/html/sdk/api_diff/16/changes/android.webkit.JsResult.html +++ b/docs/html/sdk/api_diff/16/changes/android.webkit.JsResult.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.webkit.WebIconDatabase.html b/docs/html/sdk/api_diff/16/changes/android.webkit.WebIconDatabase.html index 4483b47629c7..26024f226247 100644 --- a/docs/html/sdk/api_diff/16/changes/android.webkit.WebIconDatabase.html +++ b/docs/html/sdk/api_diff/16/changes/android.webkit.WebIconDatabase.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.webkit.WebSettings.html b/docs/html/sdk/api_diff/16/changes/android.webkit.WebSettings.html index 566c7fc0aa06..6337887dd079 100644 --- a/docs/html/sdk/api_diff/16/changes/android.webkit.WebSettings.html +++ b/docs/html/sdk/api_diff/16/changes/android.webkit.WebSettings.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.webkit.WebStorage.html b/docs/html/sdk/api_diff/16/changes/android.webkit.WebStorage.html index 2a62fec851fe..b900c0a7fc0a 100644 --- a/docs/html/sdk/api_diff/16/changes/android.webkit.WebStorage.html +++ b/docs/html/sdk/api_diff/16/changes/android.webkit.WebStorage.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.webkit.WebView.HitTestResult.html b/docs/html/sdk/api_diff/16/changes/android.webkit.WebView.HitTestResult.html index 31ba76f5ce1f..f3a25c079fd5 100644 --- a/docs/html/sdk/api_diff/16/changes/android.webkit.WebView.HitTestResult.html +++ b/docs/html/sdk/api_diff/16/changes/android.webkit.WebView.HitTestResult.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.webkit.WebView.html b/docs/html/sdk/api_diff/16/changes/android.webkit.WebView.html index 0e4a3a0eb2a5..e009999eb990 100644 --- a/docs/html/sdk/api_diff/16/changes/android.webkit.WebView.html +++ b/docs/html/sdk/api_diff/16/changes/android.webkit.WebView.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.widget.AbsSeekBar.html b/docs/html/sdk/api_diff/16/changes/android.widget.AbsSeekBar.html index 84d76c84a408..e5ca3d5f4c2a 100644 --- a/docs/html/sdk/api_diff/16/changes/android.widget.AbsSeekBar.html +++ b/docs/html/sdk/api_diff/16/changes/android.widget.AbsSeekBar.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.widget.AdapterViewAnimator.html b/docs/html/sdk/api_diff/16/changes/android.widget.AdapterViewAnimator.html index 4dc2df56f66d..1b484be6c72a 100644 --- a/docs/html/sdk/api_diff/16/changes/android.widget.AdapterViewAnimator.html +++ b/docs/html/sdk/api_diff/16/changes/android.widget.AdapterViewAnimator.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.widget.AdapterViewFlipper.html b/docs/html/sdk/api_diff/16/changes/android.widget.AdapterViewFlipper.html index 5f65166e6c96..aa2f2957c777 100644 --- a/docs/html/sdk/api_diff/16/changes/android.widget.AdapterViewFlipper.html +++ b/docs/html/sdk/api_diff/16/changes/android.widget.AdapterViewFlipper.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.widget.AutoCompleteTextView.html b/docs/html/sdk/api_diff/16/changes/android.widget.AutoCompleteTextView.html index 8e9bfa7af606..d32a0766984c 100644 --- a/docs/html/sdk/api_diff/16/changes/android.widget.AutoCompleteTextView.html +++ b/docs/html/sdk/api_diff/16/changes/android.widget.AutoCompleteTextView.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.widget.CalendarView.html b/docs/html/sdk/api_diff/16/changes/android.widget.CalendarView.html index 471508c452b8..fd7b0e47c0d6 100644 --- a/docs/html/sdk/api_diff/16/changes/android.widget.CalendarView.html +++ b/docs/html/sdk/api_diff/16/changes/android.widget.CalendarView.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.widget.CheckedTextView.html b/docs/html/sdk/api_diff/16/changes/android.widget.CheckedTextView.html index 63f1f382bae6..4d257dcba0e2 100644 --- a/docs/html/sdk/api_diff/16/changes/android.widget.CheckedTextView.html +++ b/docs/html/sdk/api_diff/16/changes/android.widget.CheckedTextView.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.widget.FrameLayout.html b/docs/html/sdk/api_diff/16/changes/android.widget.FrameLayout.html index 285f4c303d65..2d183992f4d8 100644 --- a/docs/html/sdk/api_diff/16/changes/android.widget.FrameLayout.html +++ b/docs/html/sdk/api_diff/16/changes/android.widget.FrameLayout.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.widget.Gallery.html b/docs/html/sdk/api_diff/16/changes/android.widget.Gallery.html index 1d524e9c4568..bea43e60f78c 100644 --- a/docs/html/sdk/api_diff/16/changes/android.widget.Gallery.html +++ b/docs/html/sdk/api_diff/16/changes/android.widget.Gallery.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.widget.GridLayout.html b/docs/html/sdk/api_diff/16/changes/android.widget.GridLayout.html index 4d08a2dddae1..70600ae96740 100644 --- a/docs/html/sdk/api_diff/16/changes/android.widget.GridLayout.html +++ b/docs/html/sdk/api_diff/16/changes/android.widget.GridLayout.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.widget.GridView.html b/docs/html/sdk/api_diff/16/changes/android.widget.GridView.html index 27af5208554f..31a0a95ef2e9 100644 --- a/docs/html/sdk/api_diff/16/changes/android.widget.GridView.html +++ b/docs/html/sdk/api_diff/16/changes/android.widget.GridView.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.widget.ImageView.html b/docs/html/sdk/api_diff/16/changes/android.widget.ImageView.html index f2928f9fa8f5..bb505bf8262d 100644 --- a/docs/html/sdk/api_diff/16/changes/android.widget.ImageView.html +++ b/docs/html/sdk/api_diff/16/changes/android.widget.ImageView.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.widget.LinearLayout.html b/docs/html/sdk/api_diff/16/changes/android.widget.LinearLayout.html index e0f2670543e5..f7717ecd49df 100644 --- a/docs/html/sdk/api_diff/16/changes/android.widget.LinearLayout.html +++ b/docs/html/sdk/api_diff/16/changes/android.widget.LinearLayout.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.widget.RelativeLayout.html b/docs/html/sdk/api_diff/16/changes/android.widget.RelativeLayout.html index 4c62dc1d4f13..75ce6e629a5f 100644 --- a/docs/html/sdk/api_diff/16/changes/android.widget.RelativeLayout.html +++ b/docs/html/sdk/api_diff/16/changes/android.widget.RelativeLayout.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.widget.RemoteViews.html b/docs/html/sdk/api_diff/16/changes/android.widget.RemoteViews.html index c29df4b912fc..c05ae10eb885 100644 --- a/docs/html/sdk/api_diff/16/changes/android.widget.RemoteViews.html +++ b/docs/html/sdk/api_diff/16/changes/android.widget.RemoteViews.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> @@ -103,6 +103,27 @@ Class android.widget.<A HREF="../../../../reference/android/widget/RemoteViews.h </TD> <TD> </TD> </TR> +<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> + <TD VALIGN="TOP" WIDTH="25%"> + <A NAME="android.widget.RemoteViews.setTextViewCompoundDrawablesRelative_added(int, int, int, int, int)"></A> + <nobr><code>void</code> <A HREF="../../../../reference/android/widget/RemoteViews.html#setTextViewCompoundDrawablesRelative(int, int, int, int, int)" target="_top"><code>setTextViewCompoundDrawablesRelative</code></A>(<code>int,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr> + </TD> + <TD> </TD> +</TR> +<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> + <TD VALIGN="TOP" WIDTH="25%"> + <A NAME="android.widget.RemoteViews.setTextViewTextSize_added(int, int, float)"></A> + <nobr><code>void</code> <A HREF="../../../../reference/android/widget/RemoteViews.html#setTextViewTextSize(int, int, float)" target="_top"><code>setTextViewTextSize</code></A>(<code>int,</nobr> int<nobr>,</nobr> float<nobr><nobr></code>)</nobr> + </TD> + <TD> </TD> +</TR> +<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> + <TD VALIGN="TOP" WIDTH="25%"> + <A NAME="android.widget.RemoteViews.setViewPadding_added(int, int, int, int, int)"></A> + <nobr><code>void</code> <A HREF="../../../../reference/android/widget/RemoteViews.html#setViewPadding(int, int, int, int, int)" target="_top"><code>setViewPadding</code></A>(<code>int,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr> + </TD> + <TD> </TD> +</TR> </TABLE> <a NAME="fields"></a> diff --git a/docs/html/sdk/api_diff/16/changes/android.widget.SearchView.html b/docs/html/sdk/api_diff/16/changes/android.widget.SearchView.html index 194fa0b1d346..0cd0cfb97815 100644 --- a/docs/html/sdk/api_diff/16/changes/android.widget.SearchView.html +++ b/docs/html/sdk/api_diff/16/changes/android.widget.SearchView.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.widget.Spinner.html b/docs/html/sdk/api_diff/16/changes/android.widget.Spinner.html index 85259397834f..0d5719944fd1 100644 --- a/docs/html/sdk/api_diff/16/changes/android.widget.Spinner.html +++ b/docs/html/sdk/api_diff/16/changes/android.widget.Spinner.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.widget.Switch.html b/docs/html/sdk/api_diff/16/changes/android.widget.Switch.html index e8947d676f41..6fa62d40512d 100644 --- a/docs/html/sdk/api_diff/16/changes/android.widget.Switch.html +++ b/docs/html/sdk/api_diff/16/changes/android.widget.Switch.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/android.widget.TextView.html b/docs/html/sdk/api_diff/16/changes/android.widget.TextView.html index 03dab150fb67..0cb483b8ff98 100644 --- a/docs/html/sdk/api_diff/16/changes/android.widget.TextView.html +++ b/docs/html/sdk/api_diff/16/changes/android.widget.TextView.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/changes-summary.html b/docs/html/sdk/api_diff/16/changes/changes-summary.html index 3edac6351e1f..93c9aaa6a382 100644 --- a/docs/html/sdk/api_diff/16/changes/changes-summary.html +++ b/docs/html/sdk/api_diff/16/changes/changes-summary.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/classes_index_additions.html b/docs/html/sdk/api_diff/16/changes/classes_index_additions.html index d88c0a1eadcb..4cd366ae17f6 100644 --- a/docs/html/sdk/api_diff/16/changes/classes_index_additions.html +++ b/docs/html/sdk/api_diff/16/changes/classes_index_additions.html @@ -62,6 +62,7 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= <p><div style="line-height:1.5em;color:black"> <A HREF="pkg_android.view.accessibility.html#AccessibilityNodeProvider" class="hiddenlink" target="rightframe"><b>AccessibilityNodeProvider</b></A><br> <A HREF="pkg_android.media.audiofx.html#AcousticEchoCanceler" class="hiddenlink" target="rightframe"><b>AcousticEchoCanceler</b></A><br> +<A HREF="pkg_android.view.html#ActionProvider.VisibilityListener" class="hiddenlink" target="rightframe"><b><i>ActionProvider.VisibilityListener</i></b></A><br> <A HREF="pkg_android.app.html#ActivityOptions" class="hiddenlink" target="rightframe"><b>ActivityOptions</b></A><br> <A HREF="pkg_android.widget.html#Advanceable" class="hiddenlink" target="rightframe"><b><i>Advanceable</i></b></A><br> <A HREF="pkg_android.media.audiofx.html#AutomaticGainControl" class="hiddenlink" target="rightframe"><b>AutomaticGainControl</b></A><br> @@ -135,6 +136,7 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= <A HREF="pkg_android.media.html#MediaRouter.RouteInfo" class="hiddenlink" target="rightframe"><b>MediaRouter.RouteInfo</b></A><br> <A HREF="pkg_android.media.html#MediaRouter.SimpleCallback" class="hiddenlink" target="rightframe"><b>MediaRouter.SimpleCallback</b></A><br> <A HREF="pkg_android.media.html#MediaRouter.UserRouteInfo" class="hiddenlink" target="rightframe"><b>MediaRouter.UserRouteInfo</b></A><br> +<A HREF="pkg_android.media.html#MediaRouter.VolumeCallback" class="hiddenlink" target="rightframe"><b>MediaRouter.VolumeCallback</b></A><br> <A HREF="pkg_android.media.html#MediaSyncEvent" class="hiddenlink" target="rightframe"><b>MediaSyncEvent</b></A><br> <A NAME="N"></A> <br><font size="+2">N</font> diff --git a/docs/html/sdk/api_diff/16/changes/classes_index_all.html b/docs/html/sdk/api_diff/16/changes/classes_index_all.html index 97a4d85a5636..6caf76c544f5 100644 --- a/docs/html/sdk/api_diff/16/changes/classes_index_all.html +++ b/docs/html/sdk/api_diff/16/changes/classes_index_all.html @@ -83,6 +83,7 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= <A HREF="pkg_android.media.audiofx.html#AcousticEchoCanceler" class="hiddenlink" target="rightframe"><b>AcousticEchoCanceler</b></A><br> <A HREF="android.view.ActionMode.html" class="hiddenlink" target="rightframe">ActionMode</A><br> <A HREF="android.view.ActionProvider.html" class="hiddenlink" target="rightframe">ActionProvider</A><br> +<A HREF="pkg_android.view.html#ActionProvider.VisibilityListener" class="hiddenlink" target="rightframe"><b><i>ActionProvider.VisibilityListener</i></b></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.app.ActivityManager.html" class="hiddenlink" target="rightframe">ActivityManager</A><br> @@ -520,6 +521,7 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= <A HREF="pkg_android.media.html#MediaRouter.RouteInfo" class="hiddenlink" target="rightframe"><b>MediaRouter.RouteInfo</b></A><br> <A HREF="pkg_android.media.html#MediaRouter.SimpleCallback" class="hiddenlink" target="rightframe"><b>MediaRouter.SimpleCallback</b></A><br> <A HREF="pkg_android.media.html#MediaRouter.UserRouteInfo" class="hiddenlink" target="rightframe"><b>MediaRouter.UserRouteInfo</b></A><br> +<A HREF="pkg_android.media.html#MediaRouter.VolumeCallback" class="hiddenlink" target="rightframe"><b>MediaRouter.VolumeCallback</b></A><br> <A HREF="android.provider.MediaStore.MediaColumns.html" class="hiddenlink" target="rightframe"><i>MediaStore.MediaColumns</i></A><br> <A HREF="pkg_android.media.html#MediaSyncEvent" class="hiddenlink" target="rightframe"><b>MediaSyncEvent</b></A><br> <A HREF="android.renderscript.Mesh.html" class="hiddenlink" target="rightframe">Mesh</A><br> diff --git a/docs/html/sdk/api_diff/16/changes/fields_index_additions.html b/docs/html/sdk/api_diff/16/changes/fields_index_additions.html index 7ca7ad6eb351..0d9303218fb9 100644 --- a/docs/html/sdk/api_diff/16/changes/fields_index_additions.html +++ b/docs/html/sdk/api_diff/16/changes/fields_index_additions.html @@ -289,8 +289,6 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= </nobr><br> <nobr><A HREF="android.content.Intent.html#android.content.Intent.FILL_IN_CLIP_DATA" class="hiddenlink" target="rightframe">FILL_IN_CLIP_DATA</A> </nobr><br> -<nobr><A HREF="android.content.Intent.html#android.content.Intent.FLAG_ACTIVITY_CLOSE_SYSTEM_DIALOGS" class="hiddenlink" target="rightframe">FLAG_ACTIVITY_CLOSE_SYSTEM_DIALOGS</A> -</nobr><br> <nobr><A HREF="android.accessibilityservice.AccessibilityServiceInfo.html#android.accessibilityservice.AccessibilityServiceInfo.FLAG_INCLUDE_NOT_IMPORTANT_VIEWS" class="hiddenlink" target="rightframe">FLAG_INCLUDE_NOT_IMPORTANT_VIEWS</A> </nobr><br> <nobr><A HREF="android.content.pm.ServiceInfo.html#android.content.pm.ServiceInfo.FLAG_ISOLATED_PROCESS" class="hiddenlink" target="rightframe">FLAG_ISOLATED_PROCESS</A> @@ -570,6 +568,8 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= </nobr><br> <nobr><A HREF="android.R.attr.html#android.R.attr.mediaRouteButtonStyle" class="hiddenlink" target="rightframe">mediaRouteButtonStyle</A> </nobr><br> +<nobr><A HREF="android.R.attr.html#android.R.attr.mediaRouteTypes" class="hiddenlink" target="rightframe">mediaRouteTypes</A> +</nobr><br> <nobr><A HREF="android.provider.CalendarContract.RemindersColumns.html#android.provider.CalendarContract.RemindersColumns.METHOD_ALARM" class="hiddenlink" target="rightframe">METHOD_ALARM</A> </nobr><br> <nobr><A HREF="android.content.ClipDescription.html#android.content.ClipDescription.MIMETYPE_TEXT_HTML" class="hiddenlink" target="rightframe">MIMETYPE_TEXT_HTML</A> diff --git a/docs/html/sdk/api_diff/16/changes/fields_index_all.html b/docs/html/sdk/api_diff/16/changes/fields_index_all.html index e7dea5d69d2d..2eee5e35dce0 100644 --- a/docs/html/sdk/api_diff/16/changes/fields_index_all.html +++ b/docs/html/sdk/api_diff/16/changes/fields_index_all.html @@ -323,8 +323,6 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= </nobr><br> <nobr><A HREF="android.content.Intent.html#android.content.Intent.FILL_IN_CLIP_DATA" class="hiddenlink" target="rightframe">FILL_IN_CLIP_DATA</A> </nobr><br> -<nobr><A HREF="android.content.Intent.html#android.content.Intent.FLAG_ACTIVITY_CLOSE_SYSTEM_DIALOGS" class="hiddenlink" target="rightframe">FLAG_ACTIVITY_CLOSE_SYSTEM_DIALOGS</A> -</nobr><br> <nobr><A HREF="android.app.Notification.html#android.app.Notification.FLAG_HIGH_PRIORITY" class="hiddenlink" target="rightframe">FLAG_HIGH_PRIORITY</A> </nobr><br> <nobr><A HREF="android.accessibilityservice.AccessibilityServiceInfo.html#android.accessibilityservice.AccessibilityServiceInfo.FLAG_INCLUDE_NOT_IMPORTANT_VIEWS" class="hiddenlink" target="rightframe">FLAG_INCLUDE_NOT_IMPORTANT_VIEWS</A> @@ -634,6 +632,8 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= </nobr><br> <nobr><A HREF="android.R.attr.html#android.R.attr.mediaRouteButtonStyle" class="hiddenlink" target="rightframe">mediaRouteButtonStyle</A> </nobr><br> +<nobr><A HREF="android.R.attr.html#android.R.attr.mediaRouteTypes" class="hiddenlink" target="rightframe">mediaRouteTypes</A> +</nobr><br> <nobr><A HREF="android.provider.CalendarContract.RemindersColumns.html#android.provider.CalendarContract.RemindersColumns.METHOD_ALARM" class="hiddenlink" target="rightframe">METHOD_ALARM</A> </nobr><br> <nobr><A HREF="android.content.ClipDescription.html#android.content.ClipDescription.MIMETYPE_TEXT_HTML" class="hiddenlink" target="rightframe">MIMETYPE_TEXT_HTML</A> diff --git a/docs/html/sdk/api_diff/16/changes/jdiff_statistics.html b/docs/html/sdk/api_diff/16/changes/jdiff_statistics.html index 090eb6e1b1d3..f0ddde1b8318 100644 --- a/docs/html/sdk/api_diff/16/changes/jdiff_statistics.html +++ b/docs/html/sdk/api_diff/16/changes/jdiff_statistics.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> @@ -96,10 +96,10 @@ The table below lists the numbers of program elements (packages, classes, constr </TR> <TR> <TD>Classes and <i>Interfaces</i></TD> - <TD ALIGN="right">55</TD> + <TD ALIGN="right">57</TD> <TD ALIGN="right">211</TD> <TD ALIGN="right">0</TD> - <TD ALIGN="right">266</TD> + <TD ALIGN="right">268</TD> </TR> <TR> <TD>Constructors</TD> @@ -110,10 +110,10 @@ The table below lists the numbers of program elements (packages, classes, constr </TR> <TR> <TD>Methods</TD> - <TD ALIGN="right">374</TD> + <TD ALIGN="right">381</TD> <TD ALIGN="right">151</TD> <TD ALIGN="right">20</TD> - <TD ALIGN="right">545</TD> + <TD ALIGN="right">552</TD> </TR> <TR> <TD>Fields</TD> @@ -124,10 +124,10 @@ The table below lists the numbers of program elements (packages, classes, constr </TR> <TR> <TD style="background-color:#FAFAFA"><b>Total</b></TD> - <TD style="background-color:#FAFAFA" ALIGN="right"><strong>616</strong></TD> + <TD style="background-color:#FAFAFA" ALIGN="right"><strong>625</strong></TD> <TD style="background-color:#FAFAFA" ALIGN="right"><strong>469</strong></TD> <TD style="background-color:#FAFAFA" ALIGN="right"><strong>28</strong></TD> - <TD style="background-color:#FAFAFA" ALIGN="right"><strong>1113</strong></TD> + <TD style="background-color:#FAFAFA" ALIGN="right"><strong>1122</strong></TD> </TR> </TABLE> <br> @@ -143,7 +143,7 @@ The table below lists the numbers of program elements (packages, classes, constr <TD><A HREF="pkg_android.accessibilityservice.html">android.accessibilityservice</A></TD> </TR> <TR> - <TD ALIGN="center">22</TD> + <TD ALIGN="center">23</TD> <TD><A HREF="pkg_android.media.html">android.media</A></TD> </TR> <TR> @@ -199,12 +199,12 @@ The table below lists the numbers of program elements (packages, classes, constr <TD><A HREF="pkg_android.database.html">android.database</A></TD> </TR> <TR> - <TD ALIGN="center">3</TD> - <TD><A HREF="pkg_android.os.html">android.os</A></TD> + <TD ALIGN="center">4</TD> + <TD><A HREF="pkg_android.view.html">android.view</A></TD> </TR> <TR> <TD ALIGN="center">3</TD> - <TD><A HREF="pkg_android.view.html">android.view</A></TD> + <TD><A HREF="pkg_android.os.html">android.os</A></TD> </TR> <TR> <TD ALIGN="center">3</TD> @@ -284,11 +284,11 @@ The table below lists the numbers of program elements (packages, classes, constr </TR> <TR> <TD ALIGN="center"><1</TD> - <TD><A HREF="pkg_android.view.inputmethod.html">android.view.inputmethod</A></TD> + <TD><A HREF="pkg_android.html">android</A></TD> </TR> <TR> <TD ALIGN="center"><1</TD> - <TD><A HREF="pkg_android.html">android</A></TD> + <TD><A HREF="pkg_android.view.inputmethod.html">android.view.inputmethod</A></TD> </TR> <TR> <TD ALIGN="center"><1</TD> @@ -450,6 +450,11 @@ android.view.ViewDebug</A></TD> junit.framework.ComparisonFailure</A></TD> </TR> <TR> + <TD ALIGN="center">46</TD> + <TD><A HREF="android.view.ActionProvider.html"> +android.view.ActionProvider</A></TD> +</TR> +<TR> <TD ALIGN="center">45</TD> <TD><A HREF="android.renderscript.Program.html"> android.renderscript.Program</A></TD> @@ -510,11 +515,6 @@ android.renderscript.Sampler</A></TD> android.widget.Spinner</A></TD> </TR> <TR> - <TD ALIGN="center">27</TD> - <TD><A HREF="android.view.ActionProvider.html"> -android.view.ActionProvider</A></TD> -</TR> -<TR> <TD ALIGN="center">26</TD> <TD><A HREF="android.net.wifi.p2p.WifiP2pManager.html"> android.net.wifi.p2p.WifiP2pManager</A></TD> @@ -966,6 +966,11 @@ android.view.ViewPropertyAnimator</A></TD> </TR> <TR> <TD ALIGN="center">5</TD> + <TD><A HREF="android.widget.RemoteViews.html"> +android.widget.RemoteViews</A></TD> +</TR> +<TR> + <TD ALIGN="center">5</TD> <TD><A HREF="junit.runner.BaseTestRunner.html"> junit.runner.BaseTestRunner</A></TD> </TR> @@ -1151,11 +1156,6 @@ android.content.res.Resources</A></TD> </TR> <TR> <TD ALIGN="center">2</TD> - <TD><A HREF="android.widget.RemoteViews.html"> -android.widget.RemoteViews</A></TD> -</TR> -<TR> - <TD ALIGN="center">2</TD> <TD><A HREF="android.app.ActivityManager.RunningAppProcessInfo.html"> android.app.ActivityManager.RunningAppProcessInfo</A></TD> </TR> @@ -1176,11 +1176,6 @@ android.test.mock.MockContext</A></TD> </TR> <TR> <TD ALIGN="center">1</TD> - <TD><A HREF="android.content.Intent.html"> -android.content.Intent</A></TD> -</TR> -<TR> - <TD ALIGN="center">1</TD> <TD><A HREF="android.webkit.WebSettings.html"> android.webkit.WebSettings</A></TD> </TR> @@ -1211,6 +1206,11 @@ android.widget.AdapterViewAnimator</A></TD> </TR> <TR> <TD ALIGN="center">1</TD> + <TD><A HREF="android.content.Intent.html"> +android.content.Intent</A></TD> +</TR> +<TR> + <TD ALIGN="center">1</TD> <TD><A HREF="android.widget.LinearLayout.html"> android.widget.LinearLayout</A></TD> </TR> diff --git a/docs/html/sdk/api_diff/16/changes/junit.framework.Assert.html b/docs/html/sdk/api_diff/16/changes/junit.framework.Assert.html index 1ccd32676525..0d5b2cb033b1 100644 --- a/docs/html/sdk/api_diff/16/changes/junit.framework.Assert.html +++ b/docs/html/sdk/api_diff/16/changes/junit.framework.Assert.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/junit.framework.AssertionFailedError.html b/docs/html/sdk/api_diff/16/changes/junit.framework.AssertionFailedError.html index cda8b99f40d2..8cc284c6516b 100644 --- a/docs/html/sdk/api_diff/16/changes/junit.framework.AssertionFailedError.html +++ b/docs/html/sdk/api_diff/16/changes/junit.framework.AssertionFailedError.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/junit.framework.ComparisonFailure.html b/docs/html/sdk/api_diff/16/changes/junit.framework.ComparisonFailure.html index f8f57bdb0a9d..afdcc5fe2080 100644 --- a/docs/html/sdk/api_diff/16/changes/junit.framework.ComparisonFailure.html +++ b/docs/html/sdk/api_diff/16/changes/junit.framework.ComparisonFailure.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/junit.framework.TestResult.html b/docs/html/sdk/api_diff/16/changes/junit.framework.TestResult.html index 652331964f1d..ada98fd2a5b3 100644 --- a/docs/html/sdk/api_diff/16/changes/junit.framework.TestResult.html +++ b/docs/html/sdk/api_diff/16/changes/junit.framework.TestResult.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/junit.framework.TestSuite.html b/docs/html/sdk/api_diff/16/changes/junit.framework.TestSuite.html index 10e9b5679075..fd9a0ca7d3f3 100644 --- a/docs/html/sdk/api_diff/16/changes/junit.framework.TestSuite.html +++ b/docs/html/sdk/api_diff/16/changes/junit.framework.TestSuite.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/junit.runner.BaseTestRunner.html b/docs/html/sdk/api_diff/16/changes/junit.runner.BaseTestRunner.html index fc7da2468e48..64880bc25622 100644 --- a/docs/html/sdk/api_diff/16/changes/junit.runner.BaseTestRunner.html +++ b/docs/html/sdk/api_diff/16/changes/junit.runner.BaseTestRunner.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/methods_index_additions.html b/docs/html/sdk/api_diff/16/changes/methods_index_additions.html index 6c34ae35f8ed..3264969bfdca 100644 --- a/docs/html/sdk/api_diff/16/changes/methods_index_additions.html +++ b/docs/html/sdk/api_diff/16/changes/methods_index_additions.html @@ -724,6 +724,8 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= (<code>int</code>)</A></nobr><br> <nobr><A HREF="android.view.InputDevice.html#android.view.InputDevice.isVirtual_added()" class="hiddenlink" target="rightframe"><b>isVirtual</b> ()</A></nobr><br> +<nobr><A HREF="android.view.ActionProvider.html#android.view.ActionProvider.isVisible_added()" class="hiddenlink" target="rightframe"><b>isVisible</b> +()</A></nobr><br> <nobr><A HREF="android.view.accessibility.AccessibilityNodeInfo.html#android.view.accessibility.AccessibilityNodeInfo.isVisibleToUser_added()" class="hiddenlink" target="rightframe"><b>isVisibleToUser</b> ()</A></nobr><br> <nobr><A HREF="android.database.sqlite.SQLiteDatabase.html#android.database.sqlite.SQLiteDatabase.isWriteAheadLoggingEnabled_added()" class="hiddenlink" target="rightframe"><b>isWriteAheadLoggingEnabled</b> @@ -866,6 +868,8 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= (<code>int</code>)</A></nobr><br> <nobr><A HREF="android.view.View.html#android.view.View.onWindowSystemUiVisibilityChanged_added(int)" class="hiddenlink" target="rightframe"><b>onWindowSystemUiVisibilityChanged</b> (<code>int</code>)</A></nobr><br> +<nobr><A HREF="android.view.ActionProvider.html#android.view.ActionProvider.overridesItemVisibility_added()" class="hiddenlink" target="rightframe"><b>overridesItemVisibility</b> +()</A></nobr><br> <A NAME="P"></A> <br><font size="+2">P</font> <a href="#A"><font size="-2">A</font></a> @@ -979,6 +983,8 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= (<code>String, String[], CancellationSignal</code>)</A></nobr><br> <nobr><A HREF="android.database.sqlite.SQLiteDatabase.html#android.database.sqlite.SQLiteDatabase.rawQueryWithFactory_added(android.database.sqlite.SQLiteDatabase.CursorFactory, java.lang.String, java.lang.String[], java.lang.String, android.os.CancellationSignal)" class="hiddenlink" target="rightframe"><b>rawQueryWithFactory</b> (<code>CursorFactory, String, String[], String, CancellationSignal</code>)</A></nobr><br> +<nobr><A HREF="android.view.ActionProvider.html#android.view.ActionProvider.refreshVisibility_added()" class="hiddenlink" target="rightframe"><b>refreshVisibility</b> +()</A></nobr><br> <nobr><A HREF="android.content.Loader.html#android.content.Loader.registerOnLoadCanceledListener_added(android.content.Loader.OnLoadCanceledListener<D>)" class="hiddenlink" target="rightframe"><b>registerOnLoadCanceledListener</b> (<code>OnLoadCanceledListener<D></code>)</A></nobr><br> <nobr><A HREF="android.drm.DrmManagerClient.html#android.drm.DrmManagerClient.release_added()" class="hiddenlink" target="rightframe"><b>release</b> @@ -1139,6 +1145,10 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= (<code>int</code>)</A></nobr><br> <nobr><A HREF="android.widget.RemoteViews.html#android.widget.RemoteViews.setTextViewCompoundDrawables_added(int, int, int, int, int)" class="hiddenlink" target="rightframe"><b>setTextViewCompoundDrawables</b> (<code>int, int, int, int, int</code>)</A></nobr><br> +<nobr><A HREF="android.widget.RemoteViews.html#android.widget.RemoteViews.setTextViewCompoundDrawablesRelative_added(int, int, int, int, int)" class="hiddenlink" target="rightframe"><b>setTextViewCompoundDrawablesRelative</b> +(<code>int, int, int, int, int</code>)</A></nobr><br> +<nobr><A HREF="android.widget.RemoteViews.html#android.widget.RemoteViews.setTextViewTextSize_added(int, int, float)" class="hiddenlink" target="rightframe"><b>setTextViewTextSize</b> +(<code>int, int, float</code>)</A></nobr><br> <nobr><A HREF="android.widget.Switch.html#android.widget.Switch.setThumbDrawable_added(android.graphics.drawable.Drawable)" class="hiddenlink" target="rightframe"><b>setThumbDrawable</b> (<code>Drawable</code>)</A></nobr><br> <nobr><A HREF="android.widget.Switch.html#android.widget.Switch.setThumbResource_added(int)" class="hiddenlink" target="rightframe"><b>setThumbResource</b> @@ -1163,6 +1173,10 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= (<code>int, FieldPacker, Element, int[]</code>)</A></nobr><br> <nobr><A HREF="android.media.MediaPlayer.html#android.media.MediaPlayer.setVideoScalingMode_added(int)" class="hiddenlink" target="rightframe"><b>setVideoScalingMode</b> (<code>int</code>)</A></nobr><br> +<nobr><A HREF="android.widget.RemoteViews.html#android.widget.RemoteViews.setViewPadding_added(int, int, int, int, int)" class="hiddenlink" target="rightframe"><b>setViewPadding</b> +(<code>int, int, int, int, int</code>)</A></nobr><br> +<nobr><A HREF="android.view.ActionProvider.html#android.view.ActionProvider.setVisibilityListener_added(android.view.ActionProvider.VisibilityListener)" class="hiddenlink" target="rightframe"><b>setVisibilityListener</b> +(<code>VisibilityListener</code>)</A></nobr><br> <nobr><A HREF="android.view.accessibility.AccessibilityNodeInfo.html#android.view.accessibility.AccessibilityNodeInfo.setVisibleToUser_added(boolean)" class="hiddenlink" target="rightframe"><b>setVisibleToUser</b> (<code>boolean</code>)</A></nobr><br> <nobr><A HREF="android.widget.CalendarView.html#android.widget.CalendarView.setWeekDayTextAppearance_added(int)" class="hiddenlink" target="rightframe"><b>setWeekDayTextAppearance</b> diff --git a/docs/html/sdk/api_diff/16/changes/methods_index_all.html b/docs/html/sdk/api_diff/16/changes/methods_index_all.html index 8c913024c58f..628f0b79e5e4 100644 --- a/docs/html/sdk/api_diff/16/changes/methods_index_all.html +++ b/docs/html/sdk/api_diff/16/changes/methods_index_all.html @@ -1009,6 +1009,8 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= (<code>int</code>)</A></nobr><br> <nobr><A HREF="android.view.InputDevice.html#android.view.InputDevice.isVirtual_added()" class="hiddenlink" target="rightframe"><b>isVirtual</b> ()</A></nobr><br> +<nobr><A HREF="android.view.ActionProvider.html#android.view.ActionProvider.isVisible_added()" class="hiddenlink" target="rightframe"><b>isVisible</b> +()</A></nobr><br> <nobr><A HREF="android.view.accessibility.AccessibilityNodeInfo.html#android.view.accessibility.AccessibilityNodeInfo.isVisibleToUser_added()" class="hiddenlink" target="rightframe"><b>isVisibleToUser</b> ()</A></nobr><br> <nobr><A HREF="android.database.sqlite.SQLiteDatabase.html#android.database.sqlite.SQLiteDatabase.isWriteAheadLoggingEnabled_added()" class="hiddenlink" target="rightframe"><b>isWriteAheadLoggingEnabled</b> @@ -1192,6 +1194,8 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= (<code>SurfaceTexture</code>)</A></nobr><br> <nobr><A HREF="android.view.View.html#android.view.View.onWindowSystemUiVisibilityChanged_added(int)" class="hiddenlink" target="rightframe"><b>onWindowSystemUiVisibilityChanged</b> (<code>int</code>)</A></nobr><br> +<nobr><A HREF="android.view.ActionProvider.html#android.view.ActionProvider.overridesItemVisibility_added()" class="hiddenlink" target="rightframe"><b>overridesItemVisibility</b> +()</A></nobr><br> <A NAME="P"></A> <br><font size="+2">P</font> <a href="#A"><font size="-2">A</font></a> @@ -1318,6 +1322,8 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= (<code>String, String[], CancellationSignal</code>)</A></nobr><br> <nobr><A HREF="android.database.sqlite.SQLiteDatabase.html#android.database.sqlite.SQLiteDatabase.rawQueryWithFactory_added(android.database.sqlite.SQLiteDatabase.CursorFactory, java.lang.String, java.lang.String[], java.lang.String, android.os.CancellationSignal)" class="hiddenlink" target="rightframe"><b>rawQueryWithFactory</b> (<code>CursorFactory, String, String[], String, CancellationSignal</code>)</A></nobr><br> +<nobr><A HREF="android.view.ActionProvider.html#android.view.ActionProvider.refreshVisibility_added()" class="hiddenlink" target="rightframe"><b>refreshVisibility</b> +()</A></nobr><br> <nobr><A HREF="android.content.Loader.html#android.content.Loader.registerOnLoadCanceledListener_added(android.content.Loader.OnLoadCanceledListener<D>)" class="hiddenlink" target="rightframe"><b>registerOnLoadCanceledListener</b> (<code>OnLoadCanceledListener<D></code>)</A></nobr><br> <nobr><A HREF="android.drm.DrmManagerClient.html#android.drm.DrmManagerClient.release_added()" class="hiddenlink" target="rightframe"><b>release</b> @@ -1576,6 +1582,10 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= (<code>boolean</code>)</A></nobr><br> <nobr><A HREF="android.widget.RemoteViews.html#android.widget.RemoteViews.setTextViewCompoundDrawables_added(int, int, int, int, int)" class="hiddenlink" target="rightframe"><b>setTextViewCompoundDrawables</b> (<code>int, int, int, int, int</code>)</A></nobr><br> +<nobr><A HREF="android.widget.RemoteViews.html#android.widget.RemoteViews.setTextViewCompoundDrawablesRelative_added(int, int, int, int, int)" class="hiddenlink" target="rightframe"><b>setTextViewCompoundDrawablesRelative</b> +(<code>int, int, int, int, int</code>)</A></nobr><br> +<nobr><A HREF="android.widget.RemoteViews.html#android.widget.RemoteViews.setTextViewTextSize_added(int, int, float)" class="hiddenlink" target="rightframe"><b>setTextViewTextSize</b> +(<code>int, int, float</code>)</A></nobr><br> <nobr><A HREF="android.widget.Switch.html#android.widget.Switch.setThumbDrawable_added(android.graphics.drawable.Drawable)" class="hiddenlink" target="rightframe"><b>setThumbDrawable</b> (<code>Drawable</code>)</A></nobr><br> <nobr><A HREF="android.widget.Switch.html#android.widget.Switch.setThumbResource_added(int)" class="hiddenlink" target="rightframe"><b>setThumbResource</b> @@ -1604,6 +1614,10 @@ Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style= (<code>int, int</code>)</A></nobr><br> <nobr><A HREF="android.media.MediaPlayer.html#android.media.MediaPlayer.setVideoScalingMode_added(int)" class="hiddenlink" target="rightframe"><b>setVideoScalingMode</b> (<code>int</code>)</A></nobr><br> +<nobr><A HREF="android.widget.RemoteViews.html#android.widget.RemoteViews.setViewPadding_added(int, int, int, int, int)" class="hiddenlink" target="rightframe"><b>setViewPadding</b> +(<code>int, int, int, int, int</code>)</A></nobr><br> +<nobr><A HREF="android.view.ActionProvider.html#android.view.ActionProvider.setVisibilityListener_added(android.view.ActionProvider.VisibilityListener)" class="hiddenlink" target="rightframe"><b>setVisibilityListener</b> +(<code>VisibilityListener</code>)</A></nobr><br> <nobr><A HREF="android.view.accessibility.AccessibilityNodeInfo.html#android.view.accessibility.AccessibilityNodeInfo.setVisibleToUser_added(boolean)" class="hiddenlink" target="rightframe"><b>setVisibleToUser</b> (<code>boolean</code>)</A></nobr><br> <nobr><A HREF="android.widget.CalendarView.html#android.widget.CalendarView.setWeekDayTextAppearance_added(int)" class="hiddenlink" target="rightframe"><b>setWeekDayTextAppearance</b> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.accessibilityservice.html b/docs/html/sdk/api_diff/16/changes/pkg_android.accessibilityservice.html index 29a51cfe010a..e3482642a1da 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.accessibilityservice.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.accessibilityservice.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.animation.html b/docs/html/sdk/api_diff/16/changes/pkg_android.animation.html index b678d703a107..148635bc3c87 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.animation.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.animation.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.app.html b/docs/html/sdk/api_diff/16/changes/pkg_android.app.html index a9bb34315e19..1eaef10651ac 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.app.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.app.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.appwidget.html b/docs/html/sdk/api_diff/16/changes/pkg_android.appwidget.html index 59cf0eb100e4..1495d4b129d6 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.appwidget.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.appwidget.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.bluetooth.html b/docs/html/sdk/api_diff/16/changes/pkg_android.bluetooth.html index 6f663061e7d3..f40883652db1 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.bluetooth.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.bluetooth.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.content.html b/docs/html/sdk/api_diff/16/changes/pkg_android.content.html index 3a7cfe6880ce..cb45c96c76c6 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.content.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.content.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.content.pm.html b/docs/html/sdk/api_diff/16/changes/pkg_android.content.pm.html index d926e49d9fca..7f80041ac407 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.content.pm.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.content.pm.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.content.res.html b/docs/html/sdk/api_diff/16/changes/pkg_android.content.res.html index e326722f3585..b2dde4d1d418 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.content.res.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.content.res.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.database.html b/docs/html/sdk/api_diff/16/changes/pkg_android.database.html index 25f888c062ad..43029e530a28 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.database.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.database.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.database.sqlite.html b/docs/html/sdk/api_diff/16/changes/pkg_android.database.sqlite.html index 9566e4f31172..4c47f61a5349 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.database.sqlite.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.database.sqlite.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.drm.html b/docs/html/sdk/api_diff/16/changes/pkg_android.drm.html index a8e3f5bb46ac..99737972bd00 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.drm.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.drm.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.graphics.drawable.html b/docs/html/sdk/api_diff/16/changes/pkg_android.graphics.drawable.html index 33823cf78a74..e4f0911a6a9e 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.graphics.drawable.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.graphics.drawable.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.graphics.html b/docs/html/sdk/api_diff/16/changes/pkg_android.graphics.html index a43b0cef1331..3b8d71bfb208 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.graphics.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.graphics.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.hardware.html b/docs/html/sdk/api_diff/16/changes/pkg_android.hardware.html index bc9dcd3cd951..fb6b1020abab 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.hardware.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.hardware.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.html b/docs/html/sdk/api_diff/16/changes/pkg_android.html index 5c6d097afdc3..19b3c01c5302 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.media.audiofx.html b/docs/html/sdk/api_diff/16/changes/pkg_android.media.audiofx.html index 1cddd6d83ff3..757acd16a067 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.media.audiofx.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.media.audiofx.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.media.html b/docs/html/sdk/api_diff/16/changes/pkg_android.media.html index 9d4b42a4331c..5083802647e8 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.media.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.media.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> @@ -235,6 +235,13 @@ Package <A HREF="../../../../reference/android/media/package-summary.html" targe </TR> <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> <TD VALIGN="TOP" WIDTH="25%"> + <A NAME="MediaRouter.VolumeCallback"></A> + <nobr><A HREF="../../../../reference/android/media/MediaRouter.VolumeCallback.html" target="_top"><code>MediaRouter.VolumeCallback</code></A></nobr> + </TD> + <TD> </TD> +</TR> +<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> + <TD VALIGN="TOP" WIDTH="25%"> <A NAME="MediaSyncEvent"></A> <nobr><A HREF="../../../../reference/android/media/MediaSyncEvent.html" target="_top"><code>MediaSyncEvent</code></A></nobr> </TD> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.net.html b/docs/html/sdk/api_diff/16/changes/pkg_android.net.html index 9df67eb511cf..fb9213ecbfea 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.net.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.net.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.net.wifi.p2p.html b/docs/html/sdk/api_diff/16/changes/pkg_android.net.wifi.p2p.html index 0477d8b8ad0b..e346feda4db6 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.net.wifi.p2p.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.net.wifi.p2p.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.nfc.html b/docs/html/sdk/api_diff/16/changes/pkg_android.nfc.html index b80a460ec529..d6a49d237523 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.nfc.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.nfc.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.nfc.tech.html b/docs/html/sdk/api_diff/16/changes/pkg_android.nfc.tech.html index 53eb3822382f..f01ce8c66d73 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.nfc.tech.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.nfc.tech.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.os.html b/docs/html/sdk/api_diff/16/changes/pkg_android.os.html index 93d2f3d6aca8..689f8b3a36f3 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.os.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.os.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.provider.html b/docs/html/sdk/api_diff/16/changes/pkg_android.provider.html index 242a2f7dd4e7..6a9f62066aee 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.provider.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.provider.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.renderscript.html b/docs/html/sdk/api_diff/16/changes/pkg_android.renderscript.html index ad7a71f84e41..84f8524f99fc 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.renderscript.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.renderscript.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.security.html b/docs/html/sdk/api_diff/16/changes/pkg_android.security.html index 7a3b4585401f..c3b16dd5ee82 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.security.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.security.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.service.textservice.html b/docs/html/sdk/api_diff/16/changes/pkg_android.service.textservice.html index 773a685a791d..511016d6c005 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.service.textservice.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.service.textservice.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.speech.html b/docs/html/sdk/api_diff/16/changes/pkg_android.speech.html index 26df4e29feaa..990b7b1fccee 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.speech.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.speech.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.test.html b/docs/html/sdk/api_diff/16/changes/pkg_android.test.html index 71e384163395..8d4a6cb16669 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.test.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.test.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.test.mock.html b/docs/html/sdk/api_diff/16/changes/pkg_android.test.mock.html index 1d43c3848263..30be34c64efa 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.test.mock.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.test.mock.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.text.html b/docs/html/sdk/api_diff/16/changes/pkg_android.text.html index ceaaf3cdc6df..378f3b53a453 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.text.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.text.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.util.html b/docs/html/sdk/api_diff/16/changes/pkg_android.util.html index 3b12f35f0608..b0353414b857 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.util.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.util.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.view.accessibility.html b/docs/html/sdk/api_diff/16/changes/pkg_android.view.accessibility.html index 5e68a8568a5f..5e2edfe1dc81 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.view.accessibility.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.view.accessibility.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.view.html b/docs/html/sdk/api_diff/16/changes/pkg_android.view.html index 527bed3ed2cb..85d3c360bc10 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.view.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.view.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> @@ -81,6 +81,13 @@ Package <A HREF="../../../../reference/android/view/package-summary.html" target </TH> <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> <TD VALIGN="TOP" WIDTH="25%"> + <A NAME="ActionProvider.VisibilityListener"></A> + <nobr><A HREF="../../../../reference/android/view/ActionProvider.VisibilityListener.html" target="_top"><code><I>ActionProvider.VisibilityListener</I></code></A></nobr> + </TD> + <TD> </TD> +</TR> +<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> + <TD VALIGN="TOP" WIDTH="25%"> <A NAME="Choreographer"></A> <nobr><A HREF="../../../../reference/android/view/Choreographer.html" target="_top"><code>Choreographer</code></A></nobr> </TD> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.view.inputmethod.html b/docs/html/sdk/api_diff/16/changes/pkg_android.view.inputmethod.html index 10e3a617816e..976a05103650 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.view.inputmethod.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.view.inputmethod.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.view.textservice.html b/docs/html/sdk/api_diff/16/changes/pkg_android.view.textservice.html index cc01a3a56bf2..c4cac96bb013 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.view.textservice.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.view.textservice.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.webkit.html b/docs/html/sdk/api_diff/16/changes/pkg_android.webkit.html index e00cf29ac764..62fb8eeddd42 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.webkit.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.webkit.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_android.widget.html b/docs/html/sdk/api_diff/16/changes/pkg_android.widget.html index 0736a42adb83..d52b21105e22 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_android.widget.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_android.widget.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_junit.framework.html b/docs/html/sdk/api_diff/16/changes/pkg_junit.framework.html index 4bd6a2e10800..a5d6fcc2258b 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_junit.framework.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_junit.framework.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/changes/pkg_junit.runner.html b/docs/html/sdk/api_diff/16/changes/pkg_junit.runner.html index 96523fb9f9d0..dcd45ef1f7b6 100644 --- a/docs/html/sdk/api_diff/16/changes/pkg_junit.runner.html +++ b/docs/html/sdk/api_diff/16/changes/pkg_junit.runner.html @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2012.06.26 22:31</td> + <td class="diffvalue">2012.07.16 10:58</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/16/missingSinces.txt b/docs/html/sdk/api_diff/16/missingSinces.txt index 128fb09bec9e..92736683cefc 100644 --- a/docs/html/sdk/api_diff/16/missingSinces.txt +++ b/docs/html/sdk/api_diff/16/missingSinces.txt @@ -1,5 +1,6 @@ NO DOC BLOCK: android.view.accessibility.AccessibilityNodeProvider Class NO DOC BLOCK: android.media.audiofx.AcousticEchoCanceler Class +NO DOC BLOCK: android.view.ActionProvider.VisibilityListener Interface NO DOC BLOCK: android.app.ActivityOptions Class NO DOC BLOCK: android.widget.Advanceable Interface NO DOC BLOCK: android.media.audiofx.AutomaticGainControl Class @@ -34,6 +35,7 @@ NO DOC BLOCK: android.media.MediaRouter.RouteGroup Class NO DOC BLOCK: android.media.MediaRouter.RouteInfo Class NO DOC BLOCK: android.media.MediaRouter.SimpleCallback Class NO DOC BLOCK: android.media.MediaRouter.UserRouteInfo Class +NO DOC BLOCK: android.media.MediaRouter.VolumeCallback Class NO DOC BLOCK: android.media.MediaSyncEvent Class NO DOC BLOCK: android.nfc.NfcAdapter.CreateBeamUrisCallback Interface NO DOC BLOCK: android.media.audiofx.NoiseSuppressor Class @@ -283,6 +285,7 @@ NO DOC BLOCK: android.view.View Method isScrollContainer() NO DOC BLOCK: android.view.ActionMode Method isTitleOptional() NO DOC BLOCK: android.animation.LayoutTransition Method isTransitionTypeEnabled(int) NO DOC BLOCK: android.view.InputDevice Method isVirtual() +NO DOC BLOCK: android.view.ActionProvider Method isVisible() NO DOC BLOCK: android.view.accessibility.AccessibilityNodeInfo Method isVisibleToUser() NO DOC BLOCK: android.database.sqlite.SQLiteDatabase Method isWriteAheadLoggingEnabled() NO DOC BLOCK: android.accessibilityservice.AccessibilityServiceInfo Method loadDescription(android.content.pm.PackageManager) @@ -308,6 +311,7 @@ NO DOC BLOCK: android.widget.CheckedTextView Method onPaddingChanged(int) NO DOC BLOCK: android.app.Activity Method onPrepareNavigateUpTaskStack(android.app.TaskStackBuilder) NO DOC BLOCK: android.view.View Method onScreenStateChanged(int) NO DOC BLOCK: android.view.View Method onWindowSystemUiVisibilityChanged(int) +NO DOC BLOCK: android.view.ActionProvider Method overridesItemVisibility() NO DOC BLOCK: android.view.View Method performAccessibilityAction(int, android.os.Bundle) NO DOC BLOCK: android.view.View.AccessibilityDelegate Method performAccessibilityAction(android.view.View, int, android.os.Bundle) NO DOC BLOCK: android.view.accessibility.AccessibilityNodeInfo Method performAction(int, android.os.Bundle) @@ -324,6 +328,7 @@ NO DOC BLOCK: android.database.sqlite.SQLiteQueryBuilder Method query(android.da NO DOC BLOCK: android.database.sqlite.SQLiteDatabase Method queryWithFactory(android.database.sqlite.SQLiteDatabase.CursorFactory, boolean, java.lang.String, java.lang.String[], java.lang.String, java.lang.String[], java.lang.String, java.lang.String, java.lang.String, java.lang.String, android.os.CancellationSignal) NO DOC BLOCK: android.database.sqlite.SQLiteDatabase Method rawQuery(java.lang.String, java.lang.String[], android.os.CancellationSignal) NO DOC BLOCK: android.database.sqlite.SQLiteDatabase Method rawQueryWithFactory(android.database.sqlite.SQLiteDatabase.CursorFactory, java.lang.String, java.lang.String[], java.lang.String, android.os.CancellationSignal) +NO DOC BLOCK: android.view.ActionProvider Method refreshVisibility() NO DOC BLOCK: android.content.Loader Method registerOnLoadCanceledListener(android.content.Loader.OnLoadCanceledListener<D>) NO DOC BLOCK: android.drm.DrmManagerClient Method release() NO DOC BLOCK: android.net.wifi.p2p.WifiP2pManager Method removeLocalService(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.nsd.WifiP2pServiceInfo, android.net.wifi.p2p.WifiP2pManager.ActionListener) @@ -388,6 +393,8 @@ NO DOC BLOCK: android.view.TextureView Method setSurfaceTexture(android.graphics NO DOC BLOCK: android.widget.Switch Method setSwitchMinWidth(int) NO DOC BLOCK: android.widget.Switch Method setSwitchPadding(int) NO DOC BLOCK: android.widget.RemoteViews Method setTextViewCompoundDrawables(int, int, int, int, int) +NO DOC BLOCK: android.widget.RemoteViews Method setTextViewCompoundDrawablesRelative(int, int, int, int, int) +NO DOC BLOCK: android.widget.RemoteViews Method setTextViewTextSize(int, int, float) NO DOC BLOCK: android.widget.Switch Method setThumbDrawable(android.graphics.drawable.Drawable) NO DOC BLOCK: android.widget.Switch Method setThumbResource(int) NO DOC BLOCK: android.widget.Switch Method setThumbTextPadding(int) @@ -400,6 +407,8 @@ NO DOC BLOCK: android.net.wifi.p2p.WifiP2pManager Method setUpnpServiceResponseL NO DOC BLOCK: android.app.Notification.Builder Method setUsesChronometer(boolean) NO DOC BLOCK: android.renderscript.Script Method setVar(int, android.renderscript.FieldPacker, android.renderscript.Element, int[]) NO DOC BLOCK: android.media.MediaPlayer Method setVideoScalingMode(int) +NO DOC BLOCK: android.widget.RemoteViews Method setViewPadding(int, int, int, int, int) +NO DOC BLOCK: android.view.ActionProvider Method setVisibilityListener(android.view.ActionProvider.VisibilityListener) NO DOC BLOCK: android.view.accessibility.AccessibilityNodeInfo Method setVisibleToUser(boolean) NO DOC BLOCK: android.widget.CalendarView Method setWeekDayTextAppearance(int) NO DOC BLOCK: android.widget.CalendarView Method setWeekNumberColor(int) @@ -485,7 +494,6 @@ NO DOC BLOCK: android.app.WallpaperManager Field EXTRA_LIVE_WALLPAPER_COMPONENT NO DOC BLOCK: android.speech.RecognizerIntent Field EXTRA_SECURE NO DOC BLOCK: android.content.pm.PackageManager Field FEATURE_TELEVISION NO DOC BLOCK: android.content.Intent Field FILL_IN_CLIP_DATA -NO DOC BLOCK: android.content.Intent Field FLAG_ACTIVITY_CLOSE_SYSTEM_DIALOGS NO DOC BLOCK: android.accessibilityservice.AccessibilityServiceInfo Field FLAG_INCLUDE_NOT_IMPORTANT_VIEWS NO DOC BLOCK: android.content.pm.ServiceInfo Field FLAG_ISOLATED_PROCESS NO DOC BLOCK: android.content.Intent Field FLAG_RECEIVER_FOREGROUND @@ -538,6 +546,7 @@ NO DOC BLOCK: android.app.ActivityManager.RunningAppProcessInfo Field lastTrimLe NO DOC BLOCK: android.media.MediaPlayer Field MEDIA_MIMETYPE_TEXT_SUBRIP NO DOC BLOCK: android.content.Context Field MEDIA_ROUTER_SERVICE NO DOC BLOCK: android.R.attr Field mediaRouteButtonStyle +NO DOC BLOCK: android.R.attr Field mediaRouteTypes NO DOC BLOCK: android.provider.CalendarContract.RemindersColumns Field METHOD_ALARM NO DOC BLOCK: android.content.ClipDescription Field MIMETYPE_TEXT_HTML NO DOC BLOCK: android.content.Context Field MODE_ENABLE_WRITE_AHEAD_LOGGING diff --git a/docs/html/sdk/api_diff/16/user_comments_for_15_to_16.xml b/docs/html/sdk/api_diff/16/user_comments_for_15_to_16.xml index 4852d37392f6..ee16273c2f0a 100644 --- a/docs/html/sdk/api_diff/16/user_comments_for_15_to_16.xml +++ b/docs/html/sdk/api_diff/16/user_comments_for_15_to_16.xml @@ -142,6 +142,12 @@ </text> </comment> <comment> + <identifier id="android.R.attr.mediaRouteTypes"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> <identifier id="android.R.attr.parentActivityName"/> <text> InsertCommentsHere @@ -1252,12 +1258,6 @@ </text> </comment> <comment> - <identifier id="android.content.Intent.FLAG_ACTIVITY_CLOSE_SYSTEM_DIALOGS"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> <identifier id="android.content.Intent.FLAG_RECEIVER_FOREGROUND"/> <text> InsertCommentsHere @@ -2506,6 +2506,12 @@ </text> </comment> <comment> + <identifier id="android.media.MediaRouter.VolumeCallback"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> <identifier id="android.media.MediaSyncEvent"/> <text> InsertCommentsHere @@ -4624,6 +4630,18 @@ </text> </comment> <comment> + <identifier id="android.view.ActionProvider.VisibilityListener"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.ActionProvider.isVisible_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> <identifier id="android.view.ActionProvider.onCreateActionView_added(android.view.MenuItem)"/> <text> InsertCommentsHere @@ -4636,6 +4654,24 @@ </text> </comment> <comment> + <identifier id="android.view.ActionProvider.overridesItemVisibility_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.ActionProvider.refreshVisibility_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.ActionProvider.setVisibilityListener_added(android.view.ActionProvider.VisibilityListener)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> <identifier id="android.view.Choreographer"/> <text> InsertCommentsHere @@ -6214,12 +6250,30 @@ </text> </comment> <comment> + <identifier id="android.widget.RemoteViews.setTextViewCompoundDrawablesRelative_added(int, int, int, int, int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> <identifier id="android.widget.RemoteViews.setTextViewCompoundDrawables_added(int, int, int, int, int)"/> <text> InsertCommentsHere </text> </comment> <comment> + <identifier id="android.widget.RemoteViews.setTextViewTextSize_added(int, int, float)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.widget.RemoteViews.setViewPadding_added(int, int, int, int, int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> <identifier id="android.widget.SearchView"/> <text> InsertCommentsHere |