HomeSort by relevance Sort by last modified time
    Searched refs:kProfileAvatarIndex (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profile_impl.cc 311 prefs::kProfileAvatarIndex,
469 prefs::kProfileAvatarIndex,
    [all...]
profile_manager.cc     [all...]
profile_manager_unittest.cc 375 profile->GetPrefs()->GetInteger(prefs::kProfileAvatarIndex);
396 profile->GetPrefs()->GetInteger(prefs::kProfileAvatarIndex);
  /external/chromium_org/chrome/browser/ui/webui/options/
manage_profile_handler.cc 355 pref_service->SetInteger(prefs::kProfileAvatarIndex, new_icon_index);
  /external/chromium_org/chrome/common/
pref_names.cc     [all...]
pref_names.h 426 extern const char kProfileAvatarIndex[];
    [all...]

Completed in 217 milliseconds