Searched refs:chip (Results 1 - 1 of 1) sorted by relevance

/frameworks/ex/chips/src/com/android/ex/chips/
H A DRecipientEditTextView.java194 * selected chip.
345 // Grab the last chip and set the cursor to after it.
493 // In the middle of chip; treat this as an edit
544 // Make sure there is a minimum chip width so the user can ALWAYS
545 // tap a chip without difficulty.
550 // Create the background of the chip.
557 // Vertically center the text in the chip.
586 // Make sure there is a minimum chip width so the user can ALWAYS
587 // tap a chip without difficulty.
592 // Create the background of the chip
1341 getChipStart(DrawableRecipientChip chip) argument
1345 getChipEnd(DrawableRecipientChip chip) argument
1497 createAlternatesAdapter(DrawableRecipientChip chip) argument
2052 unselectChip(DrawableRecipientChip chip) argument
2090 isInDelete(DrawableRecipientChip chip, int offset, float x, float y) argument
2101 removeChip(DrawableRecipientChip chip) argument
2130 replaceChip(DrawableRecipientChip chip, RecipientEntry entry) argument
2168 onClick(DrawableRecipientChip chip, int offset, float x, float y) argument
2308 isGeneratedContact(DrawableRecipientChip chip) argument
2757 RecipientChipShadow(DrawableRecipientChip chip) argument
[all...]

Completed in 31 milliseconds