Searched refs:getWarningIconBounds (Results 1 – 4 of 4) sorted by relevance
36 Rect getWarningIconBounds(); in getWarningIconBounds() method
109 public Rect getWarningIconBounds() { in getWarningIconBounds() method in VisibleRecipientChip
113 public Rect getWarningIconBounds() { in getWarningIconBounds() method in InvisibleRecipientChip
1994 Rect outOfDomainWarningBounds = currentChip.getWarningIconBounds(); in touchedWarningIcon()