HomeSort by relevance Sort by last modified time
    Searched full:quit (Results 651 - 675 of 1109) sorted by null

<<21222324252627282930>>

  /frameworks/base/docs/html/guide/faq/
troubleshooting.jd 177 Quit the emulator if it is running
184 Quit Eclipse
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/
MediaVisualizerTest.java 616 Looper.loop(); // Blocks forever until Looper.quit() is called.
625 mLooper.quit();
  /packages/apps/VideoEditor/src/com/android/videoeditor/
VideoEditorActivity.java     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
annotate.info 99 quit
104 Here `quit' is input to GDB; the rest is output from GDB. The three
508 Quit and error annotations indicate that any annotations which GDB
516 A quit or error annotation may be preceded by
520 Any output between that and the quit or error annotation is the error
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
annotate.info 99 quit
104 Here `quit' is input to GDB; the rest is output from GDB. The three
508 Quit and error annotations indicate that any annotations which GDB
516 A quit or error annotation may be preceded by
520 Any output between that and the quit or error annotation is the error
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
annotate.info 99 quit
104 Here `quit' is input to GDB; the rest is output from GDB. The three
508 Quit and error annotations indicate that any annotations which GDB
516 A quit or error annotation may be preceded by
520 Any output between that and the quit or error annotation is the error
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
annotate.info 99 quit
104 Here `quit' is input to GDB; the rest is output from GDB. The three
508 Quit and error annotations indicate that any annotations which GDB
516 A quit or error annotation may be preceded by
520 Any output between that and the quit or error annotation is the error
    [all...]
  /external/chromium/net/proxy/
proxy_config_service_linux.cc 204 // after the loop was quit, and pending tasks may then be deleted
498 // task is left pending on the file loop after the loop was quit,
    [all...]
  /external/v8/src/
d8.cc 520 Handle<Value> Shell::Quit(const Arguments& args) {
814 global_template->Set(String::New("quit"), FunctionTemplate::New(Quit));
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/
jsDriver.pl 96 # on unix, ^C pauses the tests, and gives the user a chance to quit but
97 # report on what has been done, to just quit, or to continue (the
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
wpagui.cpp 79 connect(fileExitAction, SIGNAL(triggered()), qApp, SLOT(quit()));
1310 quitAction = new QAction(tr("&Quit"), this);
1313 connect(quitAction, SIGNAL(triggered()), qApp, SLOT(quit()));
    [all...]
  /frameworks/base/core/tests/coretests/src/com/android/internal/util/
StateMachineTest.java 82 * Tests {@link StateMachine#quit()}.
122 quit(); method
148 // Send 6 message we'll quit on the first but all 6 should be processed before quitting.
    [all...]
  /cts/tests/src/android/webkit/cts/
WebViewOnUiThread.java 758 // Force loop to exit when processing this. Loop.quit() doesn't
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceNetworkViews.java 110 sHandlerThread.quit();
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3debugeventlistener.h 278 * remote debugging listeners that it's time to quit. When the rule
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
IDebugEventListener.cs 262 * remote debugging listeners that it's time to quit. When the rule
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Debug/
IDebugEventListener.cs 264 * remote debugging listeners that it's time to quit. When the rule
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
DebugEventListener.java 228 * remote debugging listeners that it's time to quit. When the rule
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
exceptions.py 60 want to quit upon first error, you can turn off the automatic error
  /external/bluetooth/bluedroid/test/bluedroidtest/
bluedroidtest.c 684 { "quit", do_quit, "", 0},
  /external/checkpolicy/test/
dispol.c 391 printf("q) quit\n");
  /external/chromium/base/files/
file_path_watcher_browsertest.cc 93 // The message loop specified by |loop| will be quit if a notification is
  /external/chromium/chrome/browser/autocomplete/
autocomplete_unittest.cc 236 MessageLoop::current()->Quit();
history_quick_provider_unittest.cc 125 MessageLoop::current()->Quit();
search_provider_unittest.cc 160 message_loop_.Quit();

Completed in 1260 milliseconds

<<21222324252627282930>>