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