Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationTestHelper.java304 entry.createIcons(mContext, sbn); in generateRow()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationRowBinderImpl.java134 entry.createIcons(mContext, sbn); in inflateViews()
DNotificationEntry.java334 public void createIcons(Context context, StatusBarNotification sbn) in createIcons() method in NotificationEntry