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

  /external/chromium_org/chrome/browser/ui/ash/launcher/
browser_status_monitor.h 123 ash::ShelfID GetShelfIDForWebContents(content::WebContents* contents);
browser_shortcut_launcher_item_controller.cc 80 (launcher_controller()->GetShelfIDForWebContents(contents) !=
116 launcher_controller()->GetShelfIDForWebContents(web_contents),
browser_status_monitor.cc 383 ash::ShelfID BrowserStatusMonitor::GetShelfIDForWebContents(
385 return launcher_controller_->GetShelfIDForWebContents(contents);
chrome_launcher_controller.h 279 ash::ShelfID GetShelfIDForWebContents(content::WebContents* contents);
chrome_launcher_controller.cc     [all...]

Completed in 48 milliseconds