Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/notification/history/
DNotificationSbnViewHolder.java76 void setIconBackground(Drawable background) { in setIconBackground() method in NotificationSbnViewHolder
DNotificationSbnAdapter.java128 holder.setIconBackground(loadBackground(sbn)); in onBindViewHolder()