Searched refs:PLAYBACK_STATE_PAUSED (Results 1 – 25 of 38) sorted by relevance
12
149 || item.getState() == MediaItemStatus.PLAYBACK_STATE_PAUSED) { in seek()258 || item.getState() == MediaItemStatus.PLAYBACK_STATE_PAUSED) { in suspend()337 item.setState(mPaused ? MediaItemStatus.PLAYBACK_STATE_PAUSED in updatePlaybackState()344 item.setState(MediaItemStatus.PLAYBACK_STATE_PAUSED); in updatePlaybackState()345 } else if (!mPaused && item.getState() == MediaItemStatus.PLAYBACK_STATE_PAUSED) { in updatePlaybackState()369 || item.getState() == MediaItemStatus.PLAYBACK_STATE_PAUSED){ in removeItem()
139 if (item.getState() == MediaItemStatus.PLAYBACK_STATE_PAUSED) { in play()179 || state == MediaItemStatus.PLAYBACK_STATE_PAUSED in getStatus()374 if (item.getState() == MediaItemStatus.PLAYBACK_STATE_PAUSED) { in enqueueInternal()
565 || state == MediaItemStatus.PLAYBACK_STATE_PAUSED) { in updateProgress()591 case MediaItemStatus.PLAYBACK_STATE_PAUSED: in updateUi()
92 public static final int PLAYBACK_STATE_PAUSED = 2; field in MediaItemStatus277 case PLAYBACK_STATE_PAUSED: in playbackStateToString()
93 public static final int PLAYBACK_STATE_PAUSED = 2; field in MediaItemStatus278 case PLAYBACK_STATE_PAUSED: in playbackStateToString()
99 static final int PLAYBACK_STATE_PAUSED = 1; field in PipManager597 return PLAYBACK_STATE_PAUSED; in getPlaybackState()
162 if (mPipManager.getPlaybackState() == PipManager.PLAYBACK_STATE_PAUSED) { in onFinishInflate()
193 case MediaItemStatus.PLAYBACK_STATE_PAUSED:
204 case MediaItemStatus.PLAYBACK_STATE_PAUSED:
208 case MediaItemStatus.PLAYBACK_STATE_PAUSED:
144 field public static final int PLAYBACK_STATE_PAUSED = 2; // 0x2
5057 field public static final int PLAYBACK_STATE_PAUSED = 2; // 0x2
5628 field public static final int PLAYBACK_STATE_PAUSED = 2; // 0x2
7229 field public static final int PLAYBACK_STATE_PAUSED = 2; // 0x2
7318 field public static final int PLAYBACK_STATE_PAUSED = 2; // 0x2
8587 field public static final int PLAYBACK_STATE_PAUSED = 2; // 0x2
8176 field public static final int PLAYBACK_STATE_PAUSED = 2; // 0x2
8098 field public static final int PLAYBACK_STATE_PAUSED = 2; // 0x2
8402 field public static final int PLAYBACK_STATE_PAUSED = 2; // 0x2