Home
last modified time | relevance | path

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

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java2983 private final DrawableRecipientChip mChip; field in RecipientEditTextView.RecipientChipShadow
2986 mChip = chip; in RecipientChipShadow()
2991 Rect rect = mChip.getBounds(); in onProvideShadowMetrics()
2998 mChip.draw(canvas); in onDrawShadow()