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

  /external/chromium_org/chrome/browser/ui/app_list/
app_list_controller_delegate_impl.h 50 virtual void ShowForProfileByPath(
app_list_service_interactive_uitest.cc 89 controller->ShowForProfileByPath(browser()->profile()->GetPath());
99 controller->ShowForProfileByPath(profile2_->GetPath());
122 controller->ShowForProfileByPath(browser()->profile()->GetPath());
130 controller->ShowForProfileByPath(profile2_->GetPath());
app_list_controller_delegate.h 116 virtual void ShowForProfileByPath(const base::FilePath& profile_path) = 0;
app_list_controller_delegate_impl.cc 120 void AppListControllerDelegateImpl::ShowForProfileByPath(
app_list_view_delegate.h 103 virtual void ShowForProfileByPath(
app_list_view_delegate.cc 517 void AppListViewDelegate::ShowForProfileByPath(
519 controller_->ShowForProfileByPath(profile_path);
extension_app_model_builder_unittest.cc 96 virtual void ShowForProfileByPath(
  /external/chromium_org/chrome/browser/ui/ash/app_list/
app_list_controller_ash.h 42 virtual void ShowForProfileByPath(
app_list_controller_ash.cc 114 void AppListControllerDelegateAsh::ShowForProfileByPath(
  /external/chromium_org/ui/app_list/
app_list_view_delegate.h 136 virtual void ShowForProfileByPath(const base::FilePath& profile_path) = 0;
app_list_menu.cc 80 delegate_->ShowForProfileByPath(
  /external/chromium_org/athena/home/
app_list_view_delegate.h 55 virtual void ShowForProfileByPath(
app_list_view_delegate.cc 155 void AppListViewDelegate::ShowForProfileByPath(
  /external/chromium_org/ui/app_list/test/
app_list_test_view_delegate.h 76 virtual void ShowForProfileByPath(
  /external/chromium_org/ash/shell/
app_list.cc 346 virtual void ShowForProfileByPath(

Completed in 70 milliseconds