Searched refs:chipEnd (Results 1 – 1 of 1) sorted by relevance
2119 int chipEnd; in removeMoreChip() local2128 end = chipEnd = Math.min(editable.length(), chipStart + token.length()); in removeMoreChip()2131 editable.setSpan(chip, chipStart, chipEnd, in removeMoreChip()