HomeSort by relevance Sort by last modified time
    Searched full:recipientchip (Results 1 - 9 of 9) sorted by null

  /frameworks/opt/chips/src/com/android/ex/chips/recipientchip/
DrawableRecipientChip.java 17 package com.android.ex.chips.recipientchip;
23 * RecipientChip defines a drawable object that contains information relevant to a
InvisibleRecipientChip.java 17 package com.android.ex.chips.recipientchip;
27 * RecipientChip defines a span that contains information relevant to a
BaseRecipientChip.java 17 package com.android.ex.chips.recipientchip;
ReplacementDrawableSpan.java 1 package com.android.ex.chips.recipientchip;
SimpleRecipientChip.java 17 package com.android.ex.chips.recipientchip;
VisibleRecipientChip.java 17 package com.android.ex.chips.recipientchip;
  /frameworks/opt/chips/src/com/android/ex/chips/
RecipientEditTextView.java 97 import com.android.ex.chips.recipientchip.DrawableRecipientChip;
98 import com.android.ex.chips.recipientchip.InvisibleRecipientChip;
99 import com.android.ex.chips.recipientchip.ReplacementDrawableSpan;
100 import com.android.ex.chips.recipientchip.VisibleRecipientChip;
    [all...]
  /packages/apps/Messaging/src/com/android/messaging/ui/contact/
ContactRecipientAutoCompleteView.java 35 import com.android.ex.chips.recipientchip.DrawableRecipientChip;
  /frameworks/opt/chips/tests/src/com/android/ex/chips/
ChipsTest.java 33 import com.android.ex.chips.recipientchip.DrawableRecipientChip;
34 import com.android.ex.chips.recipientchip.ReplacementDrawableSpan;
35 import com.android.ex.chips.recipientchip.VisibleRecipientChip;
    [all...]

Completed in 234 milliseconds