Searched defs:ACTION_STOP (Results 1 – 3 of 3) sorted by relevance
745 public static final String ACTION_STOP = "android.media.intent.action.STOP"; field in MediaControlIntent
57 public static final long ACTION_STOP = 1 << 0; field in PlaybackState
71 public static final long ACTION_STOP = 1 << 0; field in PlaybackStateCompat