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

  /external/chromium_org/chrome/browser/ui/ash/launcher/
app_shortcut_launcher_item_controller.h 37 std::vector<content::WebContents*> GetRunningApplications();
app_shortcut_launcher_item_controller.cc 145 std::vector<content::WebContents*> content_list = GetRunningApplications();
159 AppShortcutLauncherItemController::GetRunningApplications() {
323 index == old_index && GetRunningApplications().size() == 1);
327 std::vector<content::WebContents*> items = GetRunningApplications();
chrome_launcher_controller.cc 760 if (!app_controller->GetRunningApplications().empty())
    [all...]

Completed in 102 milliseconds