HomeSort by relevance Sort by last modified time
    Searched refs:notifier (Results 101 - 125 of 305) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/ui/message_center/
fake_notifier_settings_provider.h 17 FakeNotifierSettingsProvider(const std::vector<Notifier*>& notifiers);
28 virtual void GetNotifierList(std::vector<Notifier*>* notifiers) OVERRIDE;
30 virtual void SetNotifierEnabled(const Notifier& notifier,
37 bool WasEnabled(const Notifier& notifier);
40 void AddGroup(NotifierGroup* group, const std::vector<Notifier*>& notifiers);
45 std::vector<Notifier*> notifiers;
51 std::map<const Notifier*, bool> enabled_;
  /external/junit/src/org/junit/internal/runners/
ClassRoadie.java 25 public ClassRoadie(RunNotifier notifier, TestClass testClass,
27 fNotifier= notifier;
JUnit38ClassRunner.java 31 private OldTestClassAdaptingListener(RunNotifier notifier) {
32 fNotifier= notifier;
85 public void run(RunNotifier notifier) {
87 result.addListener(createAdaptingListener(notifier));
91 public TestListener createAdaptingListener(final RunNotifier notifier) {
92 return new OldTestClassAdaptingListener(notifier);
  /external/junit/src/org/junit/internal/runners/model/
EachTestNotifier.java 17 public EachTestNotifier(RunNotifier notifier, Description description) {
18 fNotifier= notifier;
  /external/mockito/src/org/mockito/runners/
MockitoJUnitRunner.java 61 public void run(final RunNotifier notifier) {
62 runner.run(notifier);
  /external/chromium/chrome/browser/sync/notifier/
non_blocking_invalidation_notifier.h 16 #include "chrome/browser/sync/notifier/sync_notifier.h"
17 #include "jingle/notifier/base/notifier_options.h"
28 const notifier::NotifierOptions& notifier_options,
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
chrome_notifier_service_factory.cc 14 namespace notifier { namespace
66 } // namespace notifier
notification_bitmap_fetcher.h 20 namespace notifier { namespace
82 } // namespace notifier
  /external/chromium_org/jingle/notifier/communicator/
login_settings.h 11 #include "jingle/notifier/base/server_information.h"
15 namespace notifier { namespace
72 } // namespace notifier
single_login_attempt.h 10 #include "jingle/notifier/base/xmpp_connection.h"
11 #include "jingle/notifier/communicator/connection_settings.h"
12 #include "jingle/notifier/communicator/login_settings.h"
19 namespace notifier { namespace
81 } // namespace notifier
  /external/chromium_org/jingle/notifier/listener/
fake_push_client.h 13 #include "jingle/notifier/listener/push_client.h"
14 #include "jingle/notifier/listener/push_client_observer.h"
16 namespace notifier { namespace
60 } // namespace notifier
non_blocking_push_client.h 16 #include "jingle/notifier/listener/push_client.h"
17 #include "jingle/notifier/listener/push_client_observer.h"
23 namespace notifier { namespace
72 } // namespace notifier
notification_defines.h 11 namespace notifier { namespace
63 } // namespace notifier
push_client_unittest.cc 5 #include "jingle/notifier/listener/push_client.h"
13 #include "jingle/notifier/base/notifier_options.h"
17 namespace notifier { namespace
62 } // namespace notifier
push_notifications_send_update_task_unittest.cc 5 #include "jingle/notifier/listener/push_notifications_send_update_task.h"
10 #include "jingle/notifier/listener/xml_element_util.h"
18 namespace notifier { namespace
58 } // namespace notifier
push_notifications_subscribe_task_unittest.cc 5 #include "jingle/notifier/listener/push_notifications_subscribe_task.h"
9 #include "jingle/notifier/listener/xml_element_util.h"
17 namespace notifier { namespace
61 } // namespace notifier
xml_element_util_unittest.cc 5 #include "jingle/notifier/listener/xml_element_util.h"
20 namespace notifier { namespace
58 } // namespace notifier
  /external/chromium/chrome/browser/policy/
device_token_fetcher.cc 33 PolicyNotifier* notifier)
37 notifier,
46 PolicyNotifier* notifier,
53 notifier,
159 PolicyNotifier* notifier,
165 notifier_ = notifier;
cloud_policy_controller.cc 68 PolicyNotifier* notifier)
74 notifier,
179 PolicyNotifier* notifier,
189 notifier,
201 PolicyNotifier* notifier,
212 notifier_ = notifier;
  /external/chromium_org/sync/notifier/
p2p_invalidator.cc 5 #include "sync/notifier/p2p_invalidator.h"
13 #include "jingle/notifier/listener/push_client.h"
14 #include "sync/notifier/invalidation_handler.h"
15 #include "sync/notifier/invalidation_util.h"
139 P2PInvalidator::P2PInvalidator(scoped_ptr<notifier::PushClient> push_client,
201 notifier::Subscription subscription;
208 notifier::SubscriptionList(1, subscription));
240 notifier::NotificationsDisabledReason reason) {
246 const notifier::Notification& notification) {
295 notifier::Notification notification
    [all...]
non_blocking_invalidator.cc 5 #include "sync/notifier/non_blocking_invalidator.h"
15 #include "jingle/notifier/listener/push_client.h"
16 #include "sync/notifier/invalidation_notifier.h"
32 const notifier::NotifierOptions& notifier_options,
74 const notifier::NotifierOptions& notifier_options,
81 DCHECK_EQ(notifier::NOTIFICATION_SERVER,
88 notifier::PushClient::CreateDefaultOnIOThread(notifier_options),
137 const notifier::NotifierOptions& notifier_options,
  /external/chromium_org/chrome/browser/browsing_data/
cookies_tree_model.h 683 ScopedBatchUpdateNotifier* notifier,
686 ScopedBatchUpdateNotifier* notifier,
689 ScopedBatchUpdateNotifier* notifier,
692 ScopedBatchUpdateNotifier* notifier,
695 ScopedBatchUpdateNotifier* notifier,
698 ScopedBatchUpdateNotifier* notifier,
701 ScopedBatchUpdateNotifier* notifier,
704 ScopedBatchUpdateNotifier* notifier,
708 ScopedBatchUpdateNotifier* notifier,
711 ScopedBatchUpdateNotifier* notifier,
    [all...]
  /external/chromium_org/chrome/service/cloud_print/
cloud_print_proxy_backend.cc 27 #include "jingle/notifier/base/notifier_options.h"
28 #include "jingle/notifier/listener/push_client.h"
29 #include "jingle/notifier/listener/push_client_observer.h"
40 public notifier::PushClientObserver {
78 // notifier::PushClientObserver implementation.
81 notifier::NotificationsDisabledReason reason) OVERRIDE;
83 const notifier::Notification& notification) OVERRIDE;
134 scoped_ptr<notifier::PushClient> push_client_;
329 notifier::NotifierOptions notifier_options;
334 push_client_ = notifier::PushClient::CreateDefault(notifier_options)
    [all...]
  /external/ppp/pppd/
pppd.h 203 struct notifier { struct
204 struct notifier *next;
256 extern struct notifier *pidchange; /* for notifications of pid changing */
257 extern struct notifier *phasechange; /* for notifications of phase changes */
258 extern struct notifier *exitnotify; /* for notification that we're exiting */
259 extern struct notifier *sigreceived; /* notification of received signal */
260 extern struct notifier *ip_up_notifier; /* IPCP has come up */
261 extern struct notifier *ip_down_notifier; /* IPCP has gone down */
262 extern struct notifier *auth_up_notifier; /* peer has authenticated */
263 extern struct notifier *link_down_notifier; /* link has gone down *
    [all...]
  /external/chromium_org/sync/tools/
sync_listen_notifications.cc 18 #include "jingle/notifier/base/notification_method.h"
19 #include "jingle/notifier/base/notifier_options.h"
27 #include "sync/notifier/invalidation_handler.h"
28 #include "sync/notifier/invalidation_state_tracker.h"
29 #include "sync/notifier/invalidation_util.h"
30 #include "sync/notifier/invalidator.h"
31 #include "sync/notifier/non_blocking_invalidator.h"
38 // This is a simple utility that initializes a sync notifier and
113 notifier::NotifierOptions ParseNotifierOptions(
117 notifier::NotifierOptions notifier_options
    [all...]

Completed in 620 milliseconds

1 2 3 45 6 7 8 91011>>