Home | History | Annotate | Download | only in tvinput

Lines Matching refs:STATE_ENDED

362         if (mChannel == null && mPlayerState == ExoPlayer.STATE_ENDED) {
430 } else if (playbackState == ExoPlayer.STATE_ENDED) {
432 // notification of STATE_ENDED from MpegTsPlayer will be ignored afterwards.