Searched refs:setTextColors (Results 1 – 5 of 5) sorted by relevance
75 public void setTextColors(@ColorInt int onSurface, @ColorInt int onSurfaceVariant) { in setTextColors() method in EmptyShadeView
487 newGroup.setTextColors(mSenderTextColor, mMessageTextColor); in createGroupViews()
483 public void setTextColors(int senderTextColor, int messageTextColor) { in setTextColors() method in MessagingGroup
1127 newGroup.setTextColors(mSenderTextColor, mMessageTextColor); in createGroupViews()
4453 mEmptyShadeView.setTextColors(onSurface, onSurfaceVariant); in updateDecorViews()