Searched refs:GetCurrentUserFlow (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/users/
H A Dchrome_user_manager.h46 virtual UserFlow* GetCurrentUserFlow() const = 0;
H A Dmock_user_manager.cc94 UserFlow* MockUserManager::GetCurrentUserFlow() const { function in class:chromeos::MockUserManager
H A Dmock_user_manager.h117 virtual UserFlow* GetCurrentUserFlow() const OVERRIDE;
H A Dchrome_user_manager_impl.h72 virtual UserFlow* GetCurrentUserFlow() const OVERRIDE;
H A Dfake_user_manager.cc309 UserFlow* FakeUserManager::GetCurrentUserFlow() const { function in class:chromeos::FakeUserManager
H A Dfake_user_manager.h46 virtual UserFlow* GetCurrentUserFlow() const OVERRIDE;
H A Dchrome_user_manager_impl.cc439 GetCurrentUserFlow()->CanLockScreen();
956 UserFlow* ChromeUserManagerImpl::GetCurrentUserFlow() const { function in class:chromeos::ChromeUserManagerImpl
/external/chromium_org/chrome/browser/chromeos/login/
H A Dfake_login_utils.cc41 if (!ChromeUserManager::Get()->GetCurrentUserFlow()->ShouldLaunchBrowser()) {
42 ChromeUserManager::Get()->GetCurrentUserFlow()->LaunchExtraSteps(profile);
H A Dlogin_utils.cc155 if (!ChromeUserManager::Get()->GetCurrentUserFlow()->
285 if (!ChromeUserManager::Get()->GetCurrentUserFlow()->ShouldLaunchBrowser()) {
286 ChromeUserManager::Get()->GetCurrentUserFlow()->LaunchExtraSteps(profile);
H A Dexisting_user_controller.cc925 ->GetCurrentUserFlow()
/external/chromium_org/chrome/browser/sync/
H A Dsync_error_notifier_ash.cc161 chromeos::ChromeUserManager::Get()->GetCurrentUserFlow();
/external/chromium_org/chrome/browser/signin/
H A Dsignin_error_notifier_ash.cc174 chromeos::ChromeUserManager::Get()->GetCurrentUserFlow();
/external/chromium_org/chrome/browser/ui/ash/
H A Dsystem_tray_delegate_chromeos.cc422 return ChromeUserManager::Get()->GetCurrentUserFlow()->ShouldShowSettings() &&

Completed in 509 milliseconds