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

  /external/chromium/chrome/browser/extensions/
extension_install_ui.h 95 void ShowConfirmation(PromptType prompt_type);
extension_install_ui.cc 134 ShowConfirmation(INSTALL_PROMPT);
143 ShowConfirmation(RE_ENABLE_PROMPT);
263 void ExtensionInstallUI::ShowConfirmation(PromptType prompt_type) {

Completed in 42 milliseconds