HomeSort by relevance Sort by last modified time
    Searched full:synchronously (Results 326 - 350 of 825) sorted by null

<<11121314151617181920>>

  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
SynchronousContactsProvider2.java 30 * synchronously and wipes all data at construction time.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
FixLaunchConfig.java 36 * This fix can be done synchronously, or asynchronously.<br>
  /frameworks/base/core/tests/coretests/src/android/app/
DownloadManagerBaseTest.java 715 * Helper function to synchronously wait, or timeout if the maximum threshold has been exceeded.
776 * Synchronously waits for external store to be mounted (eg: SD Card).
793 * Synchronously waits for a download to start.
833 * Synchronously waits for our receiver to receive notification for a given number of
854 * Synchronously waits for a file to increase in size (such as to monitor that a download is
    [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete_unittest.cc 68 // Generate one result synchronously, the rest later.
159 // The providers don't complete synchronously, so listen for "result updated"
keyword_provider.cc 171 // relevances and we can just recreate the results synchronously anyway, we
496 // the relevance of the first result (added synchronously in Start()),
autocomplete_popup_model.cc 208 // This will synchronously notify both the edit and us that the results
  /external/chromium/chrome/browser/net/
connection_tester.cc 127 // So instead we will probe synchronously (might take 100-200 ms).
312 // Read failed synchronously.
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_service.h 153 // can synchronously determine that the url is safe, CheckUrl returns true.
439 // Note: Functions that run on this thread should run synchronously and return
  /external/chromium_org/chrome/browser/chromeos/policy/
user_cloud_policy_store_chromeos.cc 216 // thread. This only happens when the Profile is created synchronously, which
220 // However, on those paths we must load policy synchronously so that the
  /external/chromium_org/chrome/browser/safe_browsing/
database_manager.h 131 // can synchronously determine that the url is safe, CheckUrl returns true.
404 // Note: Functions that run on this thread should run synchronously and return
  /external/chromium_org/chrome/browser/ui/views/ash/
tab_scrubber_browsertest.cc 79 // Sends one scroll event synchronously without initial or final
150 // synchronously (as we don't have anything to wait for).
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
webRequest.html 64 be handled synchronously to provide authentication credentials. Note that
187 function is handled synchronously. That means that the request is blocked until
  /external/chromium_org/extensions/browser/
extension_function.h 408 // A SyncExtensionFunction is an ExtensionFunction that runs synchronously
410 // running synchronously relative to the extension process. From the extension
  /external/chromium_org/jingle/glue/
proxy_resolving_client_socket.cc 199 // ProcessConnectDone synchronously.
278 // If ReconsiderProxyAfterError() failed synchronously, it means
  /external/chromium_org/net/websockets/
websocket_job.cc 514 // Loop as long as SetCookieWithOptionsAsync completes synchronously. Since
517 // the callback is run synchronously, it won't be run in parallel with this
  /frameworks/wilhelm/src/itf/
IOutputMixExt.c 72 // will block synchronously until mixer acknowledges the Clear request
85 // synchronously in the PreDestroy hook until mixer acknowledges the Destroy request
  /external/chromium/base/
observer_list_threadsafe.h 43 // synchronously and immediately.
  /external/chromium/base/synchronization/
waitable_event.h 89 // Wait, synchronously, on multiple events.
  /external/chromium/chrome/browser/
gpu_process_host_ui_shim.cc 269 // Resize the window synchronously. The GPU process must not issue GL
  /external/chromium/chrome/browser/password_manager/
password_store.h 191 // password sync can call it as well after synchronously updating the password
  /external/chromium/chrome/browser/ui/gtk/
reload_button_gtk.cc 184 // may happen synchronously, thus the need to do this before telling the
  /external/chromium/net/base/
cert_verifier.h 95 // could not be completed synchronously, in which case the result code will
  /external/chromium/net/disk_cache/
file_posix.cc 71 // operation never finishes synchronously.
  /external/chromium/net/http/
http_stream_factory_impl_job.h 178 // available synchronously or asynchronously. Otherwise, the given error
http_transaction_unittest.h 152 // synchronously or asynchronously to help exercise different code paths in the

Completed in 702 milliseconds

<<11121314151617181920>>