Searched refs:SpanSet (Results 1 – 9 of 9) sorted by relevance
33 private final SpanSet<CharacterStyle> mCharacterStyleSpanSet =34 new SpanSet<>(CharacterStyle.class);
34 public class SpanSet<E> { class44 SpanSet(Class<? extends E> type) { in SpanSet() method in SpanSet
125 private final SpanSet<MetricAffectingSpan> mMetricAffectingSpanSpanSet =126 new SpanSet<MetricAffectingSpan>(MetricAffectingSpan.class);128 private final SpanSet<CharacterStyle> mCharacterStyleSpanSet =129 new SpanSet<CharacterStyle>(CharacterStyle.class);131 private final SpanSet<ReplacementSpan> mReplacementSpanSpanSet =132 new SpanSet<ReplacementSpan>(ReplacementSpan.class);
955 mLineBackgroundSpans = new SpanSet<LineBackgroundSpan>(LineBackgroundSpan.class); in drawBackground()3647 private SpanSet<LineBackgroundSpan> mLineBackgroundSpans;
14756 HSPLandroid/text/SpanSet;-><init>(Ljava/lang/Class;)V14757 HSPLandroid/text/SpanSet;->getNextTransition(II)I14758 HSPLandroid/text/SpanSet;->hasSpansIntersecting(II)Z14759 HSPLandroid/text/SpanSet;->init(Landroid/text/Spanned;II)V14760 HSPLandroid/text/SpanSet;->recycle()V14955 …cycle(Landroid/text/TextLine;)Landroid/text/TextLine;+]Landroid/text/SpanSet;Landroid/text/SpanSet;30524 Landroid/text/SpanSet;
8116 android.text.SpanSet
14820 HSPLandroid/text/SpanSet;-><init>(Ljava/lang/Class;)V14821 HSPLandroid/text/SpanSet;->getNextTransition(II)I14822 HSPLandroid/text/SpanSet;->hasSpansIntersecting(II)Z14823 HSPLandroid/text/SpanSet;->init(Landroid/text/Spanned;II)V14824 HSPLandroid/text/SpanSet;->recycle()V15019 …cycle(Landroid/text/TextLine;)Landroid/text/TextLine;+]Landroid/text/SpanSet;Landroid/text/SpanSet;40685 Landroid/text/SpanSet;
8147 android.text.SpanSet
55548 Landroid/text/Layout;->mLineBackgroundSpans:Landroid/text/SpanSet;56004 Landroid/text/SpanSet;-><init>(Ljava/lang/Class;)V56005 Landroid/text/SpanSet;->classType:Ljava/lang/Class;56006 Landroid/text/SpanSet;->getNextTransition(II)I56007 Landroid/text/SpanSet;->hasSpansIntersecting(II)Z56008 Landroid/text/SpanSet;->init(Landroid/text/Spanned;II)V56009 Landroid/text/SpanSet;->numberOfSpans:I56010 Landroid/text/SpanSet;->recycle()V56011 Landroid/text/SpanSet;->spanEnds:[I56012 Landroid/text/SpanSet;->spanFlags:[I[all …]