Searched refs:IsNewProfile (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/ui/ash/
H A Dapp_sync_ui_state.cc46 return profile->IsNewProfile();
/external/chromium_org/chrome/browser/signin/
H A Dsignin_ui_util.cc164 if (profile->IsNewProfile() && switches::IsNewAvatarMenu()) {
/external/chromium_org/chrome/browser/ui/sync/
H A Dprofile_signin_confirmation_helper.cc200 bool has_been_shutdown = !profile->IsNewProfile();
/external/chromium_org/chrome/browser/profiles/
H A Dprofile.cc218 bool Profile::IsNewProfile() { function in class:Profile
H A Dprofile.h373 bool IsNewProfile();
H A Dprofile_impl.cc728 delegate_->OnProfileCreated(this, true, IsNewProfile());
971 ChromeVersionService::OnProfileLoaded(prefs_.get(), IsNewProfile());
/external/chromium_org/chrome/browser/ui/startup/
H A Dstartup_browser_creator.cc384 !profile->IsNewProfile()) {
/external/chromium_org/chrome/browser/chromeos/accessibility/
H A Daccessibility_manager.cc284 current_profile->IsNewProfile() &&

Completed in 450 milliseconds