Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationShellCmd.java446 Icon parseIcon(Resources res, String encoded) throws IllegalArgumentException { in parseIcon() method in NotificationShellCmd
510 final Icon icon = parseIcon(res, iconSpec); in doNotify()
603 final Icon pictureAsIcon = parseIcon(res, pictureSpec); in doNotify()