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

  /external/chromium_org/sync/engine/
all_status.cc 115 void AllStatus::SetNotificationsEnabled(bool notifications_enabled) {
sync_scheduler_impl.cc 902 void SyncSchedulerImpl::SetNotificationsEnabled(bool notifications_enabled) {
  /external/chromium_org/sync/test/engine/
fake_sync_scheduler.cc 43 void FakeSyncScheduler::SetNotificationsEnabled(bool notifications_enabled) {
  /external/chromium_org/ui/message_center/
message_center_impl_unittest.cc 112 void SetNotificationsEnabled(bool enabled) {
380 blocker1.SetNotificationsEnabled(false);
385 blocker2.SetNotificationsEnabled(false);
389 blocker2.SetNotificationsEnabled(true);
395 blocker2.SetNotificationsEnabled(false);
396 blocker1.SetNotificationsEnabled(true);
402 blocker2.SetNotificationsEnabled(true);
425 blocker.SetNotificationsEnabled(false);
440 blocker.SetNotificationsEnabled(true);
477 blocker.SetNotificationsEnabled(false)
    [all...]

Completed in 120 milliseconds