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