summaryrefslogtreecommitdiffstats
path: root/docs/html/sdk/api_diff/3/changes/android.hardware.Camera.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/sdk/api_diff/3/changes/android.hardware.Camera.html')
-rw-r--r--docs/html/sdk/api_diff/3/changes/android.hardware.Camera.html11
1 files changed, 5 insertions, 6 deletions
diff --git a/docs/html/sdk/api_diff/3/changes/android.hardware.Camera.html b/docs/html/sdk/api_diff/3/changes/android.hardware.Camera.html
index b7a0dd3..84fea2a 100644
--- a/docs/html/sdk/api_diff/3/changes/android.hardware.Camera.html
+++ b/docs/html/sdk/api_diff/3/changes/android.hardware.Camera.html
@@ -22,7 +22,6 @@ 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.hardware.<A HREF="../../../../reference/android/hardware/Camera.html" target="_top"><font size="+3"><tt>Camera</tt></font></A>
+Class android.hardware.<A HREF="../../../../reference/android/hardware/Camera.html" target="_top"><font size="+2"><code>Camera</code></font></A>
</H2>
<a NAME="constructors"></a>
<a NAME="methods"></a>
@@ -85,7 +84,7 @@ Class android.hardware.<A HREF="../../../../reference/android/hardware/Camera.ht
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.hardware.Camera.setOneShotPreviewCallback_added(android.hardware.Camera.PreviewCallback)"></A>
- <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.html#setOneShotPreviewCallback(android.hardware.Camera.PreviewCallback)" target="_top"><xfont size="+1"><tt>setOneShotPreviewCallback</tt></font></A>(<code>PreviewCallback</code>)</nobr>
+ <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.html#setOneShotPreviewCallback(android.hardware.Camera.PreviewCallback)" target="_top"><code>setOneShotPreviewCallback</code></A>(<code>PreviewCallback</code>)</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
@@ -100,7 +99,7 @@ Class android.hardware.<A HREF="../../../../reference/android/hardware/Camera.ht
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.hardware.Camera.setPreviewDisplay_changed(android.view.SurfaceHolder)"></A>
- <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.html#setPreviewDisplay(android.view.SurfaceHolder)" target="_top"><xfont size="+1"><tt>setPreviewDisplay</tt></font></A>(<code>SurfaceHolder</code>) </nobr>
+ <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.html#setPreviewDisplay(android.view.SurfaceHolder)" target="_top"><code>setPreviewDisplay</code></A>(<code>SurfaceHolder</code>) </nobr>
</TD>
<TD VALIGN="TOP" WIDTH="30%">
Change in exceptions thrown from no exceptions to <code>java.io.IOException</code>.<br>