Searched refs:chips (Results 1 – 24 of 24) sorted by relevance
16 package com.android.ex.chips.sample;23 import com.android.ex.chips.BaseRecipientAdapter;24 import com.android.ex.chips.RecipientEditTextView;
17 package com.android.ex.chips.recipientchip;19 import com.android.ex.chips.RecipientEntry;
17 package com.android.ex.chips.recipientchip;23 import com.android.ex.chips.RecipientEntry;
17 package com.android.ex.chips.recipientchip;24 import com.android.ex.chips.RecipientEntry;
17 package com.android.ex.chips.recipientchip;
1 package com.android.ex.chips.recipientchip;
24 LOCAL_RESOURCE_DIR := frameworks/opt/chips/res/26 LOCAL_AAPT_FLAGS += --extra-packages com.android.ex.chips
17 package com.android.ex.chips;25 import com.android.ex.chips.DropdownChipLayouter.AdapterType;
18 package com.android.ex.chips;91 import com.android.ex.chips.RecipientAlternatesAdapter.RecipientMatchCallback;92 import com.android.ex.chips.recipientchip.DrawableRecipientChip;93 import com.android.ex.chips.recipientchip.InvisibleRecipientChip;94 import com.android.ex.chips.recipientchip.ReplacementDrawableSpan;95 import com.android.ex.chips.recipientchip.VisibleRecipientChip;374 DrawableRecipientChip[] chips = getSortedRecipients(); in getLastChip() local375 if (chips != null && chips.length > 0) { in getLastChip()376 last = chips[chips.length - 1]; in getLastChip()385 DrawableRecipientChip[] chips = in getSelectedRecipients() local[all …]
17 package com.android.ex.chips;
17 package com.android.ex.chips;36 import com.android.ex.chips.BaseRecipientAdapter.DirectoryListQuery;37 import com.android.ex.chips.BaseRecipientAdapter.DirectorySearchParams;38 import com.android.ex.chips.DropdownChipLayouter.AdapterType;39 import com.android.ex.chips.Queries.Query;
1 package com.android.ex.chips;19 import com.android.ex.chips.Queries.Query;
1 package com.android.ex.chips;
17 package com.android.ex.chips;41 import com.android.ex.chips.DropdownChipLayouter.AdapterType;
17 package com.android.ex.chips;25 import com.android.ex.chips.RecipientAlternatesAdapter;26 import com.android.ex.chips.RecipientEntry;
17 package com.android.ex.chips;33 import com.android.ex.chips.recipientchip.DrawableRecipientChip;34 import com.android.ex.chips.recipientchip.ReplacementDrawableSpan;35 import com.android.ex.chips.recipientchip.VisibleRecipientChip;
36 LOCAL_AAPT_FLAGS += --extra-packages com.android.ex.chips
1088 <li>Solved a problem with Tegra 2 and 3 chips by changing specular