Home
last modified time | relevance | path

Searched defs:getConversationDrawable (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/notification/
H A DConversationIconFactory.java114 public Drawable getConversationDrawable(ShortcutInfo info, String packageName, int uid, in getConversationDrawable() method in ConversationIconFactory
123 public Drawable getConversationDrawable(Drawable baseIcon, String packageName, int uid, in getConversationDrawable() method in ConversationIconFactory
/aosp12/packages/apps/Settings/src/com/android/settings/notification/
H A DNotificationBackend.java620 public Drawable getConversationDrawable(Context context, ShortcutInfo info, String pkg, in getConversationDrawable() method in NotificationBackend