HomeSort by relevance Sort by last modified time
    Searched defs:ShowForProfile (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/ui/app_list/
app_list_service_views.cc 32 void AppListServiceViews::ShowForProfile(Profile* requested_profile) {
41 shower_.ShowForProfile(requested_profile);
app_list_shower_views.cc 27 void AppListShower::ShowForProfile(Profile* requested_profile) {
  /external/chromium_org/chrome/browser/ui/ash/app_list/
app_list_service_ash.cc 34 void AppListServiceAsh::ShowForProfile(Profile* default_profile) {
  /external/chromium_org/chrome/browser/ui/views/app_list/win/
app_list_service_win.cc 261 void AppListServiceWin::ShowForProfile(Profile* requested_profile) {
262 AppListServiceViews::ShowForProfile(requested_profile);

Completed in 73 milliseconds