OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:disablenotifications
(Results
1 - 16
of
16
) sorted by null
/external/chromium_org/jingle/notifier/listener/
fake_push_client.cc
47
void FakePushClient::
DisableNotifications
(
fake_push_client.h
38
void
DisableNotifications
(NotificationsDisabledReason reason);
non_blocking_push_client_unittest.cc
132
fake_push_client_->
DisableNotifications
(
/external/chromium_org/ui/views/focus/
widget_focus_manager.cc
43
WidgetFocusManager::GetInstance()->
DisableNotifications
();
widget_focus_manager.h
53
void
DisableNotifications
() { enabled_ = false; }
/external/chromium_org/chrome/browser/sync/test/integration/
enable_disable_test.cc
50
DisableNotifications
();
96
DisableNotifications
();
sync_test.h
159
void
DisableNotifications
();
231
// Implementations of the EnableNotifications() and
DisableNotifications
()
migration_errors_test.cc
158
DisableNotifications
();
sync_test.cc
646
std::string path = "chromiumsync/
disablenotifications
";
653
void SyncTest::
DisableNotifications
() {
/external/chromium_org/sync/notifier/
push_client_channel_unittest.cc
160
fake_push_client_->
DisableNotifications
(
165
fake_push_client_->
DisableNotifications
(
sync_invalidation_listener_unittest.cc
382
void
DisableNotifications
(notifier::NotificationsDisabledReason reason) {
383
fake_push_client_->
DisableNotifications
(reason);
898
DisableNotifications
(
903
DisableNotifications
(notifier::NOTIFICATION_CREDENTIALS_REJECTED);
949
DisableNotifications
(
979
DisableNotifications
(notifier::TRANSIENT_NOTIFICATION_ERROR);
983
DisableNotifications
(notifier::TRANSIENT_NOTIFICATION_ERROR);
p2p_invalidator_unittest.cc
65
fake_push_client_->
DisableNotifications
(ToNotifierReasonForTest(state));
/external/chromium_org/sync/tools/testserver/
xmppserver_test.py
407
self.xmpp_server.
DisableNotifications
()
411
self.xmpp_server.
DisableNotifications
()
sync_testserver.py
277
test_name = "/chromiumsync/
disablenotifications
"
280
self.server.GetXmppServer().
DisableNotifications
()
xmppserver.py
545
def
DisableNotifications
(self):
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
AbstractActivityController.java
[
all
...]
Completed in 177 milliseconds