OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetNotificationsEnabled
(Results
1 - 12
of
12
) sorted by null
/external/chromium/chrome/browser/sync/engine/
all_status.h
43
void
SetNotificationsEnabled
(bool notifications_enabled);
all_status.cc
140
void AllStatus::
SetNotificationsEnabled
(bool notifications_enabled) {
syncapi.cc
[
all
...]
/external/chromium_org/sync/engine/
all_status.h
46
void
SetNotificationsEnabled
(bool notifications_enabled);
sync_scheduler.h
119
virtual void
SetNotificationsEnabled
(bool notifications_enabled) = 0;
all_status.cc
128
void AllStatus::
SetNotificationsEnabled
(bool notifications_enabled) {
sync_scheduler_impl.h
71
virtual void
SetNotificationsEnabled
(bool notifications_enabled) OVERRIDE;
sync_scheduler_impl.cc
890
void SyncSchedulerImpl::
SetNotificationsEnabled
(bool notifications_enabled) {
sync_scheduler_unittest.cc
507
scheduler()->
SetNotificationsEnabled
(false);
[
all
...]
/external/chromium_org/sync/test/engine/
fake_sync_scheduler.cc
43
void FakeSyncScheduler::
SetNotificationsEnabled
(bool notifications_enabled) {
fake_sync_scheduler.h
38
virtual void
SetNotificationsEnabled
(bool notifications_enabled) OVERRIDE;
/external/chromium_org/sync/internal_api/
sync_manager_impl.cc
[
all
...]
Completed in 1236 milliseconds