HomeSort by relevance Sort by last modified time
    Searched full:shut (Results 26 - 50 of 228) sorted by null

12 3 4 5 6 7 8 910

  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
package.html 156 it is shut down, since the background thread keeps a hard reference
200 connection manager will shut down the pool and release it's resources.
  /external/qemu/audio/
esdaudio.c 170 /* shut down verbose debug spew */
328 /* shut down verbose debug spew */
  /packages/apps/Phone/src/com/android/phone/
OutgoingCallBroadcaster.java 174 // re-initialized after previously being shut down.
191 // even though the ActivityManager has already shut that instance
  /dalvik/libcore/sql/src/main/java/javax/sql/
PooledConnection.java 60 * unusable or if the whole system is being shut down.
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
BasicTestIterator.java 161 // Yuck. Just to shut up the compiler!
MatchPatternIterator.java 223 // Yuck. Just to shut up the compiler!
  /development/samples/ApiDemos/tests/src/com/example/android/apis/app/
ForwardingTest.java 121 // At this point, you could confirm that the activity has shut itself down appropriately,
  /external/apache-http/src/org/apache/http/conn/
EofSensorWatcher.java 95 * IOException to be thrown to make sure the input stream gets shut down.
  /external/qemu/distrib/sdl-1.2.12/src/
SDL.c 175 /* Shut down requested initialized subsystems */
  /external/qemu/distrib/sdl-1.2.12/src/timer/os2/
SDL_systimer.c 102 ULONG priority = 0, nesting; /* Shut down the warnings */
  /external/qemu/slirp/
tcp_timer.h 59 * flowing even if the window goes shut. If all previous transmissions
  /external/qemu/slirp-android/
tcp_timer.h 59 * flowing even if the window goes shut. If all previous transmissions
  /external/qemu/
vnchextile.h 122 pixel_t color = 0; /* shut up gcc */
  /external/srec/portable/include/
PANSIFileSystem.h 96 * function is called after the Ptrd module has been shut down.
PFileSystemImpl.h 63 * function is called after the Ptrd module has been shut down.
  /external/tcpdump/
sctpHeader.h 255 struct sctpShutdown shut; member in struct:sctpUnifiedShutdown
  /frameworks/base/core/java/android/net/
NetworkUtils.java 65 * Shut down the DHCP client daemon.
  /dalvik/dexopt/
OptMain.c 175 /* we don't shut the VM down -- process is about to exit */
436 * In theory we should gracefully shut the VM down at this point. In
  /dalvik/vm/alloc/
HeapWorker.c 88 * Shut down the heap worker thread if it was started.
108 LOGD("HeapWorker thread has shut down\n");
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
mac.py 225 """Shut down the lighttpd web server. Blocks until it's fully
226 shut down.
  /frameworks/base/cmds/bmgr/src/com/android/commands/bmgr/
Bmgr.java 355 // And finally shut down the session
397 // to complete before we can shut down the restore session safely
  /frameworks/base/services/java/com/android/server/
BatteryService.java 184 // shut down gracefully if our battery is critically low and we are not powered.
195 // shut down gracefully if temperature is too high (> 68.0C)
  /dalvik/dalvikvm/
Main.c 291 fprintf(stderr, "Warning: Dalvik VM did not shut down cleanly\n");
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
ScheduledThreadPoolExecutor.java 251 * is shut down, rejects the task. Otherwise adds task to queue
254 * shouldn't be run yet,) If the pool is shut down while the task
499 * executor has been shut down
600 * Invocation has no additional effect if already shut down.
    [all...]
  /dalvik/libcore/security/src/test/java/tests/security/permissions/
JavaLangRuntimeTest.java 188 throw new ExitNotAllowedException(); // prevent that the system is shut down

Completed in 95 milliseconds

12 3 4 5 6 7 8 910