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

  /external/chromium_org/chrome/browser/ui/app_list/
app_context_menu_delegate.h 13 virtual void ExecuteLaunchCommand(int event_flags) = 0;
extension_app_item.h 97 virtual void ExecuteLaunchCommand(int event_flags) OVERRIDE;
app_context_menu.cc 247 delegate_->ExecuteLaunchCommand(event_flags);
extension_app_item.cc 343 void ExtensionAppItem::ExecuteLaunchCommand(int event_flags) {
  /external/chromium_org/chrome/browser/ui/app_list/search/
app_result.h 69 virtual void ExecuteLaunchCommand(int event_flags) OVERRIDE;
app_result.cc 168 void AppResult::ExecuteLaunchCommand(int event_flags) {

Completed in 186 milliseconds