Searched
full:notify (Results
326 -
350 of
4347) sorted by null
<<11121314151617181920>>
/external/chromium_org/chrome/browser/sync_file_system/ |
local_change_processor.h | 32 // notify the backing RemoteFileSyncService of the existence of conflict
|
/external/chromium_org/chrome/browser/tab_contents/ |
background_contents.cc | 80 content::NotificationService::current()->Notify( 91 content::NotificationService::current()->Notify( 110 content::NotificationService::current()->Notify( 128 content::NotificationService::current()->Notify(
|
/external/chromium_org/chrome/browser/ui/app_modal_dialogs/ |
app_modal_dialog.cc | 34 content::NotificationService::current()->Notify(
|
/external/chromium_org/chrome/browser/ui/gtk/ |
zoom_bubble_gtk.cc | 150 g_signal_connect_after(event_box_, "enter-notify-event", 152 g_signal_connect(event_box_, "leave-notify-event", 158 g_signal_connect_after(set_default_button, "enter-notify-event", 160 g_signal_connect(set_default_button, "leave-notify-event",
|
/external/chromium_org/chrome/browser/ui/ |
protocol_dialog_delegate.h | 13 // to determine the text displayed and notify the delegate object of certain
|
/external/chromium_org/chrome/browser/web_resource/ |
eula_accepted_notifier.h | 31 // accepted, begins monitoring the EULA state and will notify the observer
|
promo_resource_service.cc | 115 // The promo is active. Notify immediately. 121 // The promo (if any) has finished. Notify immediately. 125 // The promo (if any) was apparently cancelled. Notify immediately. 161 service->Notify(chrome::NOTIFICATION_PROMO_RESOURCE_STATE_CHANGED,
|
resource_request_allowed_notifier_test_util.h | 32 // Notify observers that requests are allowed. This will only work if
|
/external/chromium_org/chrome/utility/importer/ |
importer.h | 23 // notify its host that import stuff have been finished.
|
/external/chromium_org/chromeos/memory/ |
low_memory_listener.h | 21 // can get a signal from the kernel about low memory conditions and notify
|
/external/chromium_org/components/policy/core/common/ |
schema_registry.cc | 43 Notify(true); 50 Notify(false); 80 void SchemaRegistry::Notify(bool has_new_schemas) { 175 Notify(has_new_schemas);
|
/external/chromium_org/content/browser/frame_host/ |
navigator_impl.h | 40 // Used to notify the object embedding this Navigator about navigation
|
/external/chromium_org/content/browser/ |
profiler_controller_impl.h | 30 // Notify the |subscriber_| that it should expect at least |pending_processes|
|
/external/chromium_org/content/browser/renderer_host/media/ |
video_capture_controller_event_handler.h | 26 // VideoCaptureController to notify clients about the events such as
|
/external/chromium_org/content/browser/renderer_host/ |
popup_menu_helper_mac.h | 24 // Creates a PopupMenuHelper that will notify |render_view_host| when a user
|
/external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/ |
JavaBridgeTestBase.java | 18 notify(); method
|
/external/chromium_org/content/public/app/ |
startup_helper_win.h | 27 // notify breakpad when it happens.
|
/external/chromium_org/content/public/browser/ |
devtools_client_host.h | 38 // Called to notify client that it has been kicked out by some other client
|
resource_dispatcher_host_login_delegate.h | 22 // Notify the login delegate that the request was cancelled.
|
/external/chromium_org/content/renderer/ |
shared_worker_repository.cc | 52 // Notify the browser process that the document has shut down.
|
/external/chromium_org/jingle/notifier/listener/ |
send_ping_task.h | 5 // Methods for sending the update stanza to notify peers via xmpp.
|
/external/chromium_org/net/cert/ |
cert_database_android.cc | 40 observer_list_->Notify(&Observer::OnCACertChanged,
|
/external/chromium_org/net/dns/ |
notify_watcher_mac.cc | 7 #include <notify.h>
|
/external/chromium_org/ppapi/cpp/dev/ |
video_decoder_client_dev.h | 41 // Callback to notify about decoding errors.
|
/external/chromium_org/ppapi/proxy/ |
printing_resource.cc | 52 // Notify the plugin of the new data.
|
Completed in 2071 milliseconds
<<11121314151617181920>>