Searched refs:PLAYBACK_STATE_PLAYING (Results 1 – 25 of 39) sorted by relevance
12
148 if (item.getState() == MediaItemStatus.PLAYBACK_STATE_PLAYING in seek()257 if (item.getState() == MediaItemStatus.PLAYBACK_STATE_PLAYING in suspend()338 : MediaItemStatus.PLAYBACK_STATE_PLAYING); in updatePlaybackState()342 } else if (mPaused && item.getState() == MediaItemStatus.PLAYBACK_STATE_PLAYING) { in updatePlaybackState()347 item.setState(MediaItemStatus.PLAYBACK_STATE_PLAYING); in updatePlaybackState()368 } else if (item.getState() == MediaItemStatus.PLAYBACK_STATE_PLAYING in removeItem()
178 if (state == MediaItemStatus.PLAYBACK_STATE_PLAYING in getStatus()376 } else if (item.getState() == MediaItemStatus.PLAYBACK_STATE_PLAYING) { in enqueueInternal()
564 if (state == MediaItemStatus.PLAYBACK_STATE_PLAYING in updateProgress()588 case MediaItemStatus.PLAYBACK_STATE_PLAYING: in updateUi()
127 if (item.getState() == MediaItemStatus.PLAYBACK_STATE_PLAYING) { in play()
83 public static final int PLAYBACK_STATE_PLAYING = 1; field in MediaItemStatus275 case PLAYBACK_STATE_PLAYING: in playbackStateToString()
84 public static final int PLAYBACK_STATE_PLAYING = 1; field in MediaItemStatus276 case PLAYBACK_STATE_PLAYING: in playbackStateToString()
164 } else if (mPipManager.getPlaybackState() == PipManager.PLAYBACK_STATE_PLAYING) { in onFinishInflate()256 if (state == PipManager.PLAYBACK_STATE_PLAYING) { in updateUserActions()
95 static final int PLAYBACK_STATE_PLAYING = 0; field in PipManager599 return PLAYBACK_STATE_PLAYING; in getPlaybackState()
189 case MediaItemStatus.PLAYBACK_STATE_PLAYING:
200 case MediaItemStatus.PLAYBACK_STATE_PLAYING:
204 case MediaItemStatus.PLAYBACK_STATE_PLAYING:
146 field public static final int PLAYBACK_STATE_PLAYING = 1; // 0x1
5059 field public static final int PLAYBACK_STATE_PLAYING = 1; // 0x1
5630 field public static final int PLAYBACK_STATE_PLAYING = 1; // 0x1
7231 field public static final int PLAYBACK_STATE_PLAYING = 1; // 0x1
7320 field public static final int PLAYBACK_STATE_PLAYING = 1; // 0x1
8589 field public static final int PLAYBACK_STATE_PLAYING = 1; // 0x1
8178 field public static final int PLAYBACK_STATE_PLAYING = 1; // 0x1
8100 field public static final int PLAYBACK_STATE_PLAYING = 1; // 0x1