Searched refs:findColor (Results 1 – 1 of 1) sorted by relevance
315 avatarIcon.setTint(findColor(senderName, layoutColor)); in createAvatarSymbol()321 int color = findColor(senderName, layoutColor); in createAvatarSymbol()333 private int findColor(CharSequence senderName, int layoutColor) { in findColor() method in MessagingLayout