Searched refs:SetCurrentUser (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dlauncher_app_tab_helper.h24 virtual void SetCurrentUser(Profile* profile) OVERRIDE;
H A Dlauncher_app_tab_helper.cc108 void LauncherAppTabHelper::SetCurrentUser(Profile* profile) { function in class:LauncherAppTabHelper
H A Dchrome_launcher_controller.h133 virtual void SetCurrentUser(Profile* profile) = 0;
H A Dchrome_launcher_controller.cc2055 app_tab_helper_->SetCurrentUser(profile_);
H A Dchrome_launcher_controller_unittest.cc205 virtual void SetCurrentUser(Profile* profile) OVERRIDE {

Completed in 562 milliseconds