Home
last modified time | relevance | path

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

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java1024 for (DrawableRecipientChip chip : chips) { in checkChipWidths()
1025 bounds = chip.getBounds(); in checkChipWidths()
1029 replaceChip(chip, chip.getEntry()); in checkChipWidths()
1161 DrawableRecipientChip chip = null; in createReplacementChip() local
1164 chip = visible ? in createReplacementChip()
1170 editable.setSpan(chip, tokenStart, tokenEnd, Spannable.SPAN_EXCLUSIVE_EXCLUSIVE); in createReplacementChip()
1172 if (chip != null) { in createReplacementChip()
1176 chip.setOriginalText(token); in createReplacementChip()
1177 mTemporaryRecipients.add(chip); in createReplacementChip()
1535 private int getChipStart(DrawableRecipientChip chip) { in getChipStart() argument
[all …]
/frameworks/base/docs/html/guide/topics/connectivity/nfc/
Dhce.jd38 chip in the device, called a <em>secure element</em>. Many SIM cards provided by
/frameworks/base/docs/html/tools/devices/
Demulator.jd129 <li>A sound chip with output and input capabilities</li>