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

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/WebCore/manual-tests/
debugger-caught-uncaught-exceptions.html 6 // Pause on uncaught exceptions and pause on all exceptions should pause here,
15 // This will pause on Pause on all exceptions, but not Pause on uncaught exceptions.
23 // This will pause on both Pause on all exceptions and Pause on uncaught exceptions.
29 <p>This page tests <a href="https://bugs.webkit.org/show_bug.cgi?id=28622">Caught exceptions still pause the debugger</a
    [all...]
video-player.html 53 videoElem.addEventListener("pause", stoppedPlaying);
56 videoElem.pause();
93 videoElem.pause();
  /bionic/libc/arch-arm/syscalls/
pause.S 5 .type pause, #function
6 .globl pause
10 pause: label
  /bionic/libc/arch-x86/syscalls/
pause.S 5 .type pause, @function
6 .globl pause
9 pause: label
  /bionic/libc/arch-sh/syscalls/
pause.S 5 .type pause, @function
6 .globl pause
9 pause: label
  /cts/tests/tests/graphics/src/android/opengl/cts/
GLSurfaceViewTest.java 60 * pause/resume sequences without crashing. The delay is used to allow
61 * asynchronous events to occur in between the pause and resume operations.
72 Log.w(TAG, "Pause/Resume (w/ delay) step " + i + " - pause");
77 Log.w(TAG, "Pause/Resume (w/ delay) step " + i + " - resume");
87 * pause/resume sequences without crashing. No delay is used so that a
96 Log.w(TAG, "Pause/Resume (no delay) step " + i + " - pause");
100 Log.w(TAG, "Pause/Resume (no delay) step " + i + " - resume");
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
MediaPlayerPauseStateUnitTest.java 25 * MediaPlayer.pause() method can be called.
31 * 1. It is valid to call pause() in the following states:
33 * 2. It is invalid to call pause() in the following states:
56 player.pause();
66 return "pause()";
  /frameworks/base/opengl/tests/testPauseResume/
README 13 W/TestActivity( 1885): step 236 pause
21 W/TestActivity( 1466): step 26 pause
31 W/TestActivity( 1466): step 27 pause
33 W/TestActivity( 1466): step 28 pause
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
mii.h 75 #define ADVERTISE_1000XPAUSE 0x0080 /* Try for 1000BASE-X pause */
77 #define ADVERTISE_1000XPSE_ASYM 0x0100 /* Try for 1000BASE-X asym pause */
79 #define ADVERTISE_PAUSE_CAP 0x0400 /* Try for pause */
80 #define ADVERTISE_PAUSE_ASYM 0x0800 /* Try for asymetric pause */
98 #define LPA_1000XPAUSE 0x0080 /* Can do 1000BASE-X pause */
100 #define LPA_1000XPAUSE_ASYM 0x0100 /* Can do 1000BASE-X pause asym*/
102 #define LPA_PAUSE_CAP 0x0400 /* Can pause */
103 #define LPA_PAUSE_ASYM 0x0800 /* Can pause asymetrically */
  /frameworks/base/media/libmedia/
IAudioTrack.cpp 37 PAUSE,
84 virtual void pause() function in class:android::BpAudioTrack
88 remote()->transact(PAUSE, data, &reply);
151 case PAUSE: {
153 pause();
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
MediaPlayerApiTest.java 151 //Test cases for pause
154 boolean isPaused = CodecTest.pause(MediaNames.MP3CBR);
155 assertTrue("MP3CBR Pause", isPaused);
160 boolean isPaused = CodecTest.pause(MediaNames.MP3VBR);
161 assertTrue("MP3VBR Pause", isPaused);
166 boolean isPaused = CodecTest.pause(MediaNames.MIDI);
167 assertTrue("MIDI Pause", isPaused);
173 boolean isPaused = CodecTest.pause(MediaNames.WMA9);
174 assertTrue("WMA9 Pause", isPaused);
180 boolean isPaused = CodecTest.pause(MediaNames.AMR);
    [all...]
  /development/samples/Snake/src/com/example/android/snake/
Snake.java 62 mSnakeView.setMode(SnakeView.PAUSE);
70 // Pause the game along with the activity
71 mSnakeView.setMode(SnakeView.PAUSE);
  /external/skia/include/views/
SkOSSound.h 25 static void Pause();
  /frameworks/base/media/libmediaplayerservice/
StagefrightPlayer.cpp 71 return pause(); // what's the difference?
74 status_t StagefrightPlayer::pause() { function in class:android::StagefrightPlayer
75 LOGV("pause");
77 return mPlayer->pause();
  /external/quake/quake/app/id1/
config.cfg 72 // // Generated by GLQuake. DO NOT MODIFY! // unbindconfig bind "TAB" "+showscores" bind "ENTER" "+jump" bind "ESCAPE" "togglemenu" bind "SPACE" "+jump" bind "+" "sizeup" bind "," "+moveleft" bind "-" "sizedown" bind "." "+moveright" bind "/" "impulse 10" bind "0" "impulse 0" bind "1" "impulse 1" bind "2" "impulse 2" bind "3" "impulse 3" bind "4" "impulse 4" bind "5" "impulse 5" bind "6" "impulse 6" bind "7" "impulse 7" bind "8" "impulse 8" bind "=" "sizeup" bind "\" "+mlook" bind "`" "toggleconsole" // Original Quake binding // bind "a" "+lookup" // bind "c" "+movedown" // bind "d" "+moveup" // bind "t" "messagemode" // bind "z" "+lookdown" bind "w" "+forward" bind "s" "+back" bind "a" "+left" bind "d" "+right" bind "q" "+lookup" bind "z" "+lookdown" bind "v" "+movedown" bind "f" "+moveup" bind "t" "messagemode" bind "~" "toggleconsole" bind "UPARROW" "+forward" bind "DOWNARROW" "+back" bind "LEFTARROW" "+left" bind "RIGHTARROW" "+right" bind "ALT" "+strafe" bind "CTRL" "+attack" bind "SHIFT" "+speed" bind "F1" "help" bind "F2" "menu_save" bind "F3" "menu_load" bind "F4" "menu_options" bind "F5" "menu_multiplayer" bind "F6" "echo Quicksaving...; wait; save quick" bind "F9" "echo Quickloading...; wait; load quick" bind "F10" "quit" bind "F11" "zoom_in" bind "F12" "screenshot" bind "INS" "+klook" bind "DEL" "+lookdown" bind "PGDN" "+lookup" bind "END" "centerview" bind "MOUSE1" "+attack" bind "MOUSE2" "+forward" bind "MOUSE3" "+mlook" bind "PAUSE" "pause" m_filter "0.2" m_filtercutoff "80" confirmquit "1" m_side "0.8" m_forward "1" m_yaw "0.022" m_pit (…)
  /frameworks/base/core/tests/utillib/src/coretestutils/http/
MockResponse.java 209 * Sets the number of bytes in the body to send before which the server should pause the
210 * connection (stalls in sending data). Only one pause per response is supported.
219 * Returns the number of bytes in the body to send before which the server should pause the
220 * connection (stalls in sending data). (Returns -1 if it should not pause).
227 * Returns true if this response is flagged to pause the connection mid-stream, false otherwise
MockWebServer.java 304 int pause = response.getPauseConnectionAfterXBytes(); local
307 // Don't bother pausing if it's set to pause -after- the connection should be dropped
308 if (shouldPause && shouldClose && (pause > close)) {
318 if (shouldPause && (writtenSoFar + currentBlockSize >= pause)) {
319 writeLength = pause - writtenSoFar;
324 // now pause...
326 Log.i(LOG_TAG, "Pausing connection after " + pause + " bytes");
336 Log.e(LOG_TAG, "Server was interrupted during pause in download.");
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaConnection.java 597 // will be released after any pause-dial is completed
623 } else if (c == PhoneNumberUtils.PAUSE) {
624 setPostDialState(PostDialState.PAUSE);
627 // pause again for 2 seconds before sending any
653 int pIndex = subStr.indexOf(PhoneNumberUtils.PAUSE);
703 // We were holding a wake lock until pause-dial was complete, so give it up now
787 s == PostDialState.PAUSE) {
824 return c == PhoneNumberUtils.PAUSE;
831 // This function is to find the next PAUSE character index if
832 // multiple pauses in a row. Otherwise it finds the next non PAUSE o
    [all...]
  /external/webkit/WebCore/html/
HTMLLabelElement.cpp 76 void HTMLLabelElement::setActive(bool down, bool pause)
82 HTMLElement::setActive(down, pause);
86 element->setActive(down, pause);
  /frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
BaselineButtonsTest.java 49 mPause = (ImageButton) activity.findViewById(R.id.pause);
75 assertEquals("Pause incorrect height", pauseHeight, mPause.getHeight());
78 assertEquals("Pause wrong top", 0, mPause.getTop());
  /external/webkit/WebKitExamplePlugins/NetscapeCoreAnimationMoviePlugin/NetscapeCoreAnimationMoviePlugin.xcodeproj/
project.pbxproj 13 1A80011A0FDB2CB2000F3646 /* Pause.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 1A8001140FDB2CB2000F3646 /* Pause.tiff */; };
30 1A8001140FDB2CB2000F3646 /* Pause.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Pause.tiff; sourceTree = "<group>"; };
82 1A8001140FDB2CB2000F3646 /* Pause.tiff */,
154 1A80011A0FDB2CB2000F3646 /* Pause.tiff in Resources */,
  /external/libvpx/vp8/common/
threading.h 60 #define pause(voidpara) __asm PAUSE macro
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/
SDL_syscdrom.h 48 /* Pause play */
49 int (*Pause)(SDL_CD *cdrom);
  /external/quake/quake/src/QW/client/
vid.h 83 void VID_HandlePause (qboolean pause);
84 // called only on Win32, when pause happens, so the mouse can be released
  /external/quake/quake/src/WinQuake/
vid.h 83 void VID_HandlePause (qboolean pause);
84 // called only on Win32, when pause happens, so the mouse can be released

Completed in 677 milliseconds

1 2 3 4 5 6 7 8 91011>>