Searched defs:ACTION_PLAY (Results 1 – 5 of 5) sorted by relevance
30 public static final String ACTION_PLAY = "com.android.onemedia.play"; field in RequestUtils
472 public static final String ACTION_PLAY = "android.media.intent.action.PLAY"; field in MediaControlIntent
49 private static final long ACTION_PLAY = 1 << 2; field in MediaSessionCompatApi14
56 public static final long ACTION_PLAY = 1 << 2; field in PlaybackState
69 public static final long ACTION_PLAY = 1 << 2; field in PlaybackStateCompat