Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/BannerMessagePreference/src/com/android/settingslib/widget/
H A DBannerMessagePreference.java130 int mAttentionLevelValue = in init() local
132 mAttentionLevel = AttentionLevel.fromAttr(mAttentionLevelValue); in init()