Searched defs:mChip (Results 1 - 1 of 1) sorted by last modified time

/frameworks/ex/chips/src/com/android/ex/chips/
H A DRecipientEditTextView.java2606 private final RecipientChip mChip; field in class:RecipientEditTextView.RecipientChipShadow
2609 mChip = chip;
2614 Rect rect = mChip.getDrawable().getBounds();
2621 mChip.getDrawable().draw(canvas);

Completed in 53 milliseconds