Searched refs:SpanSet (Results 1 – 6 of 6) sorted by relevance
32 public class SpanSet<E> { class42 SpanSet(Class<? extends E> type) { in SpanSet() method in SpanSet
85 private final SpanSet<MetricAffectingSpan> mMetricAffectingSpanSpanSet =86 new SpanSet<MetricAffectingSpan>(MetricAffectingSpan.class);88 private final SpanSet<CharacterStyle> mCharacterStyleSpanSet =89 new SpanSet<CharacterStyle>(CharacterStyle.class);91 private final SpanSet<ReplacementSpan> mReplacementSpanSpanSet =92 new SpanSet<ReplacementSpan>(ReplacementSpan.class);
595 mLineBackgroundSpans = new SpanSet<LineBackgroundSpan>(LineBackgroundSpan.class); in drawBackground()2554 private SpanSet<LineBackgroundSpan> mLineBackgroundSpans;
3476 android.text.SpanSet
14957 HSPLandroid/text/SpanSet;-><init>(Ljava/lang/Class;)V14958 HSPLandroid/text/SpanSet;->getNextTransition(II)I14959 HSPLandroid/text/SpanSet;->hasSpansIntersecting(II)Z14960 HSPLandroid/text/SpanSet;->init(Landroid/text/Spanned;II)V14961 HSPLandroid/text/SpanSet;->recycle()V36128 Landroid/text/SpanSet;
75249 Landroid/text/Layout;->mLineBackgroundSpans:Landroid/text/SpanSet;75732 Landroid/text/SpanSet;75733 Landroid/text/SpanSet;-><init>(Ljava/lang/Class;)V75734 Landroid/text/SpanSet;->classType:Ljava/lang/Class;75735 Landroid/text/SpanSet;->getNextTransition(II)I75736 Landroid/text/SpanSet;->hasSpansIntersecting(II)Z75737 Landroid/text/SpanSet;->init(Landroid/text/Spanned;II)V75738 Landroid/text/SpanSet;->numberOfSpans:I75739 Landroid/text/SpanSet;->recycle()V75740 Landroid/text/SpanSet;->spanEnds:[I[all …]