/libcore/luni/src/main/java/java/util/concurrent/ |
ScheduledThreadPoolExecutor.java | 286 * is shut down, rejects the task. Otherwise adds task to queue 289 * shouldn't be run yet,) If the pool is shut down while the task 587 * executor has been shut down 715 * Invocation has no additional effect if already shut down. [all...] |
/packages/apps/VoiceDialer/src/com/android/voicedialer/ |
RecognizerEngine.java | 46 * <li>Shut down and clean up.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
types.h | 92 and the programmer changing them to shut up the compiler would break the
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
types.h | 92 and the programmer changing them to shut up the compiler would break the
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
types.h | 92 and the programmer changing them to shut up the compiler would break the
|
/development/samples/LunarLander/src/com/example/android/lunarlander/ |
LunarView.java | 423 * Passing true allows the thread to run; passing false will shut it 427 * @param b true to run, false to shut down 871 // we have to tell thread to shut down & wait for it to finish, or else [all...] |
/external/chromium/chrome/browser/profiles/ |
profile.h | 278 // process may decide to shut down). 291 // process may decide to shut down). 431 // If this profile has a session service, it is shut down. To properly record
|
profile_impl.cc | 592 // shut down the database. 597 // The download manager queries the history system and should be shut down 598 // before the history is shut down so it can properly cancel all requests. 612 // Password store uses WebDB, shut it down before the WebDB has been shutdown. 620 // properly shut down. By explicitly calling Cleanup/Shutdown we ensure the [all...] |
/external/chromium/chrome/browser/safe_browsing/ |
safe_browsing_service.cc | 387 // If the service has been shut down, |check| should have been deleted. 533 // We should have already been shut down. If we're still enabled, then the 702 // If the service has been shut down, |check| should have been deleted. [all...] |
/external/kernel-headers/original/asm-mips/sn/sn0/ |
hubio.h | 326 #define IIO_IMEM_W0ESD 0x1 /* Widget 0 shut down due to error */ 327 #define IIO_IMEM_B0ESD (1 << 4) /* BTE 0 shut down due to error */ 328 #define IIO_IMEM_B1ESD (1 << 8) /* BTE 1 Shut down due to error */
|
/dalvik/vm/ |
Misc.h | 33 * Used to shut up the compiler when a parameter isn't used.
|
/dalvik/vm/jdwp/ |
JdwpMain.cpp | 206 * Tell the JDWP thread to shut down. Frees "state".
|
/development/samples/SpinnerTest/src/com/android/example/spinner/test/ |
SpinnerActivityTest.java | 34 * - state management - preserving state after the app is shut down and restarted, preserving
|
/external/apache-http/src/org/apache/http/impl/conn/ |
AbstractClientConnAdapter.java | 150 throw new InterruptedIOException("Connection has been shut down.");
|
/external/apache-http/src/org/apache/http/impl/conn/tsccm/ |
AbstractConnPool.java | 94 /** Indicates whether this pool is shut down. */
|
ThreadSafeClientConnManager.java | 233 // Shut down rather than close, we might have gotten here
|
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
DescendantIterator.java | 197 // Yuck. Just to shut up the compiler!
|
/external/bluetooth/glib/glib/ |
giounix.c | 283 whence = -1; /* Shut the compiler up */
|
/external/chromium/chrome/browser/ |
browser_shutdown.cc | 130 // The system key event listener needs to be shut down earlier than when
|
/external/chromium/chrome/browser/sync/glue/ |
data_type_manager_impl.cc | 270 // Any other result is a fatal error. Shut down any types we've
|
/external/chromium/chrome/browser/ui/touch/tabs/ |
touch_tab_strip.cc | 38 // The animations may reference the tabs. Shut down the animation before we
|
/external/chromium/chrome/browser/ui/views/importer/ |
import_progress_dialog_view.cc | 273 // - the user chose to skip the import because they didn't want to shut down
|
/external/chromium/testing/gtest/test/ |
gtest_xml_output_unittest.py | 180 shut down before RUN_ALL_TESTS is invoked.
|
/external/e2fsprogs/e2fsck/ |
e2fsck.8.in | 42 shut down uncleanly without any errors, normally, after replaying the
|
/external/gtest/test/ |
gtest_xml_output_unittest.py | 180 shut down before RUN_ALL_TESTS is invoked.
|