Home
last modified time | relevance | path

Searched refs:OnPushNotificationEnabled (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/drive/
Ddrive_notification_observer.h18 virtual void OnPushNotificationEnabled(bool enabled) {} in OnPushNotificationEnabled() function
Ddrive_notification_manager.cc66 OnPushNotificationEnabled(push_notification_enabled_)); in OnInvalidatorStateChange()
/external/chromium_org/chrome/browser/chromeos/drive/
Ddrive_integration_service.h98 virtual void OnPushNotificationEnabled(bool enabled) OVERRIDE;
Ddrive_integration_service.cc371 void DriveIntegrationService::OnPushNotificationEnabled(bool enabled) { in OnPushNotificationEnabled() function in drive::DriveIntegrationService
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
Dsync_engine.h110 virtual void OnPushNotificationEnabled(bool enabled) OVERRIDE;
Dsync_engine.cc343 void SyncEngine::OnPushNotificationEnabled(bool enabled) {} in OnPushNotificationEnabled() function in sync_file_system::drive_backend::SyncEngine
/external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
Ddrive_file_sync_service.h135 virtual void OnPushNotificationEnabled(bool enabled) OVERRIDE;
Ddrive_file_sync_service.cc1187 void DriveFileSyncService::OnPushNotificationEnabled(bool enabled) { in OnPushNotificationEnabled() function in sync_file_system::DriveFileSyncService