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

  /external/chromium_org/apps/
app_window.h 293 void SetAppIconUrl(const GURL& icon_url);
app_window.cc 569 void AppWindow::SetAppIconUrl(const GURL& url) {
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/app_current_window_internal/
app_current_window_internal_api.cc 312 window->SetAppIconUrl(url);

Completed in 68 milliseconds