Searched refs:setAttentionLevel (Results 1 – 2 of 2) sorted by relevance
440 mBannerPreference.setAttentionLevel(BannerMessagePreference.AttentionLevel.HIGH); in setAttentionLevel_whenAtLeastS_whenHighAttention_setsHighTheme()458 mBannerPreference.setAttentionLevel(BannerMessagePreference.AttentionLevel.MEDIUM); in setAttentionLevel_whenAtLeastS_whenMedAttention_setsMediumTheme()476 mBannerPreference.setAttentionLevel(BannerMessagePreference.AttentionLevel.LOW); in setAttentionLevel_whenAtLeastS_whenLowAttention_setsLowTheme()
328 public BannerMessagePreference setAttentionLevel(AttentionLevel attentionLevel) { in setAttentionLevel() method in BannerMessagePreference