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

  /external/chromium_org/chrome/browser/ui/app_list/search/common/
webservice_search_provider.cc 52 !chrome::IsSuggestPrefEnabled(profile_)) {
  /external/chromium_org/chrome/browser/search/
search.h 66 bool IsSuggestPrefEnabled(Profile* profile);
search.cc 525 bool IsSuggestPrefEnabled(Profile* profile) {
532 if (!IsInstantExtendedAPIEnabled() || !IsSuggestPrefEnabled(profile))

Completed in 58 milliseconds