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

/frameworks/ex/chips/src/com/android/ex/chips/
H A DRecipientEditTextView.java185 * selected chip.
336 // Grab the last chip and set the cursor to after it.
376 // will resolve to an error chip.
487 // In the middle of chip; treat this as an edit
538 // Make sure there is a minimum chip width so the user can ALWAYS
539 // tap a chip without difficulty.
544 // Create the background of the chip.
551 // Vertically center the text in the chip.
580 // Make sure there is a minimum chip width so the user can ALWAYS
581 // tap a chip withou
1338 getChipStart(RecipientChip chip) argument
1342 getChipEnd(RecipientChip chip) argument
1484 createAlternatesAdapter(RecipientChip chip) argument
2045 unselectChip(RecipientChip chip) argument
2083 isInDelete(RecipientChip chip, int offset, float x, float y) argument
2093 removeChip(RecipientChip chip) argument
2122 replaceChip(RecipientChip chip, RecipientEntry entry) argument
2160 onClick(RecipientChip chip, int offset, float x, float y) argument
2608 RecipientChipShadow(RecipientChip chip) argument
[all...]

Completed in 1968 milliseconds