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

  /external/chromium_org/chrome/browser/drive/
drive_notification_observer.h 18 virtual void OnPushNotificationEnabled(bool enabled) {}
  /external/chromium_org/chrome/browser/apps/drive/
drive_service_bridge.cc 43 virtual void OnPushNotificationEnabled(bool enabled) OVERRIDE;
116 void DriveServiceBridgeImpl::OnPushNotificationEnabled(bool enabled) {
  /external/chromium_org/chrome/browser/chromeos/drive/
drive_integration_service.cc 381 void DriveIntegrationService::OnPushNotificationEnabled(bool enabled) {
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
sync_engine.cc 617 void SyncEngine::OnPushNotificationEnabled(bool) {}
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
drive_file_sync_service.cc     [all...]

Completed in 470 milliseconds