Searched defs:getTintedDrawable (Results 1 – 2 of 2) sorted by relevance
253 private static Drawable getTintedDrawable(final Context context, final Drawable drawable, in getTintedDrawable() method in ConversationMessageView
871 public static Drawable getTintedDrawable(final Context context, final Drawable drawable, in getTintedDrawable() method in ImageUtils