Home
last modified time | relevance | path

Searched refs:setWarningIconBounds (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/chips/src/com/android/ex/chips/recipientchip/
DVisibleRecipientChip.java113 public void setWarningIconBounds(Rect warningIconBounds) { in setWarningIconBounds() method in VisibleRecipientChip
/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java1183 recipientChip.setWarningIconBounds(warningIconBounds); in constructChipSpan()