diff options
Diffstat (limited to 'api')
| -rw-r--r-- | api/current.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml index c9ceb2f..0ceda22 100644 --- a/api/current.xml +++ b/api/current.xml @@ -88931,6 +88931,19 @@ <parameter name="listener" type="android.media.MediaRecorder.OnInfoListener"> </parameter> </method> +<method name="setOrientationHint" + return="void" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +<parameter name="degrees" type="int"> +</parameter> +</method> <method name="setOutputFile" return="void" abstract="false" |
