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

<<21222324252627282930>>

  /libcore/luni/src/main/java/java/util/concurrent/
SynchronousQueue.java 158 * The number of times to spin before blocking in timed waits.
167 * The number of times to spin before blocking in untimed waits.
168 * This is greater than timed value because untimed waits spin
    [all...]
  /cts/tests/tests/hardware/src/android/hardware/cts/
SensorTest.java 506 * - waits for {@link SensorEventListener2#onFlushCompleted(Sensor)}
  /cts/tests/tests/webkit/src/android/webkit/cts/
GeolocationTest.java 359 // Class that waits and checks for a particular value being received
  /cts/tools/utils/
monsoon.py 124 """ Requests and waits for status. Returns status dictionary. """
  /dalvik/docs/
debugger.html 118 acting as a server, the VM waits for a debugger to connect to it.
  /development/samples/training/threadsample/src/com/example/android/threadsample/
PhotoManager.java 411 * Threads are available in the thread pool, the Runnable waits in the queue.
  /external/android-clat/
config.c 165 * does dns lookups to set the plat subnet or exits on failure, waits forever for a dns response with a query backoff timer
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
PopFrames002Test.java 283 * waits to ensure that method was started.
  /external/bluetooth/bluedroid/stack/include/
avrc_api.h 256 ** that waits for an incoming AVCTP connection from the peer.
  /external/chromium_org/android_webview/native/
cookie_manager.cc 279 // waits for it to complete before returning.
  /external/chromium_org/base/message_loop/
message_pump_win.h 287 // Waits for the next IO completion that should be processed by |filter|, for
  /external/chromium_org/base/process/
kill_posix.cc 403 // A thread class which waits for the given child to exit and reaps it.
  /external/chromium_org/build/android/pylib/base/
test_dispatcher.py 86 Waits until a test is available or all tests have been handled.
  /external/chromium_org/build/android/pylib/
chrome_test_server_spawner.py 135 """Waits for the Python test server to start and gets the port it is using.
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
file_browser_handler_api.cc 10 // - Display 'save as' dialog using FileSelectorImpl which waits for the user
  /external/chromium_org/chrome/browser/chromeos/policy/
power_policy_browsertest.cc 142 // Runs |closure| and waits for |profile|'s user policy to be updated as a
  /external/chromium_org/chrome/browser/extensions/activity_log/
ad_injection_browsertest.cc 350 // The content script waits after each injection for a response from this
  /external/chromium_org/chrome/browser/extensions/api/streams_private/
streams_private_apitest.cc 224 // Deletes the download and waits until it's flushed.
  /external/chromium_org/chrome/browser/extensions/api/web_navigation/
web_navigation_apitest.cc 140 // Waits for a WC to be created. Once it starts loading |delay_url| (after at
  /external/chromium_org/chrome/browser/extensions/
extension_gcm_app_handler_unittest.cc 77 // Waits until the asynchronous operation finishes.
  /external/chromium_org/chrome/browser/
process_singleton_win.cc 376 // Chrome, releases the startup mutex, and waits for metro Chrome to take
  /external/chromium_org/chrome/browser/renderer_context_menu/
spelling_menu_observer.cc 105 // waits for |SpellingServiceClient|, it shows a placeholder text "Loading
  /external/chromium_org/chrome/browser/renderer_host/
render_process_host_chrome_browsertest.cc 104 // Implicitly waits for the renderer process associated with the specified
  /external/chromium_org/chrome/browser/resources/hotword/
nacl_manager.js 283 * Waits, with a timeout, for a message to be received from the plugin. If the
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.h 59 // waits until the HistoryService for the profile has been loaded before

Completed in 1689 milliseconds

<<21222324252627282930>>