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

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoderPassThrough.cpp401 void NuPlayer::DecoderPassThrough::onShutdown(bool notifyComplete) { function in class:android::NuPlayer::DecoderPassThrough
H A DNuPlayerDecoder.cpp509 void NuPlayer::Decoder::onShutdown(bool notifyComplete) { function in class:android::NuPlayer::Decoder
522 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.cpp350 void onShutdown(bool keepComponentAllocated);
6473 onShutdown(keepComponentAllocated);
6480 void ACodec::LoadedState::onShutdown(bool keepComponentAllocated) { function in class:android::ACodec::LoadedState
6536 onShutdown(keepComponentAllocated);

Completed in 1510 milliseconds