Searched refs:ACTION_STOP (Results 1 – 8 of 8) sorted by relevance
745 public static final String ACTION_STOP = "android.media.intent.action.STOP"; field in MediaControlIntent
487 Intent intent = new Intent(MediaControlIntent.ACTION_STOP); in stop()717 && routeSupportsAction(MediaControlIntent.ACTION_STOP); in detectFeatures()
44 public static final long ACTION_STOP = 1 << 0; field in PlaybackState523 return ACTION_STOP; in getActionForRccFlag()551 case (int) ACTION_STOP: in getRccFlagForAction()
757 if ((validActions & PlaybackState.ACTION_STOP) != 0) { in onMediaButtonEvent()
37 public static final long ACTION_STOP = 1 << 0; field in PlaybackStateCompat
304 playControls.addAction(MediaControlIntent.ACTION_STOP);431 } else if (action.equals(MediaControlIntent.ACTION_STOP)) {
17510 field public static final long ACTION_STOP = 1L; // 0x1L
16422 field public static final long ACTION_STOP = 1L; // 0x1L