diff options
| author | Dirk Dougherty <ddougherty@google.com> | 2012-07-16 11:02:25 -0700 |
|---|---|---|
| committer | Dirk Dougherty <ddougherty@google.com> | 2012-07-16 11:02:25 -0700 |
| commit | 7b756e62462b6f6b0d35a878debe0891a386b523 (patch) | |
| tree | 3dc42878d19076d7efa7e8062bead333589e32bc /docs/html/sdk/api_diff/16/changes/android.widget.RemoteViews.html | |
| parent | df523ec5780aece1f63ce05a0ae57773fef50fbf (diff) | |
| download | frameworks_base-7b756e62462b6f6b0d35a878debe0891a386b523.zip frameworks_base-7b756e62462b6f6b0d35a878debe0891a386b523.tar.gz frameworks_base-7b756e62462b6f6b0d35a878debe0891a386b523.tar.bz2 | |
Doc change: API diffs for 16.
Change-Id: Id6c4f7f1f7d869847de580d8b2431b37e69260b4
Diffstat (limited to 'docs/html/sdk/api_diff/16/changes/android.widget.RemoteViews.html')
| -rw-r--r-- | docs/html/sdk/api_diff/16/changes/android.widget.RemoteViews.html | 23 |
1 files changed, 22 insertions, 1 deletions
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 c29df4b..c05ae10 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> |
