Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationGuts.java67 private int mNotificationImportance; field in NotificationGuts
184 mNotificationImportance = importance; in bindImportance()
306 mSeekBar.setProgress(mNotificationImportance); in bindSlider()
331 mSeekBar.setProgress(mNotificationImportance); in applyAuto()