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 49 std::vector<content::WebContents*> GetRunningApplications();
app_shortcut_launcher_item_controller.cc 155 std::vector<content::WebContents*> content_list = GetRunningApplications();
169 AppShortcutLauncherItemController::GetRunningApplications() {
279 index == old_index && GetRunningApplications().size() == 1);
283 std::vector<content::WebContents*> items = GetRunningApplications();
chrome_launcher_controller_per_app.cc 558 if (!app_controller->GetRunningApplications().empty())
    [all...]

Completed in 479 milliseconds