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/managed/
locally_managed_user_creation_flow.cc 42 bool LocallyManagedUserCreationFlow::ShouldShowSettings() {
  /external/chromium_org/chrome/browser/chromeos/login/
user_flow.cc 31 bool DefaultUserFlow::ShouldShowSettings() {
67 bool ExtendedUserFlow::ShouldShowSettings() {
  /external/chromium_org/ash/system/tray/
default_system_tray_delegate.cc 100 bool DefaultSystemTrayDelegate::ShouldShowSettings() {
  /external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_chromeos.cc 471 bool SystemTrayDelegateChromeOS::ShouldShowSettings() {
472 return UserManager::Get()->GetCurrentUserFlow()->ShouldShowSettings();
    [all...]

Completed in 138 milliseconds