HomeSort by relevance Sort by last modified time
    Searched full:resuming (Results 51 - 75 of 232) sorted by null

1 23 4 5 6 7 8 910

  /external/wpa_supplicant/
eap_fast.c 102 int resuming; /* starting a resumed session */ member in struct:eap_fast_data
    [all...]
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
DeviceInfoResult.java 411 "resuming a test run across different devices and/or builds?",
  /external/chromium/chrome/browser/download/
download_item.cc 625 // |IsPartialDownload()|, when resuming interrupted downloads is implemented.
download_item.h 156 // when resuming a download (assuming the server supports byte ranges).
  /external/qemu/android/
qemu-setup.c 211 D( "console port number sent to remote. resuming boot" );
  /frameworks/base/media/libmediaplayerservice/
MidiFile.cpp 212 // resuming after pause?
  /frameworks/base/services/java/com/android/server/wm/
DragState.java 153 Slog.d(WindowManagerService.TAG, "Resuming rotation after drag");
  /frameworks/base/tests/DumpRenderTree/assets/
run_layout_tests.py 226 logging.info("Resuming layout test runner...");
  /hardware/invensense/mlsdk/mllite/
mldl_cfg_mpu.c 277 //MPL_LOGI("%s: Resuming to %04lx\n", __func__, mldl_cfg->requested_sensors);
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
OpenSSLSessionImpl.java 356 * and available for resuming or joining or not.
  /packages/apps/Mms/src/com/android/mms/dom/smil/
SmilPlayer.java 38 * The SmilPlayer is responsible for playing, stopping, pausing and resuming a SMIL tree.
  /packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
PublicApiFunctionalTest.java 603 * @return the last request sent to the server, resuming after the interruption
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
ClientData.java 60 * connect to it before resuming. */
  /external/qemu/audio/
alsaaudio.c 824 dolog ("Resuming suspended output stream\n");
1090 dolog ("Resuming suspended input stream\n");
    [all...]
  /frameworks/base/services/audioflinger/
AudioFlinger.cpp     [all...]
  /dalvik/vm/compiler/codegen/arm/
ArmLIR.h 25 * r4 (rPC) is scratch for Jit, but most be restored when resuming interp
29 * r8 (rIBASE) is scratch for Jit, but must be restored when resuming interp
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
vcdecoder.cc 211 // the header and on resuming after a RESULT_END_OF_DATA was returned from a
    [all...]
  /frameworks/media/libvideoeditor/lvpp/
PreviewPlayerBase.cpp 606 LOGI("cache has filled up (> %d), resuming.",
637 LOGI("cache has filled up (%.2f secs), resuming.",
    [all...]
  /dalvik/vm/alloc/
Heap.cpp 628 LOGV_HEAP("Resuming threads");
  /external/chromium/chrome/browser/
external_tab_container_win.cc 250 // Wait for the automation channel to be initialized before resuming pending
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/tls/
tlsv1_client_read.c 108 wpa_printf(MSG_DEBUG, "TLSv1: Resuming old session");
  /external/wpa_supplicant_8/src/tls/
tlsv1_client_read.c 108 wpa_printf(MSG_DEBUG, "TLSv1: Resuming old session");
  /frameworks/base/docs/html/resources/tutorials/opengl/
opengl-es10.jd 141 view. Notice that this activity implements crucial lifecycle callbacks for pausing and resuming its
  /frameworks/base/services/java/com/android/server/am/
ActivityRecord.java 84 long cpuTimeAtResume; // the cpu time of host process at the time of resuming activity
    [all...]
  /frameworks/media/libvideoeditor/vss/mcs/inc/
M4MCS_API.h 414 * In that case, resuming the MCS is simply achieved by calling

Completed in 685 milliseconds

1 23 4 5 6 7 8 910