Home
last modified time | relevance | path

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

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java2982 startDrag(data, new RecipientChipShadow(currentChip), null, 0); in startDrag()
3011 private final class RecipientChipShadow extends DragShadowBuilder { class in RecipientEditTextView
3014 public RecipientChipShadow(DrawableRecipientChip chip) { in RecipientChipShadow() method in RecipientEditTextView.RecipientChipShadow