Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationGuts.java288 updateTitleAndSummary(progress); in bindSlider()
337 updateTitleAndSummary(mSeekBar.getProgress()); in applyAuto()
341 private void updateTitleAndSummary(int progress) { in updateTitleAndSummary() method in NotificationGuts