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

  /external/chromium_org/chrome/browser/
shell_integration.h 238 virtual bool IsInteractiveSetDefaultPermitted();
shell_integration.cc 145 IsInteractiveSetDefaultPermitted() {
172 interactive_permitted = observer_->IsInteractiveSetDefaultPermitted();
  /external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry.h 52 virtual bool IsInteractiveSetDefaultPermitted() OVERRIDE;
protocol_handler_registry.cc 246 IsInteractiveSetDefaultPermitted() {
  /external/chromium_org/chrome/browser/ui/webui/options/
browser_options_handler.h 74 virtual bool IsInteractiveSetDefaultPermitted() OVERRIDE;
browser_options_handler.cc     [all...]
  /external/chromium_org/chrome/browser/ui/webui/
set_as_default_browser_ui.cc 115 virtual bool IsInteractiveSetDefaultPermitted() OVERRIDE;
180 bool SetAsDefaultBrowserHandler::IsInteractiveSetDefaultPermitted() {
  /external/chromium_org/chrome/browser/ui/
browser_command_controller.cc 162 virtual bool IsInteractiveSetDefaultPermitted() OVERRIDE {
    [all...]

Completed in 50 milliseconds