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

  /external/chromium_org/chrome/browser/extensions/
extension_install_prompt.cc 348 bool ExtensionInstallPrompt::Prompt::ShouldShowExplanationText() const {
374 if (ShouldShowExplanationText())
380 if (ShouldShowExplanationText())
387 if (ShouldShowExplanationText())
extension_install_prompt.h 140 bool ShouldShowExplanationText() const;
  /external/chromium_org/chrome/browser/ui/views/extensions/
extension_install_dialog_view.cc 453 if (prompt_->ShouldShowExplanationText()) {
    [all...]

Completed in 545 milliseconds