OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HandleViewed
(Results
1 - 5
of
5
) 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
89
if (NotificationPromo::
HandleViewed
(
112
if (NotificationPromo::
HandleViewed
(NotificationPromo::NTP_BUBBLE_PROMO))
/external/chromium_org/chrome/browser/ui/webui/ntp/android/
promo_handler.cc
228
if (NotificationPromo::
HandleViewed
(
Completed in 1322 milliseconds