HomeSort by relevance Sort by last modified time
    Searched full:notified (Results 51 - 75 of 665) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/password_manager/
password_store.h 95 // notified on completion.
101 // tracked. Implement the PasswordStoreConsumer interface to be notified on
107 // PasswordStoreConsumer interface to be notified on completion.
113 // Adds an observer to be notified when the password store data changes.
149 // (or not), the consumer should be notified.
  /external/chromium/chrome/browser/extensions/
image_loading_tracker.h 35 // Observer is notified immediately from the call to LoadImage. In other words,
36 // by the time LoadImage returns the observer has been notified.
  /external/chromium/chrome/browser/
favicon_service.h 47 // Requests the |icon_type| of favicon. |consumer| is notified when the bits
66 // notified when the bits have been fetched. |icon_types| can be any
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_bubble_gtk.h 44 // Implements the InfoBubbleGtkDelegate. We are notified when the bubble
62 // Notified when |content_| is destroyed so we can delete our instance.
  /external/chromium/net/http/
http_cache.h 84 // ERR_IO_PENDING is returned, the |callback| will be notified when the
154 // |callback| will be notified when the operation completes. The pointer that
243 // will be notified via its IO callback if this method returns ERR_IO_PENDING.
251 // Dooms the entry selected by |key|. |trans| will be notified via its IO
256 // Dooms the entry selected by |key|. |trans| will be notified via its IO
285 // in |*entry|. |trans| will be notified via its IO callback if this method
291 // ActiveEntry in |*entry|. |trans| will be notified via its IO callback if
300 // the transaction will be notified about completion via its IO callback. This
  /external/webkit/Source/WebCore/platform/network/win/
NetworkStateNotifierWin.cpp 91 // NotifyAddrChange only notifies us of a single address change. Now that we've been notified,
92 // we need to call it again so we'll get notified the *next* time.
  /frameworks/base/location/java/android/location/
CountryDetector.java 40 * To be notified of the future country change, use the
56 * together. The CountryListener will be notified through the specific
  /packages/apps/Mms/src/com/android/mms/ui/
NumberPickerDialog.java 54 * @param callBack How parent is notified.
69 * @param callBack How parent is notified.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
SuggestionsAdapter.java 46 * Sets the listener to be notified of clicks on suggestions.
51 * Sets the listener to be notified of focus change events on suggestion views.
  /bionic/libc/bionic/
ptrace.c 58 * Hook for gdb to get notified when a thread is created
  /external/chromium/chrome/browser/autofill/
autofill_dialog.h 45 // |observer| will be notified by OnAutoFillDialogAccept when the user has
  /external/chromium/chrome/browser/history/
archived_database.h 47 // database is too old to migrate, the user will be notified. In this case, or
  /external/chromium/chrome/browser/sync/notifier/
p2p_notifier.h 66 // Whether |talk_mediator_| has notified us that notifications are
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_bridge.mm 18 // We will be notified when that happens with the AddObserver() call.
  /external/chromium/chrome/browser/ui/gtk/
html_dialog_gtk.h 56 // This view is a delegate to the HTML content since it needs to get notified
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bar_instructions_view.h 26 // The delegate is notified once the user clicks on the link to import
  /external/chromium/net/base/
host_resolver.cc 58 // We need to be notified of completion before |callback| is called, so that
  /external/chromium/webkit/glue/
image_resource_fetcher.h 17 // downloading is done the supplied callback is notified. ImageResourceFetcher
  /external/freetype/include/freetype/
ftsynth.h 27 /********* IS DUE TO CHANGE UNTIL STRICTLY NOTIFIED BY THE *********/
  /external/kernel-headers/original/linux/
fcntl.h 11 * See below for events that may be notified.
  /external/markdown/docs/extensions/
extra.txt 32 extension. If you would like to be notified of such failures,
  /external/svox/pico/src/com/svox/pico/
VoiceDataInstallerReceiver.java 25 * Is notified when the language pack installer is added to the system, and runs the installer.
  /external/webkit/Source/WebKit/chromium/public/
WebMessagePortChannelClient.h 36 // Provides an interface for users of WebMessagePortChannel to be notified
  /external/webkit/Tools/DumpRenderTree/wx/
DumpRenderTreeWx.cpp 51 volatile bool notified = false; variable
97 if (!gLayoutTestController->waitToDump() || notified) {
146 notified = true;
167 if (gLayoutTestController->waitToDump() && !notified)
  /frameworks/base/core/java/android/database/sqlite/
SQLiteCursorDriver.java 23 * A driver for SQLiteCursors that is used to create them and gets notified

Completed in 4096 milliseconds

1 23 4 5 6 7 8 91011>>