Searched defs:GetRunningApplications (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dapp_shortcut_launcher_item_controller.cc145 std::vector<content::WebContents*> content_list = GetRunningApplications();
159 AppShortcutLauncherItemController::GetRunningApplications() { function in class:AppShortcutLauncherItemController
326 index == old_index && GetRunningApplications().size() == 1);
330 std::vector<content::WebContents*> items = GetRunningApplications();

Completed in 64 milliseconds