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

/external/chromium_org/chrome/browser/ui/ash/app_list/
H A Dapp_list_controller_ash.cc55 void AppListControllerDelegateAsh::ActivateApp( function in class:AppListControllerDelegateAsh
57 ChromeLauncherController::instance()->ActivateApp(extension->id(),
/external/chromium_org/ui/app_list/views/
H A Dapp_list_main_view.cc185 void AppListMainView::ActivateApp(AppListItemModel* item, int event_flags) { function in class:app_list::AppListMainView
/external/chromium_org/chrome/browser/ui/views/app_list/
H A Dapp_list_controller_win.cc265 virtual void ActivateApp(Profile* profile,
585 void AppListControllerDelegateWin::ActivateApp( function in class:AppListControllerDelegateWin
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dchrome_launcher_controller_per_app.cc544 void ChromeLauncherControllerPerApp::ActivateApp(const std::string& app_id, function in class:ChromeLauncherControllerPerApp
H A Dchrome_launcher_controller_per_browser.cc115 launcher_controller()->ActivateApp(app_id(), ui::EF_NONE);
554 void ChromeLauncherControllerPerBrowser::ActivateApp(const std::string& app_id, function in class:ChromeLauncherControllerPerBrowser

Completed in 141 milliseconds