Home
last modified time | relevance | path

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

/frameworks/opt/chips/src/com/android/ex/chips/recipientchip/
DVisibleRecipientChip.java31 private Rect mWarningIconBounds = new Rect(0, 0, 0, 0); field in VisibleRecipientChip
110 return mWarningIconBounds; in getWarningIconBounds()
114 mWarningIconBounds = warningIconBounds; in setWarningIconBounds()