OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotificationsDisabledReason
(Results
1 - 18
of
18
) sorted by null
/external/chromium_org/jingle/notifier/listener/
push_client_observer.h
12
enum
NotificationsDisabledReason
{
37
NotificationsDisabledReason
reason) = 0;
fake_push_client_observer.h
22
NotificationsDisabledReason
reason) OVERRIDE;
26
NotificationsDisabledReason
last_notifications_disabled_reason() const;
30
NotificationsDisabledReason
last_notifications_disabled_reason_;
fake_push_client_observer.cc
19
NotificationsDisabledReason
reason) {
28
NotificationsDisabledReason
fake_push_client.h
38
void DisableNotifications(
NotificationsDisabledReason
reason);
non_blocking_push_client.h
58
void OnNotificationsDisabled(
NotificationsDisabledReason
reason);
fake_push_client.cc
48
NotificationsDisabledReason
reason) {
xmpp_push_client_unittest.cc
28
MOCK_METHOD1(OnNotificationsDisabled, void(
NotificationsDisabledReason
));
non_blocking_push_client.cc
45
NotificationsDisabledReason
reason) OVERRIDE;
130
NotificationsDisabledReason
reason) {
227
NotificationsDisabledReason
reason) {
/external/chromium_org/sync/notifier/
invalidator_state.h
30
notifier::
NotificationsDisabledReason
reason);
33
SYNC_EXPORT_PRIVATE notifier::
NotificationsDisabledReason
invalidator_state.cc
26
notifier::
NotificationsDisabledReason
reason) {
40
notifier::
NotificationsDisabledReason
ToNotifierReasonForTest(
push_client_channel.h
46
notifier::
NotificationsDisabledReason
reason) OVERRIDE;
push_client_channel.cc
56
notifier::
NotificationsDisabledReason
reason) {
p2p_invalidator.h
116
notifier::
NotificationsDisabledReason
reason) OVERRIDE;
p2p_invalidator.cc
230
notifier::
NotificationsDisabledReason
reason) {
sync_invalidation_listener_unittest.cc
449
void DisableNotifications(notifier::
NotificationsDisabledReason
reason) {
[
all
...]
/external/chromium_org/cloud_print/gcp20/prototype/
cloud_print_xmpp_listener.h
80
notifier::
NotificationsDisabledReason
reason) OVERRIDE;
cloud_print_xmpp_listener.cc
94
notifier::
NotificationsDisabledReason
reason) {
/external/chromium_org/chrome/service/cloud_print/
cloud_print_proxy_backend.cc
83
notifier::
NotificationsDisabledReason
reason) OVERRIDE;
532
notifier::
NotificationsDisabledReason
reason) {
Completed in 444 milliseconds