HomeSort by relevance Sort by last modified time
    Searched full:shut (Results 1 - 25 of 397) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/tests/079-phantom/
expected.txt 13 Bitmap has shut down
  /frameworks/ex/variablespeed/tests/src/com/android/ex/variablespeed/
VariableSpeedTest.java 34 // the media player before I can be confident that I can shut down the executor service.
38 Log.e(TAG, "Couldn't shut down Executor during test, check your cleanup code!");
AwaitableCompletionListener.java 42 // If this thread is using interrupt to shut down, preserve interrupt status and return.
AwaitableErrorListener.java 50 // If this thread is using interrupt to shut down, preserve interrupt status and return.
  /external/chromium/chrome/browser/ui/cocoa/status_icons/
status_icon_mac_unittest.mm 20 // Create an icon, set the tool tip, then shut it down (checks for leaks).
  /external/chromium/chrome/browser/ui/gtk/importer/
import_lock_dialog_gtk.h 18 // ImportLockDialogGtk presents the dialog which asks the user to shut down
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
win.py 68 """Shut down the httpd web server. Blocks until it's fully
69 shut down.
gtk.py 64 """Shut down the httpd web server. Blocks until it's fully
65 shut down.
qt.py 78 """Shut down the httpd web server. Blocks until it's fully
79 shut down.
  /external/chromium/chrome/browser/ui/gtk/status_icons/
status_tray_gtk_unittest.cc 28 // Create an icon, set the images and tooltip, then shut it down.
  /external/chromium/chrome/browser/ui/views/importer/
import_lock_dialog_view.h 21 // ImportLockDialogView asks the user to shut down Firefox before starting the
  /external/oprofile/agents/jvmti/
libjvmti_oprofile.c 128 /* shut up compiler warning */
210 /* shut up compiler warning */
224 /* shut up compiler warning */
247 /* shut up compiler warning */
322 /* shut up compiler warning */
  /external/oprofile/libop/
op_hw_specific.h 166 /* Do something with passed arg to shut up the compiler warning */
174 /* Do something with passed arg to shut up the compiler warning */
  /external/chromium/chrome/browser/ui/cocoa/
theme_install_bubble_view.h 49 // Shut down the popup and remove our notifications.
tracking_area.h 14 // The CrTrackingArea can be used in place of an NSTrackingArea to shut off
  /external/chromium/chrome/browser/ui/views/status_icons/
status_tray_win_unittest.cc 28 // Create an icon, set the images, tooltip, and context menu, then shut it
  /external/chromium/crypto/
cssm_init.h 17 // ever be initialized once. CSSM will be properly shut down on program exit.
  /external/chromium/net/spdy/
spdy_http_stream_unittest.cc 93 // This triggers read 3. The empty read causes the session to shut down.
154 // This triggers read 3. The empty read causes the session to shut down.
213 // This triggers read 3. The empty read causes the session to shut down.
  /libcore/luni/src/main/java/java/util/concurrent/
ExecutorService.java 18 * <p> An <tt>ExecutorService</tt> can be shut down, which will cause
26 * unused <tt>ExecutorService</tt> should be shut down to allow
117 * Invocation has no additional effect if already shut down.
144 * Returns <tt>true</tt> if this executor has been shut down.
146 * @return <tt>true</tt> if this executor has been shut down
151 * Returns <tt>true</tt> if all tasks have completed following shut down.
155 * @return <tt>true</tt> if all tasks have completed following shut down
  /external/apache-http/src/org/apache/http/impl/conn/
SingleClientConnManager.java 100 /** Whether the connection should be shut down on release. */
103 /** Indicates whether this connection manager is shut down. */
167 * Asserts that this manager is not shut down.
169 * @throws IllegalStateException if this manager is shut down
175 throw new IllegalStateException("Manager is shut down.");
389 * The adapter gets disconnected, the connection will be shut down.
  /development/samples/VoiceRecognitionService/src/com/example/android/voicerecognitionservice/
VoiceRecognitionService.java 39 // A real recognizer would do something to shut down recognition here.
  /external/chromium/chrome/browser/prefs/
pref_notifier_impl.cc 19 // Verify that there are no pref observers when we shut down.
  /external/chromium/chrome/browser/ui/views/
theme_install_bubble_view.h 56 // Shut down the popup and remove our notifications.
  /external/kernel-headers/original/linux/
smp.h 65 #define MSG_STOP_CPU 0x0002 /* Sent to shut down slave CPU's
  /external/qemu/android/utils/
debug.c 69 ** allows you to shut temporarily shutdown stdout/stderr

Completed in 2344 milliseconds

1 2 3 4 5 6 7 8 91011>>