Searched refs:baseIcon (Results 1 – 1 of 1) sorted by relevance
122 public Drawable getConversationDrawable(Drawable baseIcon, String packageName, int uid, in getConversationDrawable() argument124 return new ConversationIconDrawable(baseIcon, in getConversationDrawable()144 public ConversationIconDrawable(Drawable baseIcon, in ConversationIconDrawable() argument149 mBaseIcon = baseIcon; in ConversationIconDrawable()