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.java3393 private final DrawableRecipientChip mChip; field in RecipientEditTextView.RecipientChipShadow
3396 mChip = chip; in RecipientChipShadow()
3402 Rect rect = mChip.getBounds(); in onProvideShadowMetrics()
3409 mChip.draw(canvas); in onDrawShadow()