HomeSort by relevance Sort by last modified time
    Searched full:asynchronous (Results 751 - 775 of 2015) sorted by null

<<31323334353637383940>>

  /external/chromium_org/chrome/browser/android/provider/
chrome_browser_provider.cc 75 // - AsyncServiceRequest: base class for any asynchronous requests made to a
82 // - FaviconServiceTask: base class for asynchronous requests that make use of
85 // - HistoryProviderTask: base class for asynchronous requests that make use of
88 // - SearchTermTask: base class for asynchronous requests that involve the
616 // Base class for asynchronous blocking requests to Chromium services.
638 // Base class for all asynchronous blocking tasks that use the favicon service.
699 // Base class for all asynchronous blocking tasks that use the Android history
    [all...]
  /frameworks/base/docs/html/google/play/billing/v2/
billing_integrate.jd 57 <li>Handling broadcast intents (asynchronous responses) from Google Play.</li>
96 <td>A {@link android.content.BroadcastReceiver} that receives asynchronous response messages
329 android.content.BroadcastReceiver} that you will use to receive asynchronous response messages
451 an asynchronous broadcast intent. For more information about the various Bundle keys that are
534 <p>The <code>CHECK_BILLING_SUPPORTED</code> request does not trigger any asynchronous responses
644 <p>A <code>REQUEST_PURCHASE</code> request also triggers two asynchronous responses (broadcast
    [all...]
  /external/chromium_org/chrome/browser/mac/
keystone_glue.mm 802 // asynchronous operation is pending, or even after promotion has already
826 // Starting a synchronous operation while an asynchronous one is pending
857 // TODO(mark): Make asynchronous. That only makes sense if the promotion
858 // operation itself is asynchronous too. http://b/2290009. Hopefully,
861 // However, preflight operation (and promotion) should only be asynchronous
    [all...]
  /external/mdnsresponder/mDNSShared/
dns_sd.h     [all...]
  /frameworks/base/docs/html/guide/topics/media/
mediaplayer.jd 14 <li><a href='#preparingasync'>Asynchronous Preparation</a></li>
22 <li><a href="#asyncerror">Handling asynchronous errors</a></li>
153 <h3 id='preparingasync'>Asynchronous Preparation</h3>
279 for asynchronous processing.</p>
310 <h3 id="asyncerror">Handling asynchronous errors</h3>
313 be signaled with an exception or an error code, but whenever you use asynchronous
    [all...]
  /external/chromium/base/
message_pump_win.h 203 // Clients interested in receiving OS notifications when asynchronous IO
324 // Register the handler to be used when asynchronous IO for the given file
  /external/chromium/chrome/browser/webdata/
web_data_service.h 55 // web pages. All data is retrieved and archived in an asynchronous way.
668 // All requests to the web data service are asynchronous. When the request has
  /external/chromium/net/base/
file_stream_posix.cc 282 // make sure we will perform asynchronous File IO to it.
294 // Abort any existing asynchronous operations.
  /external/chromium/net/disk_cache/
backend_impl.h 71 // Synchronous implementation of the asynchronous interface.
211 // Handles the pending asynchronous IO count.
  /external/chromium/net/url_request/
url_request_job.h 206 // Used as an asynchronous callback for Kill to notify the URLRequest
322 // We keep a pointer to the read buffer while asynchronous reads are
  /external/chromium_org/base/message_loop/
message_pump_win.h 205 // Clients interested in receiving OS notifications when asynchronous IO
326 // Register the handler to be used when asynchronous IO for the given file
  /external/chromium_org/chrome/browser/printing/
print_view_manager_base.cc 134 // Out of sync. It may happen since we are completely asynchronous. Old
475 // Out of sync. It may happens since we are completely asynchronous. Old
  /external/chromium_org/chrome/browser/profiles/
profile_manager.h 103 // Explicit asynchronous creation of a profile located at |profile_path|.
254 // asynchronous profile creation method. Virtual so that unittests can return
  /external/chromium_org/content/browser/tracing/
tracing_controller_impl.cc 217 // caller that tracing has ended. Use asynchronous OnDisableRecordingAcked
318 // caller that capturing snapshot has ended. Use asynchronous
  /external/chromium_org/media/cdm/ppapi/
cdm_wrapper.h 110 // asynchronous, keep track of the current request during the call to handle
290 // If GenerateKeyRequest() failed, no subsequent asynchronous replies
  /external/chromium_org/net/disk_cache/
backend_impl.h 65 // Synchronous implementation of the asynchronous interface.
214 // Handles the pending asynchronous IO count.
  /external/chromium_org/net/url_request/
url_request_job.h 255 // Used as an asynchronous callback for Kill to notify the URLRequest
385 // We keep a pointer to the read buffer while asynchronous reads are
  /external/chromium_org/ppapi/cpp/
url_request_info.h 274 /// the prefetched buffer of an asynchronous load. When exceeded, the browser
297 /// of an asynchronous load. When reached, the browser will resume loading if
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
file_downloader.cc 165 // Request asynchronous download of the url providing an on-load callback.
166 // As long as this step is guaranteed to be asynchronous, we can call
  /external/chromium_org/remoting/webapp/
host_dispatcher.js 10 * asynchronous, this class stores any requests on a queue, pending the result
359 // a field member, rather than an asynchronous method.
  /external/qemu/android/
adb-server.c 63 /* I/O port for asynchronous I/O on the host socket. */
85 /* I/O port for asynchronous I/O on ADB server socket. */
  /frameworks/base/core/java/android/os/
MessageQueue.java 146 // Stalled by a barrier. Find the next asynchronous message in the queue.
337 // and the message is the earliest asynchronous message in the queue.
  /frameworks/base/docs/html/training/connect-devices-wirelessly/
nsd.jd 164 <p>Note that this method is asynchronous, so any code that needs to run
192 setting up a discovery listener with the relevant callbacks, and making a single asynchronous
wifi-direct.jd 264 // asynchronous call and the calling activity is notified with a
351 asynchronous call, so results will be received by the connection info listener
  /frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfoAsyncQuery.java 36 * Helper class to make it easier to run asynchronous caller-id lookup queries.
178 * Asynchronous query handler class for the contact / callerinfo object.

Completed in 1523 milliseconds

<<31323334353637383940>>