Searched refs:shouldShowAnomalyIcon (Results 1 – 3 of 3) sorted by relevance
79 mPowerGaugePreference.shouldShowAnomalyIcon(true); in testOnBindViewHolder_showAnomaly_bindAnomalyIcon()90 mPowerGaugePreference.shouldShowAnomalyIcon(false); in testOnBindViewHolder_notShowAnomaly_bindAnomalyIcon()
93 public void shouldShowAnomalyIcon(boolean showAnomalyIcon) { in shouldShowAnomalyIcon() method in PowerGaugePreference
249 pref.shouldShowAnomalyIcon(false); in refreshAppListGroup()