Searched refs:onShutdown (Results 1 - 8 of 8) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoderBase.h69 virtual void onShutdown(bool notifyComplete) = 0;
H A DNuPlayerDecoderPassThrough.h47 virtual void onShutdown(bool notifyComplete);
H A DNuPlayerDecoder.h47 virtual void onShutdown(bool notifyComplete);
H A DNuPlayerDecoderBase.cpp175 onShutdown(true);
H A DNuPlayerDecoderPassThrough.cpp391 void NuPlayer::DecoderPassThrough::onShutdown(bool notifyComplete) { function in class:android::NuPlayer::DecoderPassThrough
H A DNuPlayerDecoder.cpp271 void NuPlayer::Decoder::onShutdown(bool notifyComplete) { function in class:android::NuPlayer::Decoder
/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionService.java176 onShutdown();
190 public void onShutdown() { method in class:VoiceInteractionService
/frameworks/av/media/libstagefright/
H A DACodec.cpp263 void onShutdown(bool keepComponentAllocated);
4965 onShutdown(keepComponentAllocated);
4972 void ACodec::LoadedState::onShutdown(bool keepComponentAllocated) { function in class:android::ACodec::LoadedState
5019 onShutdown(keepComponentAllocated);

Completed in 890 milliseconds