/frameworks/base/core/java/android/service/voice/ |
D | VoiceInteractionService.java | 230 onShutdown(); in onShutdownInternal() 244 public void onShutdown() { in onShutdown() method in VoiceInteractionService
|
/frameworks/av/media/libmediaplayer2/nuplayer2/ |
D | NuPlayer2DecoderPassThrough.h | 43 virtual void onShutdown(bool notifyComplete);
|
D | NuPlayer2DecoderBase.h | 81 virtual void onShutdown(bool notifyComplete) = 0;
|
D | NuPlayer2Decoder.h | 57 virtual void onShutdown(bool notifyComplete);
|
D | NuPlayer2DecoderBase.cpp | 191 onShutdown(true); in onMessageReceived()
|
D | NuPlayer2DecoderPassThrough.cpp | 400 void NuPlayer2::DecoderPassThrough::onShutdown(bool notifyComplete) { in onShutdown() function in android::NuPlayer2::DecoderPassThrough
|
D | NuPlayer2Decoder.cpp | 536 void NuPlayer2::Decoder::onShutdown(bool notifyComplete) { in onShutdown() function in android::NuPlayer2::Decoder
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | NuPlayerDecoderPassThrough.h | 43 virtual void onShutdown(bool notifyComplete);
|
D | NuPlayerDecoderBase.h | 81 virtual void onShutdown(bool notifyComplete) = 0;
|
D | NuPlayerDecoder.h | 54 virtual void onShutdown(bool notifyComplete);
|
D | NuPlayerDecoderBase.cpp | 189 onShutdown(true); in onMessageReceived()
|
D | NuPlayerDecoderPassThrough.cpp | 401 void NuPlayer::DecoderPassThrough::onShutdown(bool notifyComplete) { in onShutdown() function in android::NuPlayer::DecoderPassThrough
|
D | NuPlayerDecoder.cpp | 516 void NuPlayer::Decoder::onShutdown(bool notifyComplete) { in onShutdown() function in android::NuPlayer::Decoder
|
/frameworks/av/media/libstagefright/include/media/stagefright/ |
D | MediaFilter.h | 137 void onShutdown(const sp<AMessage> &msg);
|
/frameworks/av/media/libstagefright/filters/ |
D | MediaFilter.cpp | 159 onShutdown(msg); in onMessageReceived() 612 void MediaFilter::onShutdown(const sp<AMessage> &msg) { in onShutdown() function in android::MediaFilter
|
/frameworks/av/media/libstagefright/ |
D | ACodec.cpp | 371 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/ |
D | boot-image-profile.txt | 49926 HSPLjava/util/concurrent/ScheduledThreadPoolExecutor;->onShutdown()V 50005 HSPLjava/util/concurrent/ThreadPoolExecutor;->onShutdown()V
|
D | hiddenapi-public-dex.txt | 40417 Landroid/service/voice/VoiceInteractionService;->onShutdown()V
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 27180 method public void onShutdown();
|
/frameworks/base/api/ |
D | current.txt | 39564 method public void onShutdown();
|