diff options
Diffstat (limited to 'api')
-rw-r--r-- | api/current.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/api/current.xml b/api/current.xml index 78e0e40..a21f42b 100644 --- a/api/current.xml +++ b/api/current.xml @@ -45952,6 +45952,17 @@ visibility="public" > </field> +<field name="FLAG_IMMERSIVE" + type="int" + transient="false" + volatile="false" + value="512" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="FLAG_MULTIPROCESS" type="int" transient="false" @@ -188188,17 +188199,6 @@ visibility="public" > </field> -<field name="FLAG_IMMERSIVE" - type="int" - transient="false" - volatile="false" - value="8388608" - static="true" - final="true" - deprecated="not deprecated" - visibility="public" -> -</field> <field name="FLAG_KEEP_SCREEN_ON" type="int" transient="false" |