HomeSort by relevance Sort by last modified time
    Searched full:waits (Results 526 - 550 of 1077) sorted by null

<<21222324252627282930>>

  /external/dhcpcd/
dhcpcd.8.in 95 then daemonises and waits for the lease renewal time to lapse.
288 then waits until this process has exited.
396 then waits until this process has exited.
  /external/iputils/doc/
ping.sgml 90 option, <command/ping/ waits for
416 packet are sent, it waits either for
427 in absence of any responses, otherwise <command/ping/ waits for two RTTs.
  /frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
UiDevice.java 469 * Waits for the current application to idle.
479 * Waits for the current application to idle.
775 * Waits for a window content update event to occur.
  /libcore/libart/src/main/java/java/lang/
Object.java 368 * <p>While the thread waits, it gives up ownership of this object's
398 * <p>While the thread waits, it gives up ownership of this object's
437 * <p>While the thread waits, it gives up ownership of this object's
  /libcore/luni/src/main/java/java/util/concurrent/
Exchanger.java 159 * waits just omit the blocking part, and instead cancel. The spin
501 * Waits for another thread to arrive at this exchange point (unless
546 * Waits for another thread to arrive at this exchange point (unless
  /frameworks/base/docs/html/tools/help/uiautomator/
UiObject.jd 184 by this UiObject and waits for window transitions.</div>
202 <div class="jd-descrdiv">Waits for window transitions that would typically take longer than the
873 <div class="jd-descrdiv">Waits a specified length of time for a view to become visible.</div>
891 <div class="jd-descrdiv">Waits a specified length of time for a view to become undetectable.</div>
1584 by this UiObject and waits for window transitions.
1586 This method differ from <code><a href="#click()">click()</a></code> only in that this method waits for a
    [all...]
UiCollection.jd 230 by this UiObject and waits for window transitions.</div>
795 <div class="jd-descrdiv">Waits a specified length of time for a UI element to become visible.</div>
813 <div class="jd-descrdiv">Waits a specified length of time for a UI element to become undetectable.</div>
  /frameworks/native/services/inputflinger/
InputDispatcher.h 71 /* Waits for previous events to be dispatched so that the input dispatcher can determine
76 /* Waits for the input event to be completely processed. */
290 /* Injects an input event and optionally waits for sync.
    [all...]
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/testcases/
Camera2MultiViewTestCase.java 314 /** Waits until the camera preview is up running */
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/EventModifiers/
JDWPEventModifierTestCase.java 218 * Waits for the first corresponding event.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
CombinedEventsTest.java 186 * breakpoint at the beginning of method sampleMethod() of debuggee, waits
441 * breakpoint at the beginning of method sampleMethod() of debuggee, waits
571 * breakpoint inside method run() of debuggee, waits for this breakpoint and
    [all...]
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
MonitorInfoTest.java 56 * <BR>Then test waits for Debuggee to continue and to enter in synchronized block
  /external/chromium_org/build/mac/
tweak_info_plist.py 36 """Runs a subprocess and waits for termination. Returns (stdout, returncode)
  /external/chromium_org/cc/output/
gl_renderer.h 62 // Waits for rendering to finish.
  /external/chromium_org/chrome/browser/chromeos/drive/
change_list_loader_unittest.cc 175 // It again waits for the in-flight UpdateAboutResoure call, even though this
  /external/chromium_org/chrome/browser/chromeos/extensions/
accessibility_features_apitest.cc 201 // |RunPlatformAppTestWithArg| waits for the test extension to load by
  /external/chromium_org/chrome/browser/download/
chrome_download_manager_delegate_unittest.cc 150 // Invokes ChromeDownloadManagerDelegate::CheckForFileExistence and waits for
  /external/chromium_org/chrome/browser/password_manager/
password_manager_browsertest.cc 62 // Observer that waits for navigation to complete and for the password infobar
293 // Wrapper around ui_test_utils::NavigateToURL that waits until
305 // Waits until the "value" attribute of the HTML element with |element_id| is
307 // waits until the "change" event is fired for the element. This also
    [all...]
  /external/chromium_org/chrome/browser/safe_browsing/incident_reporting/
incident_reporting_service.h 62 // collects environmental data, finds the most recent binary download, and waits
  /external/chromium_org/chrome/browser/sync/
backend_migrator_unittest.cc 181 // Test that the migrator waits for the data type manager to be idle before
  /external/chromium_org/chrome/browser/sync/test/integration/
typed_urls_helper.cc 141 // Waits for the history DB thread to finish executing its current set of
  /external/chromium_org/chrome/browser/ui/cocoa/download/
download_shelf_controller_unittest.mm 64 // cancelAutoClose. During regular operation, a scheduled autoClose waits for 5
  /external/chromium_org/chrome/browser/ui/cocoa/tabs/
tab_strip_controller.h 230 // waits until the next call to |-layoutTabs| to show it again.
  /external/chromium_org/chrome/test/chromedriver/server/
chromedriver_server.cc 200 // destroyed, which waits until all pending tasks have been completed.
  /external/chromium_org/chrome/test/nacl/
nacl_browsertest.cc 271 LOG(INFO) << "Waiting for script to exit (which waits for embed to die).";

Completed in 928 milliseconds

<<21222324252627282930>>