Searched refs:kShowPlanNotifications (Results 1 – 5 of 5) sorted by relevance
187 prefs::kShowPlanNotifications,
165 extern const char kShowPlanNotifications[];
474 const char kShowPlanNotifications[] = variable
34 return prefs->GetBoolean(prefs::kShowPlanNotifications); in ShouldShowMobilePlanNotifications()
130 prefs->RegisterBooleanPref(prefs::kShowPlanNotifications, true); in RegisterUserPrefs()