Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/notification/
DChannelListPreferenceController.java184 channelPref.setIcon(getAlertingIcon()); in populateSingleChannelPrefs()
214 channelPref1.setIcon(getAlertingIcon()); in populateSingleChannelPrefs()
228 private Drawable getAlertingIcon() { in getAlertingIcon() method in ChannelListPreferenceController