HomeSort by relevance Sort by last modified time
    Searched refs:Notify (Results 76 - 100 of 448) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium/chrome/browser/
mock_browsing_data_database_helper.cc 48 void MockBrowsingDataDatabaseHelper::Notify() {
mock_browsing_data_indexed_db_helper.cc 47 void MockBrowsingDataIndexedDBHelper::Notify() {
mock_browsing_data_local_storage_helper.cc 48 void MockBrowsingDataLocalStorageHelper::Notify() {
upgrade_detector.cc 209 NotificationService::current()->Notify(
261 NotificationService::current()->Notify(
  /external/chromium/chrome/browser/password_manager/
password_store_default.cc 131 NotificationService::current()->Notify(
142 NotificationService::current()->Notify(
153 NotificationService::current()->Notify(
171 NotificationService::current()->Notify(
password_store_x.cc 35 NotificationService::current()->Notify(
50 NotificationService::current()->Notify(
65 NotificationService::current()->Notify(
89 NotificationService::current()->Notify(
  /external/chromium/chrome/browser/tab_contents/
background_contents.cc 56 NotificationService::current()->Notify(
100 NotificationService::current()->Notify(
173 NotificationService::current()->Notify(
184 NotificationService::current()->Notify(
  /external/chromium_org/chrome/browser/browsing_data/
mock_browsing_data_cookie_helper.cc 51 void MockBrowsingDataCookieHelper::Notify() {
mock_browsing_data_database_helper.cc 45 void MockBrowsingDataDatabaseHelper::Notify() {
mock_browsing_data_file_system_helper.cc 49 void MockBrowsingDataFileSystemHelper::Notify() {
mock_browsing_data_indexed_db_helper.cc 39 void MockBrowsingDataIndexedDBHelper::Notify() {
mock_browsing_data_local_storage_helper.cc 43 void MockBrowsingDataLocalStorageHelper::Notify() {
mock_browsing_data_server_bound_cert_helper.cc 35 void MockBrowsingDataServerBoundCertHelper::Notify() {
  /external/chromium_org/chrome/browser/chromeos/background/
ash_user_wallpaper_delegate.cc 92 content::NotificationService::current()->Notify(
  /external/chromium_org/chrome/browser/lifetime/
application_lifetime.cc 83 content::NotificationService::current()->Notify(
211 // don't notify users of crashes beyond this point.
259 content::NotificationService::current()->Notify(
271 content::NotificationService::current()->Notify(
320 content::NotificationService::current()->Notify(
  /external/chromium_org/chrome/browser/password_manager/
password_store_x.cc 40 content::NotificationService::current()->Notify(
55 content::NotificationService::current()->Notify(
70 content::NotificationService::current()->Notify(
94 content::NotificationService::current()->Notify(
  /external/chromium_org/chrome/browser/signin/
fake_signin_manager.cc 73 content::NotificationService::current()->Notify(
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_model_observer_for_cocoa.h 88 void Notify(BOOL deleted);
  /external/chromium_org/ui/base/x/
active_window_watcher_x.cc 45 void ActiveWindowWatcherX::Notify() {
  /external/chromium/chrome/browser/ui/
browser_list.cc 174 NotificationService::current()->Notify(
219 NotificationService::current()->Notify(NotificationType::APP_TERMINATING,
250 NotificationService::current()->Notify(
282 NotificationService::current()->Notify(NotificationType::APP_TERMINATING,
394 MarkAsCleanShutdown(); // Don't notify users of crashes beyond this point.
395 NotificationService::current()->Notify(
423 NotificationService::current()->Notify(
435 NotificationService::current()->Notify(
  /external/chromium_org/net/base/
network_change_notifier.cc 394 timer_.Start(FROM_HERE, delay, this, &NetworkChangeCalculator::Notify);
404 timer_.Start(FROM_HERE, delay, this, &NetworkChangeCalculator::Notify);
408 void Notify() {
431 // Value to pass to NotifyObserversOfNetworkChange when Notify is called.
664 g_network_change_notifier->ip_address_observer_list_->Notify(
672 g_network_change_notifier->resolver_state_observer_list_->Notify(
687 g_network_change_notifier->connection_type_observer_list_->Notify(
696 g_network_change_notifier->network_change_observer_list_->Notify(
  /external/chromium/base/
observer_list_unittest.cc 95 AddRemoveThread(ObserverListThreadSafe<Foo>* list, bool notify)
101 do_notifies_(notify) {
137 list_->Notify(&Foo::Observe, 10);
212 observer_list->Notify(&Foo::Observe, 10);
219 observer_list->Notify(&Foo::Observe, 10);
265 observer_list->Notify(&Foo::Observe, 1);
304 observer_list->Notify(&Foo::Observe, 10);
342 // Notify again to make sure b's adder is notified.
  /external/chromium/chrome/browser/extensions/
extension_tab_helper.cc 48 NotificationService::current()->Notify(
93 NotificationService::current()->Notify(
user_script_listener_unittest.cc 184 NotificationService::current()->Notify(
203 // This is still not enough to start delayed requests. We have to notify the
207 NotificationService::current()->Notify(
  /external/chromium/chrome/browser/sync/
signin_manager.cc 118 NotificationService::current()->Notify(
144 NotificationService::current()->Notify(

Completed in 356 milliseconds

1 2 34 5 6 7 8 91011>>