Searched defs:ShouldShowSettings (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/supervised/
H A Dsupervised_user_creation_flow.cc43 bool SupervisedUserCreationFlow::ShouldShowSettings() { function in class:chromeos::SupervisedUserCreationFlow
/external/chromium_org/chrome/browser/chromeos/login/
H A Duser_flow.cc31 bool DefaultUserFlow::ShouldShowSettings() { function in class:chromeos::DefaultUserFlow
71 bool ExtendedUserFlow::ShouldShowSettings() { function in class:chromeos::ExtendedUserFlow
/external/chromium_org/ash/system/tray/
H A Ddefault_system_tray_delegate.cc104 bool DefaultSystemTrayDelegate::ShouldShowSettings() { function in class:ash::DefaultSystemTrayDelegate
/external/chromium_org/chrome/browser/ui/ash/
H A Dsystem_tray_delegate_chromeos.cc421 bool SystemTrayDelegateChromeOS::ShouldShowSettings() { function in class:chromeos::SystemTrayDelegateChromeOS
422 return ChromeUserManager::Get()->GetCurrentUserFlow()->ShouldShowSettings() &&

Completed in 360 milliseconds