/external/bluetooth/bluez/audio/ |
ipctest-a2dp-easy.test | 7 quit
|
ipctest-hsp-easy.test | 7 quit
|
ipctest-hsp-a2dp-switch.test | 50 quit
|
ipctest-init-shutdown.test | 58 quit
|
ipctest-a2dp-resume-fast.test | 82 quit
|
/external/e2fsprogs/tests/f_swapfs/ |
debugfs.cmd | 5 quit
|
/external/e2fsprogs/lib/ss/ |
test_script | 7 quit
|
std_rqs.ct | 19 quit, q;
|
test_script_expected | 19 test_icount: quit
|
/external/qemu/distrib/sdl-1.2.12/src/main/macosx/SDLMain.nib/ |
classes.nib | 5 ACTIONS = {makeFullscreen = id; quit = id; };
|
/system/core/adb/ |
console.c | 35 #define QUIT "quit\n" 41 adb_write( fd, QUIT, sizeof(QUIT)-1 );
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/ |
BackgroundThread.java | 22 * base background thread class. The class provides a synchronous quit method 35 public final void quit() { method in class:BackgroundThread 37 Log.d("ddms", "Waiting for BackgroundThread to quit"); 45 /** returns if the thread was asked to quit. */
|
/development/cmds/monkey/ |
example_script.txt | 56 # quit 57 quit
|
/external/wpa_supplicant/wpa_gui/ |
main.cpp | 22 a.connect( &a, SIGNAL( lastWindowClosed() ), &a, SLOT( quit() ) );
|
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui/ |
main.cpp | 22 a.connect( &a, SIGNAL( lastWindowClosed() ), &a, SLOT( quit() ) );
|
/frameworks/base/core/tests/coretests/src/android/os/ |
HandlerTester.java | 36 quit(); method 75 quit(); method 81 private void quit() { method in class:HandlerTester 82 mLooper.quit();
|
TestHandlerThread.java | 51 mLooper.quit(); 68 quit(); method 76 quit(); method 98 private void quit() { method in class:TestHandlerThread
|
/sdk/draw9patch/src/com/android/draw9patch/ui/action/ |
ExitAction.java | 31 putValue(NAME, "Quit"); 32 putValue(SHORT_DESCRIPTION, "Quit"); 33 putValue(LONG_DESCRIPTION, "Quit");
|
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/action/ |
ExitAction.java | 33 putValue(NAME, "Quit"); 34 putValue(SHORT_DESCRIPTION, "Quit"); 35 putValue(LONG_DESCRIPTION, "Quit");
|
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_quit.h | 23 /* Include file for SDL quit event handling */ 43 quit events for that signal. 46 /* There are no functions directly affecting the quit event */
|
/external/qemu/distrib/sdl-1.2.12/src/events/ |
SDL_quit.c | 24 /* General quit handling code for SDL */ 40 /* Signal a quit interrupt */ 51 /* Both SIGINT and SIGTERM are translated into quit interrupts */
|
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_quit.h | 23 /* Include file for SDL quit event handling */ 43 quit events for that signal. 46 /* There are no functions directly affecting the quit event */
|
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_quit.h | 23 /* Include file for SDL quit event handling */ 43 quit events for that signal. 46 /* There are no functions directly affecting the quit event */
|
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_quit.h | 28 /* Include file for SDL quit event handling */ 45 quit events for that signal. 48 /* There are no functions directly affecting the quit event */
|
/prebuilt/windows/sdl/include/SDL/ |
SDL_quit.h | 23 /* Include file for SDL quit event handling */ 43 quit events for that signal. 46 /* There are no functions directly affecting the quit event */
|