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

1 23 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/metrics/
user_metrics.cc 41 NotificationService::current()->Notify(NotificationType::USER_ACTION,
  /external/chromium/chrome/browser/prefs/
scoped_user_pref_update.h 36 // Calls Notify().
45 virtual void Notify();
51 // Cache of value from user pref store (set between Get() and Notify() calls).
  /external/chromium/chrome/browser/ui/app_modal_dialogs/
app_modal_dialog.cc 30 NotificationService::current()->Notify(
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_model_observer_for_cocoa.h 85 void Notify();
  /external/chromium_org/base/android/
activity_status.h 65 void Notify(ActivityState state);
  /external/chromium_org/chrome/browser/browsing_data/
mock_browsing_data_flash_lso_helper.cc 32 void MockBrowsingDataFlashLSOHelper::Notify() {
mock_browsing_data_quota_helper.cc 42 void MockBrowsingDataQuotaHelper::Notify() {
cookies_tree_model_unittest.cc 112 mock_browsing_data_cookie_helper_->Notify();
114 mock_browsing_data_database_helper_->Notify();
116 mock_browsing_data_local_storage_helper_->Notify();
118 mock_browsing_data_session_storage_helper_->Notify();
120 mock_browsing_data_indexed_db_helper_->Notify();
122 mock_browsing_data_file_system_helper_->Notify();
124 mock_browsing_data_quota_helper_->Notify();
129 mock_browsing_data_server_bound_cert_helper_->Notify();
131 mock_browsing_data_flash_lso_helper_->Notify();
    [all...]
  /external/chromium_org/chrome/browser/chromeos/kiosk_mode/
kiosk_mode_idle_logout_unittest.cc 66 content::NotificationService::current()->Notify(
  /external/chromium_org/chrome/browser/invalidation/
invalidation_service_android_unittest.cc 44 content::NotificationService::current()->Notify(
  /external/chromium_org/chrome/browser/password_manager/
password_store_default.cc 47 content::NotificationService::current()->Notify(
58 content::NotificationService::current()->Notify(
69 content::NotificationService::current()->Notify(
87 content::NotificationService::current()->Notify(
  /external/chromium_org/chrome/browser/prefs/
scoped_user_pref_update.h 37 // Calls Notify().
46 void Notify();
52 // Cache of value from user pref store (set between Get() and Notify() calls).
  /external/chromium_org/chrome/browser/profile_resetter/
profile_resetter_browsertest.cc 44 void Notify();
124 Notify();
136 Notify();
148 void RemoveCookieTester::Notify() {
  /external/chromium_org/chrome/browser/signin/
signin_tracker_unittest.cc 83 content::NotificationService::current()->Notify(
102 content::NotificationService::current()->Notify(
148 content::NotificationService::current()->Notify(
173 content::NotificationService::current()->Notify(
  /external/chromium_org/chrome/browser/ui/app_modal_dialogs/
app_modal_dialog.cc 33 content::NotificationService::current()->Notify(
  /external/chromium_org/chrome/browser/ui/webui/ntp/
new_tab_page_handler.h 83 void Notify(chrome::NotificationType notification_type);
  /external/chromium_org/content/browser/
notification_service_impl.h 29 virtual void Notify(int type,
  /external/chromium_org/chrome/browser/metro_viewer/
chrome_metro_viewer_process_host_aurawin.cc 75 content::NotificationService::current()->Notify(
97 content::NotificationService::current()->Notify(
  /external/chromium_org/chrome/browser/ui/android/tab_model/
tab_model_unittest.cc 57 // Notify profile is being destroyed and verify pointer is cleared.
58 content::NotificationService::current()->Notify(
78 // Notify profile is being destroyed and verify pointer is cleared.
79 content::NotificationService::current()->Notify(
  /external/chromium_org/net/socket/
unix_domain_socket_posix_unittest.cc 74 void Notify(EventType event) {
108 Notify(EVENT_ACCEPT);
119 Notify(EVENT_READ);
123 Notify(EVENT_CLOSE);
127 Notify(EVENT_LISTEN);
136 void Notify(EventType event) {
137 event_manager_->Notify(event);
149 event_manager->Notify(
  /external/chromium/chrome/browser/
cookies_tree_model_unittest.cc 61 mock_browsing_data_database_helper_->Notify();
63 mock_browsing_data_local_storage_helper_->Notify();
65 mock_browsing_data_session_storage_helper_->Notify();
67 mock_browsing_data_indexed_db_helper_->Notify();
474 mock_browsing_data_database_helper_->Notify();
476 mock_browsing_data_local_storage_helper_->Notify();
478 mock_browsing_data_session_storage_helper_->Notify();
480 mock_browsing_data_indexed_db_helper_->Notify();
536 mock_browsing_data_database_helper_->Notify();
538 mock_browsing_data_local_storage_helper_->Notify();
    [all...]
  /external/chromium_org/chrome/browser/infobars/
infobar_service.cc 40 // page transitions. We must do this before calling Notify() below;
52 content::NotificationService::current()->Notify(
84 content::NotificationService::current()->Notify(
177 // must do this before calling Notify() below; otherwise, if that call
190 content::NotificationService::current()->Notify(
  /external/chromium_org/chrome/browser/extensions/
user_script_listener_unittest.cc 214 content::NotificationService::current()->Notify(
235 // This is still not enough to start delayed requests. We have to notify the
239 content::NotificationService::current()->Notify(
289 content::NotificationService::current()->Notify(
302 content::NotificationService::current()->Notify(
311 content::NotificationService::current()->Notify(
338 content::NotificationService::current()->Notify(
  /external/chromium_org/chrome/renderer/resources/extensions/
page_capture_custom_bindings.js 25 // Notify the browser. Now that the blob is referenced from JavaScript,
  /external/chromium/chrome/browser/chromeos/
network_state_notifier.cc 71 NotificationService::current()->Notify(

Completed in 1587 milliseconds

1 23 4 5 6 7 8 91011>>