Searched defs:ShowForProfile (Results 1 - 4 of 4) sorted by path

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_service_views.cc33 void AppListServiceViews::ShowForProfile(Profile* requested_profile) { function in class:AppListServiceViews
40 shower_.ShowForProfile(requested_profile);
H A Dapp_list_shower_views.cc27 void AppListShower::ShowForProfile(Profile* requested_profile) { function in class:AppListShower
/external/chromium_org/chrome/browser/ui/ash/app_list/
H A Dapp_list_service_ash.cc34 void AppListServiceAsh::ShowForProfile(Profile* default_profile) { function in class:AppListServiceAsh
/external/chromium_org/chrome/browser/ui/views/app_list/win/
H A Dapp_list_service_win.cc266 void AppListServiceWin::ShowForProfile(Profile* requested_profile) { function in class:AppListServiceWin
267 AppListServiceViews::ShowForProfile(requested_profile);

Completed in 486 milliseconds