Home
last modified time | relevance | path

Searched defs:AttentionLevel (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SettingsLib/BannerMessagePreference/src/com/android/settingslib/widget/
H A DBannerMessagePreference.java49 public enum AttentionLevel { enum in BannerMessagePreference
61 AttentionLevel(int attrValue, @ColorRes int backgroundColorResId, in AttentionLevel() method in BannerMessagePreference.AttentionLevel