MaxNumberTimesToShowOptInPopup  188 chrome/browser/search/hotword_service.cc   return number_shown < MaxNumberTimesToShowOptInPopup();
MaxNumberTimesToShowOptInPopup   43 chrome/browser/search/hotword_service.h   int MaxNumberTimesToShowOptInPopup();
MaxNumberTimesToShowOptInPopup   65 chrome/browser/search/hotword_service_unittest.cc   for (int i = 0; i < hotword_service->MaxNumberTimesToShowOptInPopup(); i++) {