From 0eefb56afa28b8cef083ff341197185feb7db837 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Thu, 6 Oct 2011 22:58:33 -0700 Subject: Revert "Doc change: add diffs for API level 14." due to api change This reverts commit d94931ab251da2f2bed00d4c2d0aa087920e3de2. --- .../android.hardware.Camera.Parameters.html | 235 --------------------- 1 file changed, 235 deletions(-) delete mode 100644 docs/html/sdk/api_diff/14/changes/android.hardware.Camera.Parameters.html (limited to 'docs/html/sdk/api_diff/14/changes/android.hardware.Camera.Parameters.html') diff --git a/docs/html/sdk/api_diff/14/changes/android.hardware.Camera.Parameters.html b/docs/html/sdk/api_diff/14/changes/android.hardware.Camera.Parameters.html deleted file mode 100644 index e14b081..0000000 --- a/docs/html/sdk/api_diff/14/changes/android.hardware.Camera.Parameters.html +++ /dev/null @@ -1,235 +0,0 @@ - - - - - - - - - -android.hardware.Camera.Parameters - - - - - - - - - - -
-
-
-

-Class android.hardware.Camera.Parameters -

- - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Added Methods -
- - boolean getAutoExposureLock() -  
- - boolean getAutoWhiteBalanceLock() -  
- - List<Area> getFocusAreas() -  
- - int getMaxNumDetectedFaces() -  
- - int getMaxNumFocusAreas() -  
- - int getMaxNumMeteringAreas() -  
- - List<Area> getMeteringAreas() -  
- - boolean isAutoExposureLockSupported() -  
- - boolean isAutoWhiteBalanceLockSupported() -  
- - boolean isVideoSnapshotSupported() -  
- - void setAutoExposureLock(boolean) -  
- - void setAutoWhiteBalanceLock(boolean) -  
- - void setFocusAreas(List<Area>) -  
- - void setMeteringAreas(List<Area>) -  
- - void setRecordingHint(boolean) -  
-  - -

- - - - - - - - -
Added Fields -
- - String FOCUS_MODE_CONTINUOUS_PICTURE -  
-  -

- -
-
- - - - -- cgit v1.1