HomeSort by relevance Sort by last modified time
    Searched full:callbacks (Results 1451 - 1475 of 3607) sorted by null

<<51525354555657585960>>

  /developers/samples/android/content/contacts/BasicContactables/BasicContactablesSample/src/main/java/com/example/android/basiccontactables/
ContactablesLoaderCallbacks.java 31 * Helper class to handle all the callbacks that occur when interacting with loaders. Most of the
  /development/samples/ApiDemos/src/com/example/android/apis/app/
RemoteService.java 59 * This is a list of callbacks that have been registered with the
90 // Unregister all callbacks.
428 // Code showing how to deal with callbacks.
432 * This implementation is used to receive callbacks from the remote
  /development/samples/browseable/BasicContactables/src/com.example.android.basiccontactables/
ContactablesLoaderCallbacks.java 31 * Helper class to handle all the callbacks that occur when interacting with loaders. Most of the
  /development/samples/training/ads-and-ux/src/com/example/training/ads/
AdsCatalogActivity.java 140 // Receives callbacks on various events related to fetching ads. In this sample,
  /device/asus/flo/camera/QCamera2/HAL/
QCameraStateMachine.h 50 QCAMERA_SM_EVT_SET_CALLBACKS, // set callbacks
  /device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg.h 92 OMX_CALLBACKTYPE omx_callbacks; /* callbacks to omx engine */
  /device/generic/goldfish/camera/
PreviewWindow.h 33 * relevant camera API callbacks.
  /device/lge/mako/camera/inc/
omx_jpeg_common.h 284 OMX_IN OMX_CALLBACKTYPE* callbacks,
  /docs/source.android.com/src/devices/
bluetooth.jd 53 callbacks from the HAL when certain Bluetooth operations occur, such as when devices are
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/module/
Krb5LoginModuleTest.java 155 public void handle(Callback[] callbacks) {
  /external/blktrace/
rbtree.h 22 This will avoid us to use callbacks and to drop drammatically performances.
  /external/chromium/base/
message_pump.h 52 // message pump should take care to mix delegate callbacks with native
message_pump_glib.h 65 // Internal methods used for processing the pump callbacks. They are
  /external/chromium/base/win/
event_trace_controller.h 12 // which is a GUID, and can from that point forward receive callbacks that
event_trace_provider.h 100 // call this only when you're ready to handle callbacks.
  /external/chromium/chrome/browser/chromeos/login/
existing_user_controller.h 157 // Factory of callbacks.
  /external/chromium/chrome/browser/extensions/
extension_file_browser_private_api.h 82 // Register/unregister callbacks.
extension_incognito_apitest.cc 148 // events or callbacks.
extensions_ui.h 140 // Utility for callbacks that get an extension ID as the sole argument.
  /external/chromium/chrome/browser/
icon_manager.h 77 // work is done on the file thread, with the callbacks running on the UI
  /external/chromium/chrome/browser/metrics/
histogram_synchronizer.cc 190 // Prevent premature calling of our new callbacks.
  /external/chromium/chrome/browser/net/
predictor_api.h 6 // initialization, along with all the callbacks etc. to connect to the browser
  /external/chromium/chrome/browser/printing/
print_dialog_cloud_internal.h 108 // Callbacks from the page.
  /external/chromium/chrome/browser/resources/
cookies_tree.js 204 // CookiesTreeModelAdapter callbacks.
  /external/chromium/chrome/browser/resources/options/
certificate_manager.js 218 // CertificateManagerHandler callbacks.

Completed in 1156 milliseconds

<<51525354555657585960>>