HomeSort by relevance Sort by last modified time
    Searched refs:OnPushNotificationEnabled (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/chrome/browser/drive/
drive_notification_observer.h 18 virtual void OnPushNotificationEnabled(bool enabled) {}
drive_notification_manager.cc 66 OnPushNotificationEnabled(push_notification_enabled_));
  /external/chromium_org/chrome/browser/chromeos/drive/
drive_integration_service.h 98 virtual void OnPushNotificationEnabled(bool enabled) OVERRIDE;
drive_integration_service.cc 371 void DriveIntegrationService::OnPushNotificationEnabled(bool enabled) {
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
sync_engine.h 110 virtual void OnPushNotificationEnabled(bool enabled) OVERRIDE;
sync_engine.cc 343 void SyncEngine::OnPushNotificationEnabled(bool enabled) {}
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
drive_file_sync_service.h 135 virtual void OnPushNotificationEnabled(bool enabled) OVERRIDE;
drive_file_sync_service.cc     [all...]

Completed in 99 milliseconds