Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/webui/
Dshown_sections_handler.cc26 void NotifySectionDisabled(int new_mode, int old_mode, Profile *profile) { in NotifySectionDisabled() function
100 NotifySectionDisabled(mode, old_mode, web_ui_->GetProfile()); in HandleSetShownSections()