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

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoderPassThrough.h69 void onShutdown();
H A DNuPlayerDecoderPassThrough.cpp193 void NuPlayer::DecoderPassThrough::onShutdown() { function in class:android::NuPlayer::DecoderPassThrough
256 onShutdown();
H A DNuPlayerDecoder.h105 void onShutdown();
H A DNuPlayerDecoder.cpp551 void NuPlayer::Decoder::onShutdown() { function in class:android::NuPlayer::Decoder
684 onShutdown();
/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);
4636 onShutdown(keepComponentAllocated);
4643 void ACodec::LoadedState::onShutdown(bool keepComponentAllocated) { function in class:android::ACodec::LoadedState
4690 onShutdown(keepComponentAllocated);

Completed in 5026 milliseconds