Searched defs:RecipientChipShadow (Results 1 - 1 of 1) sorted by relevance

/frameworks/ex/chips/src/com/android/ex/chips/
H A DRecipientEditTextView.java2782 startDrag(data, new RecipientChipShadow(currentChip), null, 0);
2811 private final class RecipientChipShadow extends DragShadowBuilder { class in class:RecipientEditTextView
2814 public RecipientChipShadow(DrawableRecipientChip chip) { method in class:RecipientEditTextView.RecipientChipShadow

Completed in 34 milliseconds