Searched refs:mSpanInsertCount (Results 1 – 2 of 2) sorted by relevance
72 mSpanInsertCount = 0; in SpannableStringBuilder()242 mSpanInsertCount = 0; in clear()265 mSpanInsertCount = 0; in clearSpans()764 mSpanOrder = GrowingArrayUtils.append(mSpanOrder, mSpanCount, mSpanInsertCount); in setSpan()767 mSpanInsertCount++; in setSpan()1798 private int mSpanInsertCount; // counter for the span insertion field in SpannableStringBuilder
55959 Landroid/text/SpannableStringBuilder;->mSpanInsertCount:I