Searched defs:onExit (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/jni/include/android_runtime/ | ||
D | AndroidRuntime.h | 101 virtual void onExit(int /*code*/) { } in onExit() function |
/frameworks/av/services/audioflinger/ | ||
D | FastCapture.cpp | 71 void FastCapture::onExit() in onExit() function in android::FastCapture |
D | FastMixer.cpp | 119 void FastMixer::onExit() in onExit() function in android::FastMixer |
/frameworks/base/cmds/app_process/ | ||
D | app_main.cpp | 99 virtual void onExit(int code) in onExit() function in android::AppRuntime |