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

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

Completed in 75 milliseconds