Searched refs:mChip (Results 1 - 1 of 1) sorted by relevance

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

Completed in 7 milliseconds