Searched refs:getConversationDrawable (Results 1 – 1 of 1) sorted by relevance
114 public Drawable getConversationDrawable(ShortcutInfo info, String packageName, int uid, in getConversationDrawable() method in ConversationIconFactory116 return getConversationDrawable(getBaseIconDrawable(info), packageName, uid, important); in getConversationDrawable()123 public Drawable getConversationDrawable(Drawable baseIcon, String packageName, int uid, in getConversationDrawable() method in ConversationIconFactory