Home
last modified time | relevance | path

Searched refs:UseFullMultiProfileMode (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/ash/multi_user/
Dmulti_user_window_manager.cc44 !ash::switches::UseFullMultiProfileMode()) { in CreateInstance()
/external/chromium_org/ash/
Dash_switches.cc230 bool UseFullMultiProfileMode() { in UseFullMultiProfileMode() function
Dash_switches.h92 ASH_EXPORT bool UseFullMultiProfileMode();
/external/chromium_org/chrome/browser/profiles/
Davatar_menu.cc100 return ash::switches::UseFullMultiProfileMode() && in ShouldShowAvatarMenu()
/external/chromium_org/ash/system/user/
Dtray_user.cc1176 if (GetTrayIndex() && switches::UseFullMultiProfileMode()) in CreateTrayView()