Lines Matching defs:PromoCounter
22 PromoCounter::PromoCounter(Profile* profile,
36 PromoCounter::~PromoCounter() {
40 void PromoCounter::RegisterUserPrefs(PrefService* prefs,
47 bool PromoCounter::ShouldShow(base::Time current_time) {
59 void PromoCounter::Hide() {
69 void PromoCounter::Init(base::Time current_time) {
99 void PromoCounter::MaxSessionsEncountered(base::Time current_time) {
108 void PromoCounter::MaxTimeLapsed(base::Time current_time) {