Searched defs:notifyComplete (Results 1 – 5 of 5) sorted by relevance
361 void NuPlayer::DecoderPassThrough::onResume(bool notifyComplete) { in onResume()373 void NuPlayer::DecoderPassThrough::doFlush(bool notifyComplete) { in doFlush()400 void NuPlayer::DecoderPassThrough::onShutdown(bool notifyComplete) { in onShutdown()
103 void NuPlayer::DecoderBase::signalResume(bool notifyComplete) { in signalResume()180 int32_t notifyComplete; in onMessageReceived() local
476 void NuPlayer::Decoder::onResume(bool notifyComplete) { in onResume()491 void NuPlayer::Decoder::doFlush(bool notifyComplete) { in doFlush()534 void NuPlayer::Decoder::onShutdown(bool notifyComplete) { in onShutdown()
321 void NuPlayer::Renderer::flush(bool audio, bool notifyComplete) { in flush()1682 int32_t audio, notifyComplete; in onFlush() local
423 protected void notifyComplete() { in notifyComplete() method in ExitTransitionCoordinator