Searched refs:push_notification_registered_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/drive/
H A Ddrive_notification_manager.cc32 push_notification_registered_(false),
46 if (!invalidation_service_ || !push_notification_registered_)
139 push_notification_registered_ = true;
143 push_notification_registered_);
H A Ddrive_notification_manager.h54 return push_notification_registered_;
80 bool push_notification_registered_; member in class:drive::DriveNotificationManager

Completed in 1373 milliseconds