diff options
Diffstat (limited to 'api/current.xml')
-rw-r--r-- | api/current.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml index 1abf681..a495d04 100644 --- a/api/current.xml +++ b/api/current.xml @@ -140773,6 +140773,17 @@ visibility="public" > </field> +<field name="INTENT_ACTION_MEDIA_PLAY_FROM_SEARCH" + type="java.lang.String" + transient="false" + volatile="false" + value=""android.media.action.MEDIA_PLAY_FROM_SEARCH"" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="INTENT_ACTION_MEDIA_SEARCH" type="java.lang.String" transient="false" |