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

  /external/chromium/chrome/browser/extensions/
extension_browsertest.h 80 return InstallOrUpdateExtension("", path, INSTALL_UI_TYPE_CANCEL, 0);
135 INSTALL_UI_TYPE_CANCEL,
extension_browsertest.cc 222 if (ui_type == INSTALL_UI_TYPE_CANCEL)
  /external/chromium_org/chrome/browser/extensions/
extension_browsertest.h 187 std::string(), path, INSTALL_UI_TYPE_CANCEL, 0);
295 INSTALL_UI_TYPE_CANCEL,
extension_browsertest.cc 410 if (ui_type == INSTALL_UI_TYPE_CANCEL) {

Completed in 46 milliseconds