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

  /external/chromium_org/chrome/browser/profiles/
profile_downloader_delegate.h 31 virtual bool NeedsProfilePicture() const = 0;
gaia_info_update_service.h 35 virtual bool NeedsProfilePicture() const OVERRIDE;
gaia_info_update_service.cc 80 bool GAIAInfoUpdateService::NeedsProfilePicture() const {
profile_downloader.cc 334 if (!delegate_->NeedsProfilePicture()) {
  /external/chromium_org/chrome/browser/managed_mode/
custodian_profile_downloader_service.h 34 virtual bool NeedsProfilePicture() const OVERRIDE;
custodian_profile_downloader_service.cc 47 bool CustodianProfileDownloaderService::NeedsProfilePicture() const {
  /external/chromium_org/chrome/browser/chromeos/login/
user_image_manager_impl.h 98 virtual bool NeedsProfilePicture() const OVERRIDE;
user_image_manager_impl.cc 752 bool UserImageManagerImpl::NeedsProfilePicture() const {
    [all...]

Completed in 168 milliseconds