Searched refs:loadIconDrawable (Results 1 – 2 of 2) sorted by relevance
290 info.icon = loadIconDrawable(info.pkg, info.user, n.icon); in loadNotifications()579 private Drawable loadIconDrawable(String pkg, int userId, int resId) { in loadIconDrawable() method in NotificationStation