/frameworks/base/cmds/runtime/ |
main_runtime.cpp | 178 * being shut down. So it will call back to here from inside of Dalvik,
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothHeadset.java | 308 * Stop BT Voice Recognition mode, and shut down Bluetooth audio path.
|
/packages/apps/IM/src/com/android/im/imps/ |
ImpsConnection.java | 408 // We cannot shut down our connections in ImpsAsyncTransaction.onResponse()
|
/packages/apps/VoiceDialer/src/com/android/voicedialer/ |
VoiceDialerActivity.java | 217 // shut down recognizer and wait for the thread to complete
|
/dalvik/libcore/xml/src/main/java/org/apache/xalan/transformer/ |
TransformerHandlerImpl.java | 114 * Do what needs to be done to shut down the CoRoutine management. 122 * Do what needs to be done to shut down the CoRoutine management.
|
/external/dnsmasq/ |
FAQ | 133 I shut my machine down and re-load when it starts again? 139 server. Note that dnsmasq is not shut down between PPP sessions so
|
/frameworks/base/docs/html/guide/topics/ |
fundamentals.jd | 342 responding to a broadcast message. So there's no need to explicitly shut 350 may also remain running for a long time. So Android has methods to shut 355 <li>An activity can be shut down by calling its 357 shut down another activity (one it started with {@code startActivityForResult()}) by 366 Components might also be shut down by the system when they are no longer being [all...] |
/external/icu4c/common/ |
udata.c | 77 /* up when ICU is shut down. */ 886 copyPData.mapAddr = 0; /* which will unmap it when ICU is shut down. */ 887 /* CommonICUData is also unmapped when ICU is shut down.*/ [all...] |
/external/ppp/pppd/ |
auth.c | 1100 /* no further use for the link: shut up shop. */ 1145 * enough that we can shut it down. 1164 /* link is idle: shut it down. */ [all...] |
ipv6cp.c | 502 * Pretend the lower layer went down, so we shut up. [all...] |
ipxcp.c | 527 * Pretend the lower layer went down, so we shut up. [all...] |
/cts/tests/src/android/webkit/cts/ |
CtsTestServer.java | 145 // shut down the old instance first
|
/cts/tests/tests/webkit/src/android/webkit/cts/ |
WebSettingsTest.java | [all...] |
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
LinkedBlockingQueue.java | 247 * only decrease at this point (all other puts are shut
|
/dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
SSLEngineImpl.java | 635 // fatal alert has been sent, so shut down the engine
|
/dalvik/vm/compiler/ |
Compiler.c | 695 LOGD("Compiler thread has shut down\n");
|
/dalvik/vm/jdwp/ |
JdwpAdb.c | 435 cmd = cmdSet = 0; // shut up gcc
|
/external/grub/netboot/ |
3c90x.txt | 147 doesn't have this option, remove the card, start the system, shut down,
|
/external/icu4c/samples/ugrep/ |
ugrep.cpp | 155 u_cleanup(); // shut down ICU, release any cached data it owns.
|
/external/kernel-headers/original/linux/ |
input.h | 596 #define SW_LID 0x00 /* set = lid shut */
|
wanrouter.h | 60 ROUTER_DOWN, /* shut down device */
|
/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/ |
pvmf_protocol_engine_internal.h | 724 PARSE_BAD_URL = -7 // bad url causes server to shut down the connection, so view first (server) [all...] |
/external/quake/quake/src/QW/client/ |
cmd.c | 124 temp = NULL; // shut up compiler
|
mathlib.c | 241 dist1 = dist2 = 0; // shut up compiler
|
/external/quake/quake/src/WinQuake/ |
cl_main.cpp | 107 // if running a local server, shut it down
|