HomeSort by relevance Sort by last modified time
    Searched refs:onShutdown (Results 1 - 12 of 12) sorted by null

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
WifiNetworksActivity.java 52 mWifiNetworksBrowseInfo.onShutdown();
WifiNetworksBrowseInfo.java 83 public void onShutdown() {
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDecoderBase.h 69 virtual void onShutdown(bool notifyComplete) = 0;
NuPlayerDecoderPassThrough.h 47 virtual void onShutdown(bool notifyComplete);
NuPlayerDecoder.h 47 virtual void onShutdown(bool notifyComplete);
NuPlayerDecoderBase.cpp 175 onShutdown(true);
NuPlayerDecoderPassThrough.cpp 391 void NuPlayer::DecoderPassThrough::onShutdown(bool notifyComplete) {
NuPlayerDecoder.cpp 271 void NuPlayer::Decoder::onShutdown(bool notifyComplete) {
  /frameworks/base/core/java/android/service/voice/
VoiceInteractionService.java 176 onShutdown();
190 public void onShutdown() {
  /libcore/luni/src/main/java/java/util/concurrent/
ScheduledThreadPoolExecutor.java 330 @Override void onShutdown() {
635 onShutdown();
667 onShutdown();
    [all...]
ThreadPoolExecutor.java 801 void onShutdown() {
    [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp 263 void onShutdown(bool keepComponentAllocated);
    [all...]

Completed in 241 milliseconds