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