Searched refs:IsCustomBackgroundPrefValid (Results 1 – 2 of 2) sorted by relevance
274 bool IsCustomBackgroundPrefValid(GURL& custom_background_url);
770 if (!IsCustomBackgroundPrefValid(custom_background_url)) { in ApplyOrResetCustomBackgroundNtpTheme()861 if (!IsCustomBackgroundPrefValid(custom_background_url)) in IsCustomBackgroundSet()933 bool InstantService::IsCustomBackgroundPrefValid(GURL& custom_background_url) { in IsCustomBackgroundPrefValid() function in InstantService