diff options
Diffstat (limited to 'api/current.xml')
-rw-r--r-- | api/current.xml | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml index 9f92b73..2fbd374 100644 --- a/api/current.xml +++ b/api/current.xml @@ -70193,6 +70193,17 @@ visibility="public" > </method> +<method name="getFocalLength" + return="float" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> <method name="getFocusMode" return="java.lang.String" abstract="false" @@ -70204,6 +70215,17 @@ visibility="public" > </method> +<method name="getHorizontalViewAngle" + return="float" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> <method name="getInt" return="int" abstract="false" @@ -70448,6 +70470,17 @@ visibility="public" > </method> +<method name="getVerticalViewAngle" + return="float" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> <method name="getWhiteBalance" return="java.lang.String" abstract="false" |