Home
last modified time | relevance | path

Searched refs:kNotificationIndicator (Results 1 – 12 of 12) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/
H A Dui_base_features.cc61 const base::Feature kNotificationIndicator = { variable
65 return base::FeatureList::IsEnabled(kNotificationIndicator); in IsNotificationIndicatorEnabled()
H A Dui_base_features.h38 extern const base::Feature kNotificationIndicator;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/
H A Dui_base_features.cc71 const base::Feature kNotificationIndicator = { variable
75 return base::FeatureList::IsEnabled(kNotificationIndicator); in IsNotificationIndicatorEnabled()
H A Dui_base_features.h38 extern const base::Feature kNotificationIndicator;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/shelf/
H A Dshelf_app_button_unittest.cc20 scoped_feature_list_.InitWithFeatures({features::kNotificationIndicator}, in ShelfAppButtonTest()
H A Dshelf_controller_unittest.cc80 scoped_feature_list_.InitWithFeatures({features::kNotificationIndicator}, in SetUp()
H A Dshelf_view_unittest.cc2187 ::features::kNotificationIndicator); in NotificationIndicatorTest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/app_list/views/
H A Dapp_list_item_view_unittest.cc23 scoped_feature_list_.InitWithFeatures({features::kNotificationIndicator}, in AppListItemViewTest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/accessibility/
H A Dspoken_feedback_app_list_browsertest.cc153 scoped_features_.InitWithFeatures({::features::kNotificationIndicator}, {}); in NotificationSpokenFeedbackAppListTest()
H A Dspoken_feedback_browsertest.cc467 scoped_features_.InitWithFeatures({::features::kNotificationIndicator}, {}); in ShelfNotificationBadgeSpokenFeedbackTest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/app_list/
H A Dapp_list_controller_impl_unittest.cc675 scoped_features_.InitWithFeatures({::features::kNotificationIndicator}, {}); in AppListControllerImplTestWithNotificationBadging()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/
H A Dabout_flags.cc2818 FEATURE_VALUE_TYPE(features::kNotificationIndicator)},