Searched refs:setDismissButtonLabel (Results 1 – 3 of 3) sorted by relevance
89 verify(mBatteryTipsCardPreference).setDismissButtonLabel("Got it"); in handleBatteryTipsCardUpdated_adaptiveBrightnessAnomaly_showAnomaly()113 verify(mBatteryTipsCardPreference).setDismissButtonLabel("Got it"); in handleBatteryTipsCardUpdated_screenTimeoutAnomaly_showAnomaly()144 verify(mBatteryTipsCardPreference).setDismissButtonLabel("Got it"); in handleBatteryTipsCardUpdated_screenTimeoutAnomalyHasTitle_showAnomaly()170 verify(mBatteryTipsCardPreference).setDismissButtonLabel("Got it"); in handleBatteryTipsCardUpdated_appAnomaly_showAnomaly()
104 public void setDismissButtonLabel(CharSequence label) { in setDismissButtonLabel() method in BatteryTipsCardPreference
247 preference.setDismissButtonLabel(getDismissBtnString()); in updateTipsCardPreference()