diff options
Diffstat (limited to 'api/current.xml')
-rw-r--r-- | api/current.xml | 947 |
1 files changed, 945 insertions, 2 deletions
diff --git a/api/current.xml b/api/current.xml index 9d259f3..4a8ecb7 100644 --- a/api/current.xml +++ b/api/current.xml @@ -29016,6 +29016,50 @@ visibility="public" > </field> +<field name="PERIPHERAL_COMBO_KEYBORD_POINTING" + type="int" + transient="false" + volatile="false" + value="1472" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="PERIPHERAL_KEYBORD" + type="int" + transient="false" + volatile="false" + value="1344" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="PERIPHERAL_POINTING_DEVICE" + type="int" + transient="false" + volatile="false" + value="1408" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="PERIPHERAL_UNCATEGORIZED" + type="int" + transient="false" + volatile="false" + value="1280" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="PHONE_CELLULAR" type="int" transient="false" @@ -59431,7 +59475,7 @@ <method name="drawText" return="void" abstract="false" - native="true" + native="false" synchronized="false" static="false" final="false" @@ -71548,6 +71592,19 @@ visibility="public" > </method> +<method name="open" + return="android.hardware.Camera" + abstract="false" + native="false" + synchronized="false" + static="true" + final="false" + deprecated="not deprecated" + visibility="public" +> +<parameter name="cameraNode" type="java.lang.String"> +</parameter> +</method> <method name="reconnect" return="void" abstract="false" @@ -71908,6 +71965,28 @@ visibility="public" > </method> +<method name="getAutoExposure" + return="java.lang.String" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> +<method name="getBrightness" + return="float" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> <method name="getColorEffect" return="java.lang.String" abstract="false" @@ -71919,6 +71998,61 @@ visibility="public" > </method> +<method name="getContrast" + return="float" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> +<method name="getDefaultBrightness" + return="float" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> +<method name="getDefaultContrast" + return="float" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> +<method name="getDefaultSaturation" + return="float" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> +<method name="getDefaultSharpness" + return="float" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> <method name="getExposureCompensation" return="int" abstract="false" @@ -71985,6 +72119,17 @@ visibility="public" > </method> +<method name="getISOValue" + return="java.lang.String" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> <method name="getInt" return="int" abstract="false" @@ -72031,6 +72176,39 @@ visibility="public" > </method> +<method name="getLensShade" + return="java.lang.String" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> +<method name="getMaxBrightness" + return="float" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> +<method name="getMaxContrast" + return="float" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> <method name="getMaxExposureCompensation" return="int" abstract="false" @@ -72042,6 +72220,28 @@ visibility="public" > </method> +<method name="getMaxSaturation" + return="float" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> +<method name="getMaxSharpness" + return="float" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> <method name="getMaxZoom" return="int" abstract="false" @@ -72119,6 +72319,17 @@ visibility="public" > </method> +<method name="getSaturation" + return="float" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> <method name="getSceneMode" return="java.lang.String" abstract="false" @@ -72130,6 +72341,17 @@ visibility="public" > </method> +<method name="getSharpness" + return="float" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> <method name="getSupportedAntibanding" return="java.util.List<java.lang.String>" abstract="false" @@ -72141,6 +72363,17 @@ visibility="public" > </method> +<method name="getSupportedAutoexposure" + return="java.util.List<java.lang.String>" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> <method name="getSupportedColorEffects" return="java.util.List<java.lang.String>" abstract="false" @@ -72174,6 +72407,17 @@ visibility="public" > </method> +<method name="getSupportedIsoValues" + return="java.util.List<java.lang.String>" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> <method name="getSupportedJpegThumbnailSizes" return="java.util.List<android.hardware.Camera.Size>" abstract="false" @@ -72185,6 +72429,17 @@ visibility="public" > </method> +<method name="getSupportedLensShadeModes" + return="java.util.List<java.lang.String>" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> <method name="getSupportedPictureFormats" return="java.util.List<java.lang.Integer>" abstract="false" @@ -72306,6 +72561,17 @@ visibility="public" > </method> +<method name="isSmartContrastEnabled" + return="boolean" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> <method name="isSmoothZoomSupported" return="boolean" abstract="false" @@ -72395,6 +72661,32 @@ <parameter name="antibanding" type="java.lang.String"> </parameter> </method> +<method name="setAutoExposure" + return="void" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +<parameter name="value" type="java.lang.String"> +</parameter> +</method> +<method name="setBrightness" + return="void" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +<parameter name="brightness" type="float"> +</parameter> +</method> <method name="setColorEffect" return="void" abstract="false" @@ -72408,6 +72700,19 @@ <parameter name="value" type="java.lang.String"> </parameter> </method> +<method name="setContrast" + return="void" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +<parameter name="contrast" type="float"> +</parameter> +</method> <method name="setExposureCompensation" return="void" abstract="false" @@ -72512,6 +72817,19 @@ <parameter name="timestamp" type="long"> </parameter> </method> +<method name="setISOValue" + return="void" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +<parameter name="iso" type="java.lang.String"> +</parameter> +</method> <method name="setJpegQuality" return="void" abstract="false" @@ -72553,6 +72871,19 @@ <parameter name="height" type="int"> </parameter> </method> +<method name="setLensShade" + return="void" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +<parameter name="lensshade" type="java.lang.String"> +</parameter> +</method> <method name="setPictureFormat" return="void" abstract="false" @@ -72635,6 +72966,19 @@ <parameter name="rotation" type="int"> </parameter> </method> +<method name="setSaturation" + return="void" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +<parameter name="saturation" type="float"> +</parameter> +</method> <method name="setSceneMode" return="void" abstract="false" @@ -72648,6 +72992,32 @@ <parameter name="value" type="java.lang.String"> </parameter> </method> +<method name="setSharpness" + return="void" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +<parameter name="sharpness" type="float"> +</parameter> +</method> +<method name="setSmartContrastEnabled" + return="void" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +<parameter name="enabled" type="boolean"> +</parameter> +</method> <method name="setWhiteBalance" return="void" abstract="false" @@ -72731,6 +73101,39 @@ visibility="public" > </field> +<field name="AUTO_EXPOSURE_CENTER_WEIGHTED" + type="java.lang.String" + transient="false" + volatile="false" + value=""meter-center"" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="AUTO_EXPOSURE_FRAME_AVG" + type="java.lang.String" + transient="false" + volatile="false" + value=""meter-average"" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="AUTO_EXPOSURE_SPOT_METERING" + type="java.lang.String" + transient="false" + volatile="false" + value=""meter-spot"" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="EFFECT_AQUA" type="java.lang.String" transient="false" @@ -72940,6 +73343,116 @@ visibility="public" > </field> +<field name="FOCUS_MODE_NORMAL" + type="java.lang.String" + transient="false" + volatile="false" + value=""normal"" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="ISO_100" + type="java.lang.String" + transient="false" + volatile="false" + value=""100"" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="ISO_1250" + type="java.lang.String" + transient="false" + volatile="false" + value=""1250"" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="ISO_200" + type="java.lang.String" + transient="false" + volatile="false" + value=""200"" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="ISO_400" + type="java.lang.String" + transient="false" + volatile="false" + value=""400"" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="ISO_800" + type="java.lang.String" + transient="false" + volatile="false" + value=""800"" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="ISO_AUTO" + type="java.lang.String" + transient="false" + volatile="false" + value=""auto"" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="ISO_HJR" + type="java.lang.String" + transient="false" + volatile="false" + value=""deblur"" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="LENSSHADE_DISABLE" + type="java.lang.String" + transient="false" + volatile="false" + value=""disable"" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="LENSSHADE_ENABLE" + type="java.lang.String" + transient="false" + volatile="false" + value=""enable"" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="SCENE_MODE_ACTION" type="java.lang.String" transient="false" @@ -73311,6 +73824,80 @@ > </field> </class> +<class name="CameraSwitch" + extends="java.lang.Object" + abstract="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +<constructor name="CameraSwitch" + type="android.hardware.CameraSwitch" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</constructor> +<method name="hasCameraSwitch" + return="boolean" + abstract="false" + native="false" + synchronized="false" + static="true" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> +<method name="openCamera" + return="void" + abstract="false" + native="false" + synchronized="false" + static="true" + final="false" + deprecated="not deprecated" + visibility="public" +> +<parameter name="cameraNode" type="java.lang.String"> +</parameter> +</method> +<method name="openMainCamera" + return="void" + abstract="false" + native="false" + synchronized="false" + static="true" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> +<field name="SWITCH_CAMERA_MAIN" + type="java.lang.String" + transient="false" + volatile="false" + value=""main"" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="SWITCH_CAMERA_SECONDARY" + type="java.lang.String" + transient="false" + volatile="false" + value=""secondary"" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +</class> <class name="GeomagneticField" extends="java.lang.Object" abstract="false" @@ -82539,6 +83126,17 @@ <parameter name="quality" type="int"> </parameter> </method> +<field name="QUALITY_FRONT" + type="int" + transient="false" + volatile="false" + value="2" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="QUALITY_HIGH" type="int" transient="false" @@ -82745,6 +83343,226 @@ > </field> </class> +<class name="EncoderCapabilities" + extends="java.lang.Object" + abstract="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +<method name="getAudioEncoders" + return="java.util.List<android.media.EncoderCapabilities.AudioEncoderCap>" + abstract="false" + native="false" + synchronized="false" + static="true" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> +<method name="getOutputFileFormats" + return="int[]" + abstract="false" + native="false" + synchronized="false" + static="true" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> +<method name="getVideoEncoders" + return="java.util.List<android.media.EncoderCapabilities.VideoEncoderCap>" + abstract="false" + native="false" + synchronized="false" + static="true" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> +</class> +<class name="EncoderCapabilities.AudioEncoderCap" + extends="java.lang.Object" + abstract="false" + static="true" + final="false" + deprecated="not deprecated" + visibility="public" +> +<field name="mCodec" + type="int" + transient="false" + volatile="false" + static="false" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="mMaxBitRate" + type="int" + transient="false" + volatile="false" + static="false" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="mMaxChannels" + type="int" + transient="false" + volatile="false" + static="false" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="mMaxSampleRate" + type="int" + transient="false" + volatile="false" + static="false" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="mMinBitRate" + type="int" + transient="false" + volatile="false" + static="false" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="mMinChannels" + type="int" + transient="false" + volatile="false" + static="false" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="mMinSampleRate" + type="int" + transient="false" + volatile="false" + static="false" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +</class> +<class name="EncoderCapabilities.VideoEncoderCap" + extends="java.lang.Object" + abstract="false" + static="true" + final="false" + deprecated="not deprecated" + visibility="public" +> +<field name="mCodec" + type="int" + transient="false" + volatile="false" + static="false" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="mMaxBitRate" + type="int" + transient="false" + volatile="false" + static="false" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="mMaxFrameHeight" + type="int" + transient="false" + volatile="false" + static="false" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="mMaxFrameRate" + type="int" + transient="false" + volatile="false" + static="false" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="mMaxFrameWidth" + type="int" + transient="false" + volatile="false" + static="false" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="mMinBitRate" + type="int" + transient="false" + volatile="false" + static="false" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="mMinFrameHeight" + type="int" + transient="false" + volatile="false" + static="false" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="mMinFrameRate" + type="int" + transient="false" + volatile="false" + static="false" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="mMinFrameWidth" + type="int" + transient="false" + volatile="false" + static="false" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +</class> <class name="ExifInterface" extends="java.lang.Object" abstract="false" @@ -84544,6 +85362,21 @@ <parameter name="c" type="android.hardware.Camera"> </parameter> </method> +<method name="setCameraParameters" + return="void" + abstract="false" + native="true" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +<parameter name="params" type="java.lang.String"> +</parameter> +<exception name="IllegalStateException" type="java.lang.IllegalStateException"> +</exception> +</method> <method name="setMaxDuration" return="void" abstract="false" @@ -84825,6 +85658,17 @@ deprecated="not deprecated" visibility="public" > +<field name="AAC" + type="int" + transient="false" + volatile="false" + value="3" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="AMR_NB" type="int" transient="false" @@ -169362,6 +170206,94 @@ visibility="public" > </field> +<field name="KEYCODE_FUNC_1" + type="int" + transient="false" + volatile="false" + value="92" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="KEYCODE_FUNC_2" + type="int" + transient="false" + volatile="false" + value="93" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="KEYCODE_FUNC_3" + type="int" + transient="false" + volatile="false" + value="94" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="KEYCODE_FUNC_4" + type="int" + transient="false" + volatile="false" + value="95" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="KEYCODE_FUNC_5" + type="int" + transient="false" + volatile="false" + value="96" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="KEYCODE_FUNC_6" + type="int" + transient="false" + volatile="false" + value="97" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="KEYCODE_FUNC_7" + type="int" + transient="false" + volatile="false" + value="98" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="KEYCODE_FUNC_8" + type="int" + transient="false" + volatile="false" + value="99" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="KEYCODE_G" type="int" transient="false" @@ -169692,6 +170624,17 @@ visibility="public" > </field> +<field name="KEYCODE_QUECHAR" + type="int" + transient="false" + volatile="false" + value="100" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="KEYCODE_R" type="int" transient="false" @@ -214021,7 +214964,7 @@ deprecated="not deprecated" visibility="public" > -<parameter name="arg0" type="T"> +<parameter name="t" type="T"> </parameter> </method> </interface> |