Searched refs:shutdown (Results 1 - 25 of 72) sorted by last modified time

123

/frameworks/wilhelm/tests/native-media/src/com/example/nativemedia/
H A DNativeMedia.java322 shutdown();
332 public static native void shutdown(); method in class:NativeMedia
/frameworks/support/renderscript/v8/rs_support/
H A DrsContext.cpp316 mIO.shutdown();
H A DrsFifoSocket.cpp45 void FifoSocket::shutdown() { function in class:FifoSocket
H A DrsFifoSocket.h35 void shutdown();
H A DrsThreadIO.cpp46 void ThreadIO::shutdown() { function in class:ThreadIO
48 mToCore.shutdown();
67 mToClient.shutdown();
H A DrsThreadIO.h35 void shutdown();
/frameworks/rs/
H A DrsContext.cpp504 mIO.shutdown();
H A DrsFifoSocket.cpp45 void FifoSocket::shutdown() { function in class:FifoSocket
H A DrsFifoSocket.h35 void shutdown();
H A DrsThreadIO.cpp46 void ThreadIO::shutdown() { function in class:ThreadIO
48 mToCore.shutdown();
67 mToClient.shutdown();
H A DrsThreadIO.h35 void shutdown();
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DModelInterpreter.java684 shutdown() method in class:ModelInterpreter
H A DSimulatedCommands.java1288 shutdown() { method in class:SimulatedCommands
H A DSimulatedRadioControl.java41 public void shutdown(); method in interface:SimulatedRadioControl
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DGSMPhoneTest.java105 mRadioControl.shutdown();
868 mRadioControl.shutdown();
/frameworks/ex/variablespeed/tests/src/com/android/ex/variablespeed/
H A DVariableSpeedTest.java36 mExecutor.shutdown();
/frameworks/native/include/binder/
H A DBinderService.h51 static status_t shutdown() { function in class:android::BinderService
H A DIPCThreadState.h76 static void shutdown();
/frameworks/native/libs/binder/
H A DIPCThreadState.cpp332 void IPCThreadState::shutdown() function in class:android::IPCThreadState
H A DStatic.cpp41 IPCThreadState::shutdown();
/frameworks/base/tests/TtsTests/src/com/android/speech/tts/
H A DTextToSpeechTests.java54 mTts.shutdown();
/frameworks/base/tests/permission/src/com/android/framework/permission/tests/
H A DActivityManagerPermissionTests.java166 mAm.shutdown(0);
167 fail("IActivityManager.shutdown did not throw SecurityException as"
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgePowerManager.java68 public void shutdown(boolean confirm, boolean wait) { method in class:BridgePowerManager
/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindowManager.java735 mWindowManagerFuncs.shutdown(resolvedBehavior == LONG_PRESS_POWER_SHUT_OFF);
/frameworks/base/services/common_time/
H A Ddiag_thread.cpp139 shutdown(listen_fd_, SHUT_RDWR);
154 shutdown(data_fd_, SHUT_RDWR);

Completed in 170 milliseconds

123