Searched refs:OnNotificationReceived (Results 1 – 14 of 14) sorted by relevance
42 virtual void OnNotificationReceived() OVERRIDE;111 void DriveServiceBridgeImpl::OnNotificationReceived() { in OnNotificationReceived() function in __anon7d711a380111::DriveServiceBridgeImpl
15 virtual void OnNotificationReceived() = 0;
114 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
120 sync_engine()->OnNotificationReceived(); in OnNewChangeAvailable()
101 virtual void OnNotificationReceived() OVERRIDE;
375 void DriveIntegrationService::OnNotificationReceived() { in OnNotificationReceived() function in drive::DriveIntegrationService
139 virtual void OnNotificationReceived() OVERRIDE;
655 void SyncEngine::OnNotificationReceived() { in OnNotificationReceived() function in sync_file_system::drive_backend::SyncEngine
333 remote_sync_service_->OnNotificationReceived(); in FetchRemoteChanges()