Searched refs:setBottomSummary (Results 1 – 5 of 5) sorted by relevance
60 public void setBottomSummary(CharSequence text) { in setBottomSummary() method in BatteryHistoryPreference
162 mHistPref.setBottomSummary( in updateHistPrefSummary()
86 mBatteryHistoryPreference.setBottomSummary(TEST_STRING); in testSetBottomSummary_updatesBottomSummaryTextIfSet()