Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationShellCmd.java294 Icon parseIcon(Resources res, String encoded) throws IllegalArgumentException { in parseIcon() method in NotificationShellCmd
358 final Icon icon = parseIcon(res, iconSpec); in doNotify()
448 final Icon pictureAsIcon = parseIcon(res, pictureSpec); in doNotify()