Home | History | Annotate | Download | only in nuplayer

Lines Matching refs:setDrmPlaybackStatusIfNeeded

89     setDrmPlaybackStatusIfNeeded(Playback::STOP, 0);
492 setDrmPlaybackStatusIfNeeded(Playback::START, getLastReadPosition() / 1000);
500 setDrmPlaybackStatusIfNeeded(Playback::STOP, 0);
512 setDrmPlaybackStatusIfNeeded(Playback::PAUSE, 0);
518 setDrmPlaybackStatusIfNeeded(Playback::START, getLastReadPosition() / 1000);
535 void NuPlayer::GenericSource::setDrmPlaybackStatusIfNeeded
1327 setDrmPlaybackStatusIfNeeded(Playback::START, seekTimeUs / 1000);
1329 setDrmPlaybackStatusIfNeeded(Playback::PAUSE, 0);