Home
last modified time | relevance | path

Searched refs:tutorial_shown (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
Dprofile_window.cc307 bool tutorial_shown = pref_service->GetBoolean( in ShowUserManagerMaybeWithTutorial() local
309 if (!tutorial_shown) in ShowUserManagerMaybeWithTutorial()
312 if (tutorial_shown) { in ShowUserManagerMaybeWithTutorial()
/external/chromium_org/chrome/browser/ui/views/profiles/
Dprofile_chooser_view.h164 const AvatarMenu::Item& current_avatar_item, bool tutorial_shown);
Dprofile_chooser_view.cc900 bool tutorial_shown) { in CreatePreviewEnabledTutorialView() argument
911 if (!tutorial_shown) { in CreatePreviewEnabledTutorialView()