Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/profiles/
Dprofile_metrics.cc195 void ProfileMetrics::LogProfileAvatarSelection(size_t icon_index) { in LogProfileAvatarSelection() function in ProfileMetrics
307 LogProfileAvatarSelection(AVATAR_GAIA); in LogProfileSwitchGaia()
Dprofile_metrics.h198 static void LogProfileAvatarSelection(size_t icon_index);
/external/chromium_org/chrome/browser/ui/webui/options/
Dmanage_profile_handler.cc358 ProfileMetrics::LogProfileAvatarSelection(new_icon_index); in SetProfileIconAndName()