Searched refs:ACTION_PLAY (Results 1 – 16 of 16) sorted by relevance
202 PlaybackState.ACTION_PLAY in getRootItemCursor()227 PlaybackState.ACTION_PLAY in getRootItemCursor()252 PlaybackState.ACTION_PLAY in getRootItemCursor()
57 new Intent(com.android.onemedia.playback.RequestUtils.ACTION_PLAY).setPackage(pkg), in NotificationHelper()84 filter.addAction(RequestUtils.ACTION_PLAY); in onStart()114 } else if (RequestUtils.ACTION_PLAY.equals(action)) { in onReceive()
62 psBob.setActions(PlaybackState.ACTION_PAUSE | PlaybackState.ACTION_PLAY); in PlayerSession()
472 public static final String ACTION_PLAY = "android.media.intent.action.PLAY"; field in MediaControlIntent
248 extras, callback, MediaControlIntent.ACTION_PLAY); in play()712 mRouteSupportsRemotePlayback = routeSupportsAction(MediaControlIntent.ACTION_PLAY) in detectFeatures()
30 public static final String ACTION_PLAY = "com.android.onemedia.play"; field in RequestUtils
58 public static final long ACTION_PLAY = 1 << 2; field in PlaybackState517 return ACTION_PLAY; in getActionForRccFlag()545 case (int) ACTION_PLAY: in getRccFlagForAction()
733 if ((validActions & PlaybackState.ACTION_PLAY) != 0) { in onMediaButtonEvent()779 | PlaybackState.ACTION_PLAY)) != 0; in onMediaButtonEvent()
78 long actions = PlaybackState.ACTION_PLAY |
51 public static final long ACTION_PLAY = 1 << 2; field in PlaybackStateCompat
314 boolean supportsPlay = (mState.getActions() & (PlaybackStateCompat.ACTION_PLAY in update()
102 long actions = PlaybackState.ACTION_PLAY |
254 videoPlayback.addAction(MediaControlIntent.ACTION_PLAY);417 if (action.equals(MediaControlIntent.ACTION_PLAY)) {
290 private static final String ACTION_PLAY = "com.example.action.PLAY";295 if (intent.getAction().equals(ACTION_PLAY)) {
17500 field public static final long ACTION_PLAY = 4L; // 0x4L
16412 field public static final long ACTION_PLAY = 4L; // 0x4L