Searched defs:ACTION_PLAY (Results 1 – 10 of 10) sorted by relevance
30 public static final String ACTION_PLAY = "com.android.onemedia.play"; field in RequestUtils
51 private static final int ACTION_PLAY = 1; field in DetailsFragment
53 private static final int ACTION_PLAY = 1; field in DetailsSupportFragment
53 private static final int ACTION_PLAY = 1; field in NewDetailsFragment
55 private static final int ACTION_PLAY = 1; field in NewDetailsSupportFragment
472 public static final String ACTION_PLAY = "android.media.intent.action.PLAY"; field in MediaControlIntent
53 public static final String ACTION_PLAY = "com.example.android.supportv4.media.play"; field in MediaNotificationManager
49 private static final long ACTION_PLAY = 1 << 2; field in MediaSessionCompatApi14
71 public static final long ACTION_PLAY = 1 << 2; field in PlaybackState
79 public static final long ACTION_PLAY = 1 << 2; field in PlaybackStateCompat