HomeSort by relevance Sort by last modified time
    Searched defs:chips (Results 1 - 25 of 25) sorted by null

  /frameworks/opt/chips/src/com/android/ex/chips/
AccountSpecifier.java 17 package com.android.ex.chips;
PhoneUtil.java 18 package com.android.ex.chips;
26 * A utility class for chips using phone numbers.
SingleRecipientArrayAdapter.java 17 package com.android.ex.chips;
25 import com.android.ex.chips.DropdownChipLayouter.AdapterType;
ChipsUtil.java 17 package com.android.ex.chips;
36 * Permissions required by Chips library.
42 * Returns true when the caller can use Chips UI in its environment.
PhotoManager.java 17 package com.android.ex.chips;
20 * Used by the {@link com.android.ex.chips.BaseRecipientAdapter} to handle fetching
29 * Sets the {@link com.android.ex.chips.RecipientEntry}'s photo bytes. If the photo bytes
CopyDialog.java 1 package com.android.ex.chips;
17 public static final String TAG = "chips-copy-dialog";
CircularImageView.java 1 package com.android.ex.chips;
DefaultPhotoManager.java 17 package com.android.ex.chips;
32 * Default implementation of {@link com.android.ex.chips.PhotoManager} that
33 * queries for photo bytes by using the {@link com.android.ex.chips.RecipientEntry}'s
Queries.java 17 package com.android.ex.chips;
27 * Phone and Email queries for supporting Chips UI.
RecipientEntry.java 17 package com.android.ex.chips;
DropdownChipLayouter.java 1 package com.android.ex.chips;
30 import com.android.ex.chips.Queries.Query;
RecipientAlternatesAdapter.java 17 package com.android.ex.chips;
35 import com.android.ex.chips.BaseRecipientAdapter.DirectoryListQuery;
36 import com.android.ex.chips.BaseRecipientAdapter.DirectorySearchParams;
37 import com.android.ex.chips.DropdownChipLayouter.AdapterType;
38 import com.android.ex.chips.Queries.Query;
BaseRecipientAdapter.java 17 package com.android.ex.chips;
44 import com.android.ex.chips.ChipsUtil.PermissionsCheckListener;
45 import com.android.ex.chips.DropdownChipLayouter.AdapterType;
650 * If true, forces using the {@link com.android.ex.chips.SingleRecipientArrayAdapter}
651 * instead of {@link com.android.ex.chips.RecipientAlternatesAdapter} when
659 * Used to replace email addresses with chips. Default behavior
790 * Called whenever {@link com.android.ex.chips.BaseRecipientAdapter.DirectoryFilter}
793 * {@link com.android.ex.chips.BaseRecipientAdapter} and are instead using thei
    [all...]
RecipientEditTextView.java 18 package com.android.ex.chips;
95 import com.android.ex.chips.DropdownChipLayouter.PermissionRequestDismissedListener;
96 import com.android.ex.chips.RecipientAlternatesAdapter.RecipientMatchCallback;
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;
113 * that use the new Chips UI for addressing a message to recipients.
145 // Resources for displaying chips.
209 // scrolled to show the last line of chips content
494 DrawableRecipientChip[] chips = getSortedRecipients(); local
505 DrawableRecipientChip[] chips = local
759 DrawableRecipientChip[] chips = local
1328 DrawableRecipientChip[] chips = getSortedRecipients(); local
1425 DrawableRecipientChip[] chips = getSortedRecipients(); local
1773 DrawableRecipientChip[] chips = local
1880 DrawableRecipientChip[] chips = span.getSpans(start, end, DrawableRecipientChip.class); local
2145 final DrawableRecipientChip[] chips = local
2792 DrawableRecipientChip[] chips = spannable.getSpans(0, getText().length(), local
    [all...]
  /frameworks/opt/chips/src/com/android/ex/chips/recipientchip/
DrawableRecipientChip.java 17 package com.android.ex.chips.recipientchip;
BaseRecipientChip.java 17 package com.android.ex.chips.recipientchip;
19 import com.android.ex.chips.RecipientEntry;
InvisibleRecipientChip.java 17 package com.android.ex.chips.recipientchip;
24 import com.android.ex.chips.RecipientEntry;
ReplacementDrawableSpan.java 1 package com.android.ex.chips.recipientchip;
SimpleRecipientChip.java 17 package com.android.ex.chips.recipientchip;
19 import com.android.ex.chips.RecipientEntry;
VisibleRecipientChip.java 17 package com.android.ex.chips.recipientchip;
23 import com.android.ex.chips.RecipientEntry;
  /development/tools/winscope/src/
transform_sf.js 44 var chips = []; variable
50 chips.push(get_visible_chip());
59 chips.push(RELATIVE_Z_CHIP);
62 chips.push(RELATIVE_Z_PARENT_CHIP);
65 chips.push(MISSING_LAYER);
81 chips,
  /frameworks/opt/chips/tests/src/com/android/ex/chips/
RecipientAlternatesAdapterTest.java 17 package com.android.ex.chips;
25 import com.android.ex.chips.RecipientAlternatesAdapter;
26 import com.android.ex.chips.RecipientEntry;
ChipsTest.java 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;
180 // First, add 2 chips and then make sure we remove
217 // First, add 2 chips and then make sure we remove
284 // We show 2 chips then place a more chip.
293 // Add 3 chips: this is the trigger point at which the more chip will be created.
294 // Test that adding the chips and then creating and removing the more chip, as if
295 // the user were focusing/ removing focus from the chips field
    [all...]
  /frameworks/opt/chips/sample/src/com/android/ex/chips/sample/
MainActivity.java 16 package com.android.ex.chips.sample;
24 import com.android.ex.chips.BaseRecipientAdapter;
25 import com.android.ex.chips.RecipientEditTextView;
26 import com.android.ex.chips.RecipientEditTextView.PermissionsRequestItemClickedListener;
27 import com.android.ex.chips.RecipientEditTextView.RecipientChipAddedListener;
28 import com.android.ex.chips.RecipientEditTextView.RecipientChipDeletedListener;
29 import com.android.ex.chips.RecipientEntry;
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
neon-psyn.s 6 chips .dn d2 label
14 vmull fish.u32, chips.u16, chips.u16[1]

Completed in 277 milliseconds