Searched refs:CharWrapper (Results 1 – 6 of 6) sorted by relevance
767 private CharWrapper mCharWrapper;7104 } else if (!(text instanceof CharWrapper)) { in setText()7260 mCharWrapper = new CharWrapper(text, start, len); in setText()15624 private static class CharWrapper implements CharSequence, GetChars, GraphicsOperations { class15629 CharWrapper(@NonNull char[] chars, int start, int len) { in CharWrapper() method in TextView.Drawables.CharWrapper
70291 Landroid/widget/TextView$CharWrapper;-><init>([CII)V70292 Landroid/widget/TextView$CharWrapper;->drawText(Landroid/graphics/BaseCanvas;IIFFLandroid/graphics/…70293 Landroid/widget/TextView$CharWrapper;->drawTextRun(Landroid/graphics/BaseCanvas;IIIIFFZLandroid/gra…70294 Landroid/widget/TextView$CharWrapper;->getTextRunAdvances(IIIIZ[FILandroid/graphics/Paint;)F70295 Landroid/widget/TextView$CharWrapper;->getTextRunCursor(IIIIILandroid/graphics/Paint;)I70296 Landroid/widget/TextView$CharWrapper;->getTextWidths(II[FLandroid/graphics/Paint;)I70297 Landroid/widget/TextView$CharWrapper;->mChars:[C70298 Landroid/widget/TextView$CharWrapper;->measureText(IILandroid/graphics/Paint;)F70299 Landroid/widget/TextView$CharWrapper;->mLength:I70300 Landroid/widget/TextView$CharWrapper;->mStart:I[all …]
9813 android.widget.TextView$CharWrapper
32612 Landroid/widget/TextView$CharWrapper;
9844 android.widget.TextView$CharWrapper
42746 Landroid/widget/TextView$CharWrapper;