HomeSort by relevance Sort by last modified time
    Searched full:delegates (Results 126 - 150 of 552) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium/chrome/browser/download/
download_request_infobar_delegate_unittest.cc 25 // InfoBarClosed(); once InfoBars own their delegates, this can become a
  /external/chromium_org/chrome/browser/geolocation/
chrome_geolocation_permission_context.h 18 // Geolocation permissions flow, and delegates UI handling via
  /external/chromium_org/chrome/browser/media/
protected_media_identifier_permission_context.h 20 // Manages protected media identifier permissions flow, and delegates UI
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
mtp_device_map_service.h 74 // Map of attached mtp device async delegates.
  /external/chromium_org/chrome/browser/notifications/
notification_ui_manager.h 63 // notifications, another delegates to the new MessageCenter and uses native
notification_ui_manager_mac.h 28 // this class delegates to the base class.
  /external/chromium_org/chrome/browser/ui/extensions/
extension_installed_bubble.h 67 // Delegates showing the view to our |view_|. Called internally via PostTask.
  /external/chromium_org/chrome/browser/ui/views/tab_contents/
render_view_context_menu_win.cc 53 // are other delegates for the context menu. This is ok for now as this
  /external/chromium_org/chrome/test/base/
chrome_process_util.h 24 // Delegates everything we need to base::ProcessMetrics, except
  /external/chromium_org/content/browser/appcache/
appcache_dispatcher_host.h 23 // WorkerProcessHost create an instance and delegates calls to it.
  /external/chromium_org/content/browser/loader/
detachable_resource_handler.h 24 // A ResourceHandler which delegates all calls to the next handler, unless
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
LocationProviderAdapter.java 18 * Delegates all real functionality to the implementation
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/accessibility/
KitKatBrowserAccessibilityManager.java 15 * AccessibilityNodeProvider and delegates its implementation to this object.
  /external/chromium_org/content/public/browser/
speech_recognition_session_context.h 17 // and its delegates for mapping the recognition session to other browser
  /external/chromium_org/content/public/test/android/javatests/src/org/chromium/content/browser/test/util/
CriteriaHelper.java 13 * If possible, use callbacks or testing delegates instead of criteria as they
  /external/chromium_org/media/audio/mac/
audio_input_mac.h 50 // Callback from OS, delegates to non-static version below.
  /external/chromium_org/sync/android/java/src/org/chromium/sync/signin/
SystemAccountManagerDelegate.java 22 * Default implementation of {@link AccountManagerDelegate} which delegates all calls to the
  /external/chromium_org/sync/engine/
sync_directory_update_handler.h 63 // Delegates to ApplyUpdatesImpl().
  /external/chromium_org/sync/js/
README.js 25 object, which has a ProcessJsMessage() method that just delegates to
  /external/chromium_org/third_party/WebKit/Source/web/
NotificationPresenterImpl.h 62 // WebNotificationPresenter that this object delegates to.
  /external/chromium_org/webkit/browser/appcache/
appcache_storage.h 200 // Helper to call a collection of delegates.
201 #define FOR_EACH_DELEGATE(delegates, func_and_args) \
203 for (DelegateReferenceVector::iterator it = delegates.begin(); \
204 it != delegates.end(); ++it) { \
  /external/clang/test/
CMakeLists.txt 2 # for use by Lit, and delegates to LLVM's lit test handlers.
  /external/guava/guava/src/com/google/common/base/
Equivalences.java 40 * Returns an equivalence that delegates to {@link Object#equals} and {@link Object#hashCode}.
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/
NamedThreadFactory.java 39 * A simple factory that delegates to java.util.concurrent's
  /external/jsilver/src/org/clearsilver/
DelegatedCs.java 22 * Utility class that delegates all methods of an CS object. Made to

Completed in 453 milliseconds

1 2 3 4 56 7 8 91011>>