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

  /external/chromium_org/chrome/browser/chromeos/login/supervised/
supervised_user_creation_flow.cc 43 bool SupervisedUserCreationFlow::ShouldShowSettings() {
  /external/chromium_org/chrome/browser/chromeos/login/
user_flow.cc 31 bool DefaultUserFlow::ShouldShowSettings() {
71 bool ExtendedUserFlow::ShouldShowSettings() {
  /external/chromium_org/ash/system/tray/
default_system_tray_delegate.cc 104 bool DefaultSystemTrayDelegate::ShouldShowSettings() {
  /external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_chromeos.cc 421 bool SystemTrayDelegateChromeOS::ShouldShowSettings() {
422 return ChromeUserManager::Get()->GetCurrentUserFlow()->ShouldShowSettings() &&
    [all...]

Completed in 132 milliseconds