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