Home
last modified time | relevance | path

Searched refs:IsBlacklistedFromInstant (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/instant/
Dinstant_controller.h236 bool IsBlacklistedFromInstant(TemplateURLID id);
Dinstant_controller.cc627 IsBlacklistedFromInstant(t_url->id()) || in ShouldShowPreviewFor()
654 bool InstantController::IsBlacklistedFromInstant(TemplateURLID id) { in IsBlacklistedFromInstant() function in InstantController