HomeSort by relevance Sort by last modified time
    Searched refs:VisibleRecipientChip (Results 1 - 3 of 3) sorted by null

  /frameworks/opt/chips/src/com/android/ex/chips/recipientchip/
VisibleRecipientChip.java 26 * VisibleRecipientChip defines a ReplacementSpan that contains information relevant to a
29 public class VisibleRecipientChip extends ReplacementDrawableSpan implements DrawableRecipientChip {
33 public VisibleRecipientChip(final Drawable drawable, final RecipientEntry entry) {
  /frameworks/opt/chips/tests/src/com/android/ex/chips/
ChipsTest.java 35 import com.android.ex.chips.recipientchip.VisibleRecipientChip;
    [all...]
  /frameworks/opt/chips/src/com/android/ex/chips/
RecipientEditTextView.java 100 import com.android.ex.chips.recipientchip.VisibleRecipientChip;
    [all...]

Completed in 2607 milliseconds