HomeSort by relevance Sort by last modified time
    Searched defs:InitNotifications (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
desktop_notifications_browsertest.cc 32 void InitNotifications() {
45 InitNotifications();
75 InitNotifications();
126 InitNotifications();
161 InitNotifications();
  /external/chromium/chrome/browser/ui/app_modal_dialogs/
js_modal_dialog.cc 74 InitNotifications();
108 void JavaScriptAppModalDialog::InitNotifications() {
  /external/chromium/net/base/
network_config_watcher_mac.cc 42 void InitNotifications();
76 &NetworkConfigWatcherMacThread::InitNotifications),
89 void NetworkConfigWatcherMacThread::InitNotifications() {
  /external/chromium_org/net/base/
network_config_watcher_mac.cc 44 void InitNotifications();
79 base::Bind(&NetworkConfigWatcherMacThread::InitNotifications,
93 void NetworkConfigWatcherMacThread::InitNotifications() {
  /external/chromium_org/chrome/service/cloud_print/
cloud_print_proxy_backend.cc 108 void InitNotifications(const std::string& robot_email,
289 InitNotifications(robot_email, access_token);
323 void CloudPrintProxyBackend::Core::InitNotifications(
452 InitNotifications(robot_email_, GetTokenStore()->token());

Completed in 565 milliseconds