Searched refs:OnNotificationReceived (Results 1 – 14 of 14) sorted by relevance
15 virtual void OnNotificationReceived() = 0;
113 OnNotificationReceived()); in NotifyObserversToUpdate()
31 virtual void OnNotificationReceived(const Notification& notification) = 0;
79 delegate_->OnNotificationReceived(notification); in ProcessResponse()
63 virtual void OnNotificationReceived(
67 xmpp_push_client_->OnNotificationReceived(Notification()); in TEST_F()
80 void XmppPushClient::OnNotificationReceived( in OnNotificationReceived() function in notifier::XmppPushClient
97 virtual void OnNotificationReceived() OVERRIDE;
366 void DriveIntegrationService::OnNotificationReceived() { in OnNotificationReceived() function in drive::DriveIntegrationService
109 virtual void OnNotificationReceived() OVERRIDE;
335 void SyncEngine::OnNotificationReceived() { in OnNotificationReceived() function in sync_file_system::drive_backend::SyncEngine
134 virtual void OnNotificationReceived() OVERRIDE;
197 remote_sync_service_->OnNotificationReceived(); in ProcessChangesUntilDone()
1176 void DriveFileSyncService::OnNotificationReceived() { in OnNotificationReceived() function in sync_file_system::DriveFileSyncService