HomeSort by relevance Sort by last modified time
    Searched full:resuming (Results 151 - 175 of 431) sorted by null

1 2 3 4 5 67 8 91011>>

  /frameworks/av/services/audioflinger/
PlaybackTracks.h 111 bool isResuming() const { return mState == RESUMING; }
  /frameworks/rs/tests/lldb/tests/testcases/
test_read_global.py 71 ['resuming',
test_read_local.py 72 ['resuming',
test_write_global_element.py 86 ['resuming',
test_write_local_element.py 85 ['resuming',
test_allocation_dump_2_cpp.py 41 ['resuming',
50 ['resuming',
305 ['resuming',
test_allocation_dump_2_jni.py 41 ['resuming',
50 ['resuming',
305 ['resuming',
  /packages/apps/Camera2/src/com/android/camera/processing/
ProcessingService.java 169 Log.d(TAG, "Resuming");
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Dictionary.java 54 // Spawned by resuming suggestions. Comes from a span that was in the TextView.
  /packages/providers/DownloadProvider/ui/res/values/
strings.xml 79 the server doesn't support resuming downloads [CHAR LIMIT=200] -->
  /platform_testing/tests/functional/appsmoke/src/android/test/appsmoke/
AppSmokeTest.java 154 // always allow resuming
  /prebuilts/ndk/r10/sources/cxx-stl/gabi++/libs/armeabi/
libgabi++_shared.so 
  /prebuilts/ndk/r10/sources/cxx-stl/gabi++/libs/armeabi-v7a/
libgabi++_shared.so 
  /system/vold/
Devmapper.cpp 252 SLOGE("Error Resuming (%s)", strerror(errno));
  /external/toolchain-utils/binary_search_tool/
binary_search_state.py 383 # first iteration after resuming will always be non-incremental. This is
586 logger.GetLogger().LogOutput('Resuming from %s' % STATE_FILE)
588 logger.GetLogger().LogOutput(('Note: resuming from previous state, '
  /external/valgrind/coregrind/
vgdb-invoker-solaris.c 418 /* Resuming failed but there is no way to get rid of the agent
424 DEBUG(1, "Resuming the agent thread for process %d.\n", pid);
432 /* Resuming failed but there is no way to get rid of the agent
  /frameworks/base/core/java/android/app/
LocalActivityManager.java 146 if (localLOGV) Log.v(TAG, r.id + ": resuming");
168 if (localLOGV) Log.v(TAG, r.id + ": restarting and resuming");
178 if (localLOGV) Log.v(TAG, r.id + ": resuming");
  /packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
PublicApiFunctionalTest.java 465 // 2. Try resuming A, but fail ETag check
478 // 2. Try resuming A, but fail ETag check
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
eap_peap.c 55 int resuming; /* starting a resumed session */ member in struct:eap_peap_data
1011 !data->resuming) {
1109 if (sm->workaround && data->resuming) {
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityStack.java     [all...]
  /external/libmicrohttpd/src/microhttpd/
internal.h 868 int resuming; member in struct:MHD_Connection
1156 * Do we need to process resuming connections?
1158 int resuming; member in struct:MHD_Daemon
    [all...]
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/
ScriptExecute.c 348 // We only use eSRAM in the PEI phase. Disable now that we are resuming the OS
  /external/autotest/client/site_tests/video_YouTubePage/
video_YouTubePage.py 340 elif subtest_name is 'resuming':
  /external/autotest/site_utils/
dump_to_cloudsql.py 276 print 'Resuming execution at command: %d' % options.resume
  /external/libunwind/src/ia64/
Gresume.c 154 Debug (8, "resuming at ip=%lx\n", (long) c->ip);

Completed in 532 milliseconds

1 2 3 4 5 67 8 91011>>