Searched refs:warningIconBounds (Results 1 – 2 of 2) sorted by relevance
113 public void setWarningIconBounds(Rect warningIconBounds) { in setWarningIconBounds() argument114 mWarningIconBounds = warningIconBounds; in setWarningIconBounds()
1162 final Rect warningIconBounds = new Rect(0, 0, 0, 0); in constructChipSpan() local1164 drawWarningIcon(bitmapContainer).round(warningIconBounds); in constructChipSpan()1180 recipientChip.setWarningIconBounds(warningIconBounds); in constructChipSpan()