Searched refs:kInvertNotificationShown (Results 1 – 4 of 4) sorted by relevance
14 prefs::kInvertNotificationShown, in RegisterInvertBubbleUserPrefs()
163 !pref_service->GetBoolean(prefs::kInvertNotificationShown)) { in MaybeShowInvertBubbleView()164 pref_service->SetBoolean(prefs::kInvertNotificationShown, true); in MaybeShowInvertBubbleView()
1164 const char kInvertNotificationShown[] = "invert_notification_version_2_shown"; variable
369 extern const char kInvertNotificationShown[];