/external/webrtc/webrtc/ |
stream.h | 32 // respond, e.g. by pausing or resuming activity.
|
/frameworks/rs/tests/lldb/tests/testcases/ |
test_rs_consts.py | 44 ['resuming',
|
test_allocation_file.py | 43 ['resuming', 84 ['resuming', 139 ['resuming',
|
test_breakpoint_kernel_multiple_rs_files.py | 78 ['resuming',
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/MultiSession/ |
BreakpointTest.java | 78 //resuming debuggee 94 logWriter.println("=> Resuming debuggee"); 95 //resuming debuggee
|
MethodEntryExitTest.java | 89 //resuming debuggee 105 logWriter.println("=> Resuming debuggee"); 106 //resuming debuggee
|
ThreadEndTest.java | 70 logWriter.println("=> Resuming debuggee"); 86 logWriter.println("=> Resuming debuggee"); 87 //resuming debuggee
|
ThreadStartTest.java | 70 logWriter.println("=> Resuming debuggee"); 87 logWriter.println("=> Resuming debuggee"); 88 //resuming debuggee
|
/frameworks/base/services/core/java/com/android/server/wm/ |
UnknownAppVisibilityController.java | 42 * We are currently waiting until the app is done resuming. 47 * The activity has finished resuming, and we are waiting on the next relayout. 106 * Notifies that {@param appWindow} has finished resuming.
|
/art/test/1908-suspend-native-resume-self/src/art/ |
Test1908.java | 44 System.out.println("Resuming other thread");
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Include/ |
Platform.h | 79 // resuming from S3. This region must be allocated by the platform code.
|
/external/autotest/server/site_tests/bluetooth_AdapterLEAdvertising/ |
control.reboot | 23 with data and parameters while suspending and resuming correctly.
|
control.suspend_resume | 23 with data and parameters while suspending and resuming correctly.
|
/external/autotest/server/site_tests/network_WiFi_ReconnectInDarkResume/ |
control.Stress | 27 9) Verify that the DUT is connected to AP 2 upon resuming from suspend
|
/external/curl/docs/libcurl/opts/ |
CURLOPT_RESUME_FROM_LARGE.3 | 55 /* resuming upload at this position, possibly beyond 2GB */
|
/external/deqp/doc/testspecs/GLES3/ |
functional.transform_feedback.txt | 35 + Pausing and resuming transform feedback
|
/external/skia/site/user/special/ |
vulkan.md | 49 resuming Skia rendering.
|
/external/toybox/lib/ |
portability.c | 10 // before resuming the parent (because they share a heap until then). And no,
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/ |
MissingStorageFragment.java | 56 Log.i(TAG, "FsUuid " + mFsUuid + " vanished upon resuming");
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/ |
SingleStepTest.java | 191 // resuming debuggee 192 logWriter.println("==> Resuming debuggee");
|
/external/autotest/server/site_tests/power_USBHotplugInSuspend/ |
power_USBHotplugInSuspend.py | 88 raise error.TestFail('No USB changes detected after resuming.') 90 # Finally, make sure hotplug still works after resuming by switching
|
/external/libunwind/src/hppa/ |
Gresume.c | 70 Debug (8, "resuming at ip=%x via sigreturn(%p)\n", c->dwarf.ip, sc); 75 Debug (8, "resuming at ip=%x via setcontext()\n", c->dwarf.ip);
|
/frameworks/av/services/audioflinger/ |
TrackBase.h | 34 RESUMING, 153 case RESUMING:
|
/frameworks/base/core/tests/coretests/src/android/animation/ |
EventsTest.java | 132 * Resumes the given animator. Used to delay resuming until some later time (after the 605 * Verify that pausing and resuming an animator ends within 631 * Verify that pausing and resuming a startDelayed animator ends within 659 * Verify that pausing an animator without resuming it causes a timeout. 687 * Verify that pausing a startDelayed animator without resuming it causes a timeout.
|
/external/libunwind/src/x86/ |
Gos-freebsd.c | 347 Debug (8, "resuming at ip=%x via setcontext()\n", c->dwarf.ip); 353 Debug (8, "resuming at ip=%x via sigreturn(%p)\n", c->dwarf.ip, sc); 357 Debug (8, "resuming at ip=%x for sigcontext format %d not implemented\n",
|