Home
last modified time | relevance | path

Searched refs:onShutdown (Results 1 – 20 of 20) 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/libmediaplayer2/nuplayer2/
DNuPlayer2DecoderPassThrough.h43 virtual void onShutdown(bool notifyComplete);
DNuPlayer2DecoderBase.h81 virtual void onShutdown(bool notifyComplete) = 0;
DNuPlayer2Decoder.h57 virtual void onShutdown(bool notifyComplete);
DNuPlayer2DecoderBase.cpp191 onShutdown(true); in onMessageReceived()
DNuPlayer2DecoderPassThrough.cpp400 void NuPlayer2::DecoderPassThrough::onShutdown(bool notifyComplete) { in onShutdown() function in android::NuPlayer2::DecoderPassThrough
DNuPlayer2Decoder.cpp536 void NuPlayer2::Decoder::onShutdown(bool notifyComplete) { in onShutdown() function in android::NuPlayer2::Decoder
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerDecoderPassThrough.h43 virtual void onShutdown(bool notifyComplete);
DNuPlayerDecoderBase.h81 virtual void onShutdown(bool notifyComplete) = 0;
DNuPlayerDecoder.h54 virtual void onShutdown(bool notifyComplete);
DNuPlayerDecoderBase.cpp189 onShutdown(true); in onMessageReceived()
DNuPlayerDecoderPassThrough.cpp401 void NuPlayer::DecoderPassThrough::onShutdown(bool notifyComplete) { in onShutdown() function in android::NuPlayer::DecoderPassThrough
DNuPlayerDecoder.cpp516 void NuPlayer::Decoder::onShutdown(bool notifyComplete) { in onShutdown() function in android::NuPlayer::Decoder
/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaFilter.h137 void onShutdown(const sp<AMessage> &msg);
/frameworks/av/media/libstagefright/filters/
DMediaFilter.cpp159 onShutdown(msg); in onMessageReceived()
612 void MediaFilter::onShutdown(const sp<AMessage> &msg) { in onShutdown() function in android::MediaFilter
/frameworks/av/media/libstagefright/
DACodec.cpp371 void onShutdown(bool keepComponentAllocated);
6551 onShutdown(keepComponentAllocated); in stateEntered()
6558 void ACodec::LoadedState::onShutdown(bool keepComponentAllocated) { in onShutdown() function in android::ACodec::LoadedState
6614 onShutdown(keepComponentAllocated); in onMessageReceived()
/frameworks/base/config/
Dboot-image-profile.txt49926 HSPLjava/util/concurrent/ScheduledThreadPoolExecutor;->onShutdown()V
50005 HSPLjava/util/concurrent/ThreadPoolExecutor;->onShutdown()V
Dhiddenapi-public-dex.txt40417 Landroid/service/voice/VoiceInteractionService;->onShutdown()V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27180 method public void onShutdown();
/frameworks/base/api/
Dcurrent.txt39564 method public void onShutdown();