Searched refs:ShouldShowSettings (Results 1 - 15 of 15) sorted by relevance

/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
H A Duser_flow.h26 virtual bool ShouldShowSettings() = 0;
55 virtual bool ShouldShowSettings() OVERRIDE;
73 virtual bool ShouldShowSettings() OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/login/supervised/
H A Dsupervised_user_creation_flow.h25 virtual bool ShouldShowSettings() OVERRIDE;
H A Dsupervised_user_creation_flow.cc43 bool SupervisedUserCreationFlow::ShouldShowSettings() { function in class:chromeos::SupervisedUserCreationFlow
/external/chromium_org/ash/system/chromeos/settings/
H A Dtray_settings.cc151 if (!ash::Shell::GetInstance()->system_tray_delegate()->ShouldShowSettings())
/external/chromium_org/ash/system/tray/
H A Ddefault_system_tray_delegate.cc104 bool DefaultSystemTrayDelegate::ShouldShowSettings() { function in class:ash::DefaultSystemTrayDelegate
H A Ddefault_system_tray_delegate.h36 virtual bool ShouldShowSettings() OVERRIDE;
H A Dsystem_tray_delegate.h134 virtual bool ShouldShowSettings() = 0;
/external/chromium_org/chrome/browser/ui/ash/
H A Dsystem_tray_delegate_linux.cc101 virtual bool ShouldShowSettings() OVERRIDE {
H A Dsystem_tray_delegate_win.cc101 virtual bool ShouldShowSettings() OVERRIDE {
H A Dsystem_tray_delegate_chromeos.h72 virtual bool ShouldShowSettings() OVERRIDE;
H A Dsystem_tray_delegate_chromeos.cc421 bool SystemTrayDelegateChromeOS::ShouldShowSettings() { function in class:chromeos::SystemTrayDelegateChromeOS
422 return ChromeUserManager::Get()->GetCurrentUserFlow()->ShouldShowSettings() &&
/external/chromium_org/ash/system/bluetooth/
H A Dtray_bluetooth.cc299 system_tray_delegate()->ShouldShowSettings()) {
/external/chromium_org/ash/system/chromeos/
H A Dtray_display.cc127 if (delegate->ShouldShowSettings())
/external/chromium_org/ash/system/chromeos/network/
H A Dnetwork_state_list_detailed_view.cc485 system_tray_delegate()->ShouldShowSettings();

Completed in 832 milliseconds