Searched defs:OnPushNotificationEnabled (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/drive/
H A Ddrive_notification_observer.h18 virtual void OnPushNotificationEnabled(bool enabled) {} function in class:drive::DriveNotificationObserver
/external/chromium_org/chrome/browser/apps/drive/
H A Ddrive_service_bridge.cc43 virtual void OnPushNotificationEnabled(bool enabled) OVERRIDE;
116 void DriveServiceBridgeImpl::OnPushNotificationEnabled(bool enabled) { function in class:__anon2900::DriveServiceBridgeImpl
/external/chromium_org/chrome/browser/chromeos/drive/
H A Ddrive_integration_service.cc380 void DriveIntegrationService::OnPushNotificationEnabled(bool enabled) { function in class:drive::DriveIntegrationService
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Dsync_engine.cc667 void SyncEngine::OnPushNotificationEnabled(bool /* enabled */) {} function in class:sync_file_system::drive_backend::SyncEngine

Completed in 193 milliseconds