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

  /external/chromium_org/chrome/browser/web_resource/
notification_promo.h 53 double StartTimeForGroup() const;
promo_resource_service.cc 100 const double promo_start = notification_promo.StartTimeForGroup();
notification_promo.cc 414 base::Time::FromDoubleT(StartTimeForGroup()) < base::Time::Now() &&
459 double NotificationPromo::StartTimeForGroup() const {

Completed in 23 milliseconds