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

  /external/chromium_org/chrome/browser/chromeos/login/users/avatar/
user_image_manager_impl.h 115 bool NeedProfileImage() const;
118 // full name and, if NeedProfileImage() is true, the profile image are
user_image_manager_impl.cc 799 if (!NeedProfileImage())
892 bool UserImageManagerImpl::NeedProfileImage() const {
    [all...]

Completed in 1507 milliseconds