Home
last modified time | relevance | path

Searched refs:onShutdown (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/core/java/android/service/voice/
DVoiceInteractionService.java230 onShutdown(); in onShutdownInternal()
244 public void onShutdown() { in onShutdown() method in VoiceInteractionService
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerDecoderPassThrough.h44 virtual void onShutdown(bool notifyComplete);
DNuPlayerDecoderBase.h73 virtual void onShutdown(bool notifyComplete) = 0;
DNuPlayerDecoder.h50 virtual void onShutdown(bool notifyComplete);
DNuPlayerDecoderBase.cpp187 onShutdown(true); in onMessageReceived()
DNuPlayerDecoderPassThrough.cpp396 void NuPlayer::DecoderPassThrough::onShutdown(bool notifyComplete) { in onShutdown() function in android::NuPlayer::DecoderPassThrough
DNuPlayerDecoder.cpp406 void NuPlayer::Decoder::onShutdown(bool notifyComplete) { in onShutdown() function in android::NuPlayer::Decoder
/frameworks/av/include/media/stagefright/
DMediaFilter.h157 void onShutdown(const sp<AMessage> &msg);
/frameworks/av/media/libstagefright/filters/
DMediaFilter.cpp151 onShutdown(msg); in onMessageReceived()
676 void MediaFilter::onShutdown(const sp<AMessage> &msg) { in onShutdown() function in android::MediaFilter
/frameworks/av/media/libstagefright/
DACodec.cpp316 void onShutdown(bool keepComponentAllocated);
5592 onShutdown(keepComponentAllocated); in stateEntered()
5599 void ACodec::LoadedState::onShutdown(bool keepComponentAllocated) { in onShutdown() function in android::ACodec::LoadedState
5653 onShutdown(keepComponentAllocated); in onMessageReceived()
/frameworks/base/api/
Dcurrent.txt28813 method public void onShutdown();
Dsystem-current.txt30964 method public void onShutdown();