Searched refs:ACTION_STOP (Results 1 – 9 of 9) sorted by relevance
86 ACTION_STOP, in getTag()135 .setAction(ACTION_STOP) in getStopIntent()
76 protected static final String ACTION_STOP = "com.android.systemui.screenrecord.STOP"; field in RecordingService195 case ACTION_STOP: in onStartCommand()502 .setAction(ACTION_STOP) in getStopIntent()
22 import static android.media.session.PlaybackState.ACTION_STOP;95 .setActions(ACTION_PLAY | ACTION_PAUSE | ACTION_STOP)
47 @LongDef(flag = true, value = {ACTION_STOP, ACTION_PAUSE, ACTION_PLAY, ACTION_REWIND,61 public static final long ACTION_STOP = 1 << 0; field in PlaybackState
988 if ((validActions & PlaybackState.ACTION_STOP) != 0) { in onMediaButtonEvent()
1133 return PlaybackState.ACTION_STOP; in getActionForRccFlag()1161 case (int) PlaybackState.ACTION_STOP: in getRccFlagForAction()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
16420 field public static final long ACTION_STOP = 1L; // 0x1L
26803 field public static final long ACTION_STOP = 1L; // 0x1L