Searched refs:loadIconDrawable (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/notification/
H A DNotificationStation.java277 info.icon = loadIconDrawable(info.pkg, info.user, n.icon);
513 private Drawable loadIconDrawable(String pkg, int userId, int resId) { method in class:NotificationStation

Completed in 57 milliseconds