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

  /external/chromium_org/chrome/browser/web_resource/
notification_promo.h 61 static bool HandleViewed(PromoType promo_type);
promo_resource_service_unittest.cc 220 NotificationPromo::HandleViewed(promo_type_);
225 NotificationPromo::HandleViewed(promo_type_);
notification_promo.cc 430 bool NotificationPromo::HandleViewed(PromoType promo_type) {
  /external/chromium_org/chrome/browser/ui/webui/ntp/
new_tab_page_handler.cc 91 if (NotificationPromo::HandleViewed(
114 if (NotificationPromo::HandleViewed(NotificationPromo::NTP_BUBBLE_PROMO))

Completed in 1097 milliseconds