diff options
Diffstat (limited to 'docs/html/sdk/api_diff/3/changes/android.app.LauncherActivity.html')
-rw-r--r-- | docs/html/sdk/api_diff/3/changes/android.app.LauncherActivity.html | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/docs/html/sdk/api_diff/3/changes/android.app.LauncherActivity.html b/docs/html/sdk/api_diff/3/changes/android.app.LauncherActivity.html index 60f7f29..bcfcabb 100644 --- a/docs/html/sdk/api_diff/3/changes/android.app.LauncherActivity.html +++ b/docs/html/sdk/api_diff/3/changes/android.app.LauncherActivity.html @@ -22,7 +22,6 @@ body{overflow:auto;} </style> </noscript> <style type="text/css"> -body{background-image:url();padding:12px;} </style> </HEAD> <BODY> @@ -55,7 +54,7 @@ body{background-image:url();padding:12px;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.04.20 09:15</td> + <td class="diffvalue">2009.11.19 19:35</td> </tr> </table> </div><!-- End and-diff-id --> @@ -68,11 +67,11 @@ body{background-image:url();padding:12px;} </div> <!-- End and-diff-id --> </div> <!-- End headerRight --> </div> <!-- End header --> -<div id="body-content"> +<div id="body-content" xstyle="padding:12px;padding-right:18px;"> <div id="doc-content" style="position:relative;"> <div id="mainBodyFluid"> <H2> -Class android.app.<A HREF="../../../../reference/android/app/LauncherActivity.html" target="_top"><font size="+3"><tt>LauncherActivity</tt></font></A> +Class android.app.<A HREF="../../../../reference/android/app/LauncherActivity.html" target="_top"><font size="+2"><code>LauncherActivity</code></font></A> </H2> <a NAME="constructors"></a> <a NAME="methods"></a> @@ -85,14 +84,14 @@ Class android.app.<A HREF="../../../../reference/android/app/LauncherActivity.ht <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> <TD VALIGN="TOP" WIDTH="25%"> <A NAME="android.app.LauncherActivity.intentForPosition_added(int)"></A> - <nobr><code>Intent</code> <A HREF="../../../../reference/android/app/LauncherActivity.html#intentForPosition(int)" target="_top"><xfont size="+1"><tt>intentForPosition</tt></font></A>(<code>int</code>)</nobr> + <nobr><code>Intent</code> <A HREF="../../../../reference/android/app/LauncherActivity.html#intentForPosition(int)" target="_top"><code>intentForPosition</code></A>(<code>int</code>)</nobr> </TD> <TD> </TD> </TR> <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> <TD VALIGN="TOP" WIDTH="25%"> <A NAME="android.app.LauncherActivity.makeListItems_added()"></A> - <nobr><code>List<ListItem></code> <A HREF="../../../../reference/android/app/LauncherActivity.html#makeListItems()" target="_top"><xfont size="+1"><tt>makeListItems</tt></font></A>()</nobr> + <nobr><code>List<ListItem></code> <A HREF="../../../../reference/android/app/LauncherActivity.html#makeListItems()" target="_top"><code>makeListItems</code></A>()</nobr> </TD> <TD> </TD> </TR> @@ -107,7 +106,7 @@ Class android.app.<A HREF="../../../../reference/android/app/LauncherActivity.ht <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> <TD VALIGN="TOP" WIDTH="25%"> <A NAME="android.app.LauncherActivity.getTargetIntent_changed()"></A> - <nobr><code>Intent</code> <A HREF="../../../../reference/android/app/LauncherActivity.html#getTargetIntent()" target="_top"><xfont size="+1"><tt>getTargetIntent</tt></font></A>() </nobr> + <nobr><code>Intent</code> <A HREF="../../../../reference/android/app/LauncherActivity.html#getTargetIntent()" target="_top"><code>getTargetIntent</code></A>() </nobr> </TD> <TD VALIGN="TOP" WIDTH="30%"> Changed from abstract to non-abstract. |