Searched defs:newStart (Results 1 – 5 of 5) sorted by relevance
113 int newStart = -1; in matchesSimple() local
276 public Builder setSelectionRange(final int newStart, final int newEnd) { in setSelectionRange()
10033 int newStart = start; in moveCursorToVisibleOffset() local10643 void spanChange(Spanned buf, Object what, int oldStart, int newStart, int oldEnd, int newEnd) { in spanChange()10657 invalidateCursor(Selection.getSelectionStart(buf), oldStart, newStart); in spanChange() local
3034 int newStart, int newEnd) { in onSpanChanged()
757 long newStart = 0; // recalculate endpoints as we go in remove() local