HomeSort by relevance Sort by last modified time
    Searched full:resume (Results 501 - 525 of 3201) sorted by null

<<21222324252627282930>>

  /external/autotest/server/site_tests/network_WiFi_RoamSuspend/
network_WiFi_RoamSuspend.py 20 5) Watches to make sure the DUT connects to this BSS on resume.
44 # connected to the AP and simply resume without re-associating or
  /external/autotest/server/site_tests/network_WiFi_RoamSuspendSSID/
network_WiFi_RoamSuspendSSID.py 19 5) Assert that the DUT automatically connects to network A on resume.
61 'on resume.')
  /external/autotest/server/site_tests/platform_ExternalUsbPeripherals/
control.detect.login_suspend_resume 20 after events like reboot, login, suspend, resume etc.
48 default_actions = str("login,suspend,resume")
control.detect.login_suspend_unplug_resume_plug 20 after events like reboot, login, suspend, resume etc.
48 default_actions = str("login,suspend,unplug,resume,plug")
control.detect.login_unplug_suspend_plug_resume 20 after events like reboot, login, suspend, resume etc.
48 default_actions = str("login,unplug,suspend,plug,resume")
control.detect.login_unplug_suspend_resume_plug 20 after events like reboot, login, suspend, resume etc.
48 default_actions = str("login,unplug,suspend,resume,plug")
  /external/llvm/test/CodeGen/X86/
coalesce_commute_subreg.ll 32 %resume.val114 = phi i64 [ %0, %for.body5.lr.ph.i ], [ %end.idx.rnd.down111, %vector.body104 ], [ %end.idx.rnd.down111, %vector.ph103 ]
33 %cmp.n116 = icmp eq i64 undef, %resume.val114
sjlj-eh.ll 47 ; CHECK: movl $[[RESUME:LBB[0-9]+_[0-9]+]], -28(%ebp)
61 ; CHECK: [[RESUME]]:
  /external/llvm/test/Transforms/Inline/
inline_returns_twice.ll 51 resume i32 %lp
74 resume i32 %lp
  /external/python/cpython2/Demo/threads/
Generator.py 41 self.getlock.release() # Resume consumer thread
50 self.putlock.release() # Resume producer thread
  /external/r8/src/test/java/com/android/tools/r8/debug/
InterfaceMethodTest.java 43 commands.add(run() /* resume after 2nd breakpoint */);
57 commands.add(run() /* resume after 1st breakpoint */);
  /external/smali/smalidea/src/main/java/org/jf/smalidea/debugging/value/
LazyThreadGroupReference.java 56 @Override public void resume() { method in class:LazyThreadGroupReference
57 getValue().resume();
  /frameworks/base/location/java/android/location/
IFusedGeofenceHardware.aidl 63 * @param geofenceid The geofence to resume monitoring.
64 * @param transitionsToMonitor The transitions to monitor upon resume.
  /frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
RSTest_v14.java 65 mView.resume();
79 // continue/resume this test ever. It should always start fresh.
  /frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
RSTest_v16.java 65 mView.resume();
79 // continue/resume this test ever. It should always start fresh.
  /packages/apps/Camera2/src/com/android/camera/processing/
ProcessingTask.java 77 * Resume the task if it has been suspended before.
79 public void resume(); method in interface:ProcessingTask
  /packages/apps/Messaging/src/com/android/messaging/ui/
AudioPlaybackProgressBar.java 70 resume(); method
82 public void resume() { method in class:AudioPlaybackProgressBar
  /prebuilts/ndk/r11/sources/android/support/src/musl-multibyte/
mbsrtowcs.c 21 goto resume;
75 resume:
  /prebuilts/ndk/r13/sources/android/support/src/musl-multibyte/
mbsrtowcs.c 21 goto resume;
75 resume:
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
S3IoLib.h 3 to be replayed during an S3 resume. This library class maps directly on top
24 on S3 resume.
45 on S3 resume.
69 replayed on S3 resume.
95 on S3 resume.
121 the value in the S3 script to be replayed on S3 resume.
149 be replayed on S3 resume.
178 be replayed on S3 resume.
213 S3 script to be replayed on S3 resume.
249 S3 script to be replayed on S3 resume.
    [all...]
  /cts/tests/fragment/src/android/fragment/cts/
FragmentLifecycleTest.java 315 FragmentTestUtil.resume(mActivityRule, fc, null);
412 FragmentTestUtil.resume(mActivityRule, fc, null);
449 FragmentTestUtil.resume(mActivityRule, fc, null);
485 FragmentTestUtil.resume(mActivityRule, fc, null);
687 FragmentTestUtil.resume(mActivityRule, fc1, null);
728 FragmentTestUtil.resume(mActivityRule, fc2, savedState);
772 FragmentTestUtil.resume(mActivityRule, fc, null);
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Include/Guid/
AcpiVariableCompatibility.h 2 Definitions for data structures used in S3 resume.
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
AcpiS3Context.h 2 Definitions for data structures used in S3 resume.
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
S3Lib.h 21 This function is responsible for calling the S3 resume vector in the ACPI Tables.
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PeiS3LibNull/
PeiS3LibNull.c 22 This function is responsible for calling the S3 resume vector in the ACPI Tables.

Completed in 1369 milliseconds

<<21222324252627282930>>