HomeSort by relevance Sort by last modified time
    Searched defs:RemoveTabFromRunningApp (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller_per_browser.cc 781 void ChromeLauncherControllerPerBrowser::RemoveTabFromRunningApp(
810 RemoveTabFromRunningApp(contents, last_app_id);
820 RemoveTabFromRunningApp(contents, app_id);
    [all...]
chrome_launcher_controller_per_app.cc 794 void ChromeLauncherControllerPerApp::RemoveTabFromRunningApp(
828 RemoveTabFromRunningApp(contents, last_app_id);
842 RemoveTabFromRunningApp(contents, app_id);
    [all...]

Completed in 142 milliseconds