Searched refs:ShowPredictions (Results 1 – 3 of 3) sorted by relevance
59 bool ShowPredictions(const FormDataPredictions& form);
237 bool FormCache::ShowPredictions(const FormDataPredictions& form) { in ShowPredictions() function in autofill::FormCache
451 form_cache_.ShowPredictions(forms[i]); in OnFieldTypePredictionsAvailable()