Loading api/11.xml +0 −11 Original line number Diff line number Diff line Loading @@ -160213,17 +160213,6 @@ visibility="public" > </field> <field name="ACTION_MTP_SESSION_END" type="java.lang.String" transient="false" volatile="false" value=""android.provider.action.MTP_SESSION_END"" static="true" final="true" deprecated="not deprecated" visibility="public" > </field> <field name="ACTION_VIDEO_CAPTURE" type="java.lang.String" transient="false" api/current.xml +0 −11 Original line number Diff line number Diff line Loading @@ -160213,17 +160213,6 @@ visibility="public" > </field> <field name="ACTION_MTP_SESSION_END" type="java.lang.String" transient="false" volatile="false" value=""android.provider.action.MTP_SESSION_END"" static="true" final="true" deprecated="not deprecated" visibility="public" > </field> <field name="ACTION_VIDEO_CAPTURE" type="java.lang.String" transient="false" core/java/android/provider/MediaStore.java +2 −0 Original line number Diff line number Diff line Loading @@ -57,6 +57,8 @@ public final class MediaStore { * Broadcast Action: A broadcast to indicate the end of an MTP session with the host. * This broadcast is only sent if MTP activity has modified the media database during the * most recent MTP session. * * @hide */ public static final String ACTION_MTP_SESSION_END = "android.provider.action.MTP_SESSION_END"; Loading Loading
api/11.xml +0 −11 Original line number Diff line number Diff line Loading @@ -160213,17 +160213,6 @@ visibility="public" > </field> <field name="ACTION_MTP_SESSION_END" type="java.lang.String" transient="false" volatile="false" value=""android.provider.action.MTP_SESSION_END"" static="true" final="true" deprecated="not deprecated" visibility="public" > </field> <field name="ACTION_VIDEO_CAPTURE" type="java.lang.String" transient="false"
api/current.xml +0 −11 Original line number Diff line number Diff line Loading @@ -160213,17 +160213,6 @@ visibility="public" > </field> <field name="ACTION_MTP_SESSION_END" type="java.lang.String" transient="false" volatile="false" value=""android.provider.action.MTP_SESSION_END"" static="true" final="true" deprecated="not deprecated" visibility="public" > </field> <field name="ACTION_VIDEO_CAPTURE" type="java.lang.String" transient="false"
core/java/android/provider/MediaStore.java +2 −0 Original line number Diff line number Diff line Loading @@ -57,6 +57,8 @@ public final class MediaStore { * Broadcast Action: A broadcast to indicate the end of an MTP session with the host. * This broadcast is only sent if MTP activity has modified the media database during the * most recent MTP session. * * @hide */ public static final String ACTION_MTP_SESSION_END = "android.provider.action.MTP_SESSION_END"; Loading