HomeSort by relevance Sort by last modified time
    Searched refs:Notify (Results 351 - 375 of 454) sorted by null

<<111213141516171819

  /external/chromium_org/tools/android/forwarder2/
host_forwarder_main.cc 81 if (!g_notifier->Notify() || s_kill_handler_count > 2)
  /hardware/ti/omap4xxx/security/tf_sdk/include/
pkcs11.h 387 CK_NOTIFY Notify,
  /art/runtime/
object_utils.h 53 void Notify() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) {
54 obj_->Notify(self_);
thread.h 385 void Notify();
656 // Used to notify threads that they should attempt to resume, they will suspend again if
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit.cc 497 NotificationService::current()->Notify(
582 NotificationService::current()->Notify(
    [all...]
  /external/chromium/chrome/browser/autofill/
autofill_manager.cc 635 NotificationService::current()->Notify(
644 NotificationService::current()->Notify(
    [all...]
  /external/chromium/chrome/browser/chromeos/login/
screen_locker.cc     [all...]
wizard_controller.cc 115 NotificationService::current()->Notify(
521 // Notify host that we're about to launch browser session.
  /external/chromium/chrome/browser/content_settings/
content_settings_pref_provider.cc 290 NotificationService::current()->Notify(
768 NotificationService::current()->Notify(
  /external/chromium/chrome/browser/download/
download_util.cc 322 nservice->Notify(NotificationType::EXTENSION_READY_FOR_INSTALL,
828 NotificationService::current()->Notify(NotificationType::DOWNLOAD_INITIATED,
    [all...]
  /external/chromium/chrome/browser/
external_tab_container_win.cc 179 NotificationService::current()->Notify(
221 NotificationService::current()->Notify(
392 LOG(ERROR) << "Invalid automation provider. Dropping new contents notify";
    [all...]
browser_focus_uitest.cc 173 NotificationService::current()->Notify(
    [all...]
  /external/chromium/chrome/browser/history/
top_sites.cc 236 // pending_callbacks_ and we'll notify it when we finish loading.
893 NotificationService::current()->Notify(NotificationType::TOP_SITES_LOADED,
    [all...]
  /external/chromium/chrome/browser/sync/engine/
syncer_thread.cc 825 void SyncerThread::Notify(SyncEngineEvent::EventCause cause) {
863 Notify(SyncEngineEvent::STOP_SYNCING_PERMANENTLY);
    [all...]
  /external/chromium_org/chrome/browser/chromeos/policy/
cloud_external_data_policy_observer_unittest.cc 333 content::NotificationService::current()->Notify(
365 content::NotificationService::current()->Notify(
    [all...]
  /external/chromium_org/chrome/browser/profiles/
profile_impl.cc 619 content::NotificationService::current()->Notify(
730 content::NotificationService::current()->Notify(
    [all...]
profile_manager_unittest.cc 543 content::NotificationService::current()->Notify(
713 content::NotificationService::current()->Notify(
    [all...]
  /external/chromium_org/chrome/browser/sessions/
session_restore.cc 305 content::NotificationService::current()->Notify(
552 content::NotificationService::current()->Notify(
    [all...]
  /external/chromium_org/chrome/browser/sync/sessions2/
sessions_sync_manager.cc 319 content::NotificationService::current()->Notify(
457 content::NotificationService::current()->Notify(
    [all...]
  /external/chromium_org/chrome/browser/sync_file_system/local/
canned_syncable_file_system.cc 542 sync_status_observers_->Notify(&LocalFileSyncStatus::Observer::OnSyncEnabled,
547 sync_status_observers_->Notify(&LocalFileSyncStatus::Observer::OnWriteEnabled,
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/buildbot/
bg.js 165 // Notify updated once after receiving all patchsets, and a second time after
  /external/chromium_org/extensions/browser/
process_manager.cc 69 content::NotificationService::current()->Notify(
651 // available), so we need to wait until now to notify.
652 content::NotificationService::current()->Notify(
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/
user_manager_impl.cc 433 content::NotificationService::current()->Notify(
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/
location_bar_view_gtk.cc 757 content::NotificationService::current()->Notify(
783 content::NotificationService::current()->Notify(
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_menu_manager_unittest.cc 330 // Notify that the extension was unloaded, and make sure the right item is
333 notifier->Notify(NotificationType::EXTENSION_UNLOADED,

Completed in 3022 milliseconds

<<111213141516171819