Searched defs:onShutdown (Results 1 - 7 of 7) sorted by relevance

/frameworks/av/media/libmediaplayer2/nuplayer2/
H A DNuPlayer2DecoderPassThrough.cpp400 void NuPlayer2::DecoderPassThrough::onShutdown(bool notifyComplete) { function in class:android::NuPlayer2::DecoderPassThrough
H A DNuPlayer2Decoder.cpp536 void NuPlayer2::Decoder::onShutdown(bool notifyComplete) { function in class:android::NuPlayer2::Decoder
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoderPassThrough.cpp401 void NuPlayer::DecoderPassThrough::onShutdown(bool notifyComplete) { function in class:android::NuPlayer::DecoderPassThrough
H A DNuPlayerDecoder.cpp516 void NuPlayer::Decoder::onShutdown(bool notifyComplete) { function in class:android::NuPlayer::Decoder
529 status_t error = nativeWindowConnect(mSurface.get(), "onShutdown");
/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionService.java230 onShutdown();
244 public void onShutdown() { method in class:VoiceInteractionService
/frameworks/av/media/libstagefright/filters/
H A DMediaFilter.cpp159 onShutdown(msg);
612 void MediaFilter::onShutdown(const sp<AMessage> &msg) { function in class:android::MediaFilter
/frameworks/av/media/libstagefright/
H A DACodec.cpp371 void onShutdown(bool keepComponentAllocated);
6551 onShutdown(keepComponentAllocated);
6558 void ACodec::LoadedState::onShutdown(bool keepComponentAllocated) { function in class:android::ACodec::LoadedState
6614 onShutdown(keepComponentAllocated);

Completed in 121 milliseconds