HomeSort by relevance Sort by last modified time
    Searched full:resume (Results 851 - 875 of 2255) sorted by null

<<31323334353637383940>>

  /developers/samples/android/media/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/
LocalPlayer.java 130 resume(); method
179 public void resume() { method in class:LocalPlayer
181 Log.d(TAG, "resume");
  /development/samples/Support7Demos/src/com/example/android/supportv7/media/
LocalPlayer.java 126 resume(); method
178 public void resume() { method in class:LocalPlayer
180 Log.d(TAG, "resume");
  /development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/player/
LocalPlayer.java 130 resume(); method
179 public void resume() { method in class:LocalPlayer
181 Log.d(TAG, "resume");
  /external/curl/lib/
file.c 347 /* treat the negative resume offset value as the case of "-" */
369 /*skip bytes before resume point*/
526 failf(data, "failed to resume file:// transfer");
  /external/jetty/src/java/org/eclipse/jetty/continuation/
Jetty6Continuation.java 84 _j6Continuation.resume();
146 public void resume() method in class:Jetty6Continuation
154 _j6Continuation.resume();
  /external/libunwind_llvm/src/
Unwind-sjlj.c 170 "_URC_INSTALL_CONTEXT, will resume at "
189 // clean up phase did not resume at the frame that the search phase said it
272 // clean up phase did not resume at the frame that the search phase said it
  /external/opencv3/3rdparty/include/ffmpeg_/libavformat/
avio.h 104 * Pause or resume playback for network streaming protocols - e.g. MMS.
455 * Pause and resume playing - only meaningful if using a network streaming
457 * @param pause 1 for pause, 0 for resume
  /external/valgrind/coregrind/m_gdbserver/
server.h 205 the signal to report in the next resume reply sent to GDB.
206 A call to call_gdbserver is needed to send the resume reply to GDB.
225 is needed to send the resume reply. */
  /frameworks/base/core/java/android/transition/
TransitionSet.java 483 public void resume(View sceneRoot) { method in class:TransitionSet
484 super.resume(sceneRoot);
487 mTransitions.get(i).resume(sceneRoot);
  /frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
DownloadManagerTestApp.java 255 * Tests that downloads resume when switching back and forth from having connectivity to
333 * Tests that downloads resume when switching on/off WiFi at various intervals.
401 * Tests that downloads resume when switching on/off Airplane mode numerous times at
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_virtual.cpp 230 void HWCVirtualVDS::resume(hwc_context_t* ctx, int dpy) { function in class:HWCVirtualVDS
375 void HWCVirtualV4L2::resume(hwc_context_t* ctx, int dpy){ function in class:HWCVirtualV4L2
376 //Treat Resume as Online event
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_virtual.cpp 270 void HWCVirtualVDS::resume(hwc_context_t* ctx, int dpy) { function in class:HWCVirtualVDS
413 void HWCVirtualV4L2::resume(hwc_context_t* ctx, int dpy){ function in class:HWCVirtualV4L2
414 //Treat Resume as Online event
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Unwind-sjlj.c 170 "_URC_INSTALL_CONTEXT, will resume at "
189 // clean up phase did not resume at the frame that the search phase said it
272 // clean up phase did not resume at the frame that the search phase said it
  /packages/apps/Messaging/src/com/android/messaging/ui/
AsyncImageView.java 148 * Called by the delay loader when we can resume image loading.
443 * Called by the consumer of this view to resume loading images
449 // Notify all attached views to resume loading.
  /external/icu/icu4c/source/test/cintltst/
citertst.c 71 u_uastrcpy(pattern, "resume");
72 u_uastrcpy(text, "Time to resume updating my resume.");
144 u_uastrcpy(pattern, "resume");
145 u_uastrcpy(text, "Time to resume updating my resume.");
    [all...]
  /external/llvm/test/DebugInfo/X86/
sret.ll 174 br label %eh.resume, !dbg !117
176 eh.resume: ; preds = %invoke.cont1
181 resume { i8*, i32 } %lpad.val2, !dbg !119
240 br label %eh.resume, !dbg !131
242 eh.resume: ; preds = %lpad
247 resume { i8*, i32 } %lpad.val2, !dbg !133
  /cts/tests/camera/src/android/hardware/camera2/cts/helpers/
Camera2Focuser.java 171 * to resume the continuous auto-focus.</p>
202 * resume to passive continuous auto focus.
  /cts/tests/tests/animation/src/android/animation/cts/
AnimatorSetTest.java 240 set.resume();
241 delayedSet.resume();
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
InvokeMethod002Test.java 278 // Let's resume application
283 checkReplyPacket(reply, "VirtualMachine::Resume command");
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/DebuggerOnDemand/
LaunchedDebugger.java 67 * Overrides inherited method to resume debuggee VM and then to establish
104 debuggeeWrapper.resume();
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
ForceEarlyReturnTest.java 121 // Resume the thread
123 logWriter.println("==> resume testedThread...");
  /external/kernel-headers/original/uapi/linux/
dm-ioctl.h 50 * This performs both suspend and resume, depending which flag is
55 * Resume: It is no longer an error to issue this command on an
  /external/libchrome/base/debug/
debugger_posix.cc 209 // code, use GDB to set |go| to 1 to resume execution; for X86 platform, use
253 // attach the debugger, inspect the state of the program and then resume it by
  /external/libunwind/include/
libunwind-common.h 187 int (*resume) (unw_addr_space_t, unw_cursor_t *, void *); member in struct:unw_accessors
249 #define unw_resume UNW_OBJ(resume)
  /external/libunwind/src/ia64/
Gresume.c 190 /* Take a short-cut: we directly resume out of the cursor and
257 return (*c->as->acc.resume) (c->as, (unw_cursor_t *) c, c->as_arg);

Completed in 1131 milliseconds

<<31323334353637383940>>