OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DisableNotifications
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/ui/views/focus/
widget_focus_manager.h
53
void
DisableNotifications
() { enabled_ = false; }
/external/chromium_org/jingle/notifier/listener/
fake_push_client.cc
47
void FakePushClient::
DisableNotifications
(
/external/chromium_org/sync/tools/testserver/
xmppserver.py
545
def
DisableNotifications
(self):
/external/chromium_org/chrome/browser/local_discovery/
privet_notifications.cc
394
DisableNotifications
();
408
void PrivetNotificationDelegate::
DisableNotifications
() {
/external/chromium_org/chrome/browser/sync/test/integration/
sync_test.cc
[
all
...]
/external/chromium_org/components/invalidation/
sync_invalidation_listener_unittest.cc
444
void
DisableNotifications
(notifier::NotificationsDisabledReason reason) {
445
fake_push_client_->
DisableNotifications
(reason);
968
DisableNotifications
(
973
DisableNotifications
(notifier::NOTIFICATION_CREDENTIALS_REJECTED);
1019
DisableNotifications
(
[
all
...]
Completed in 2896 milliseconds