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

  /external/chromium_org/chrome/browser/web_applications/
web_app.h 171 void CreateShortcutsWithInfo(
178 // CreateShortcutsWithInfo(). If you already have a ShortcutInfo with the app's
179 // icon loaded, you should use CreateShortcutsWithInfo() directly.
web_app.cc 339 void CreateShortcutsWithInfo(
367 app, profile, base::Bind(&CreateShortcutsWithInfo, reason, locations));
  /external/chromium_org/chrome/browser/ui/views/
create_application_shortcut_view.cc 394 web_app::CreateShortcutsWithInfo(web_app::SHORTCUT_CREATION_BY_USER,

Completed in 65 milliseconds