Home | History | Annotate | Download | only in autocomplete

Lines Matching refs:OnProviderUpdate

363     virtual void OnProviderUpdate(bool updated_matches) = 0;
381 // calls the controller's OnProviderUpdate() method. The controller can then
415 // NOTE: Remember to call OnProviderUpdate() if matches_ is updated.
681 virtual void OnProviderUpdate(bool updated_matches);