Searched refs:CharWrapper (Results 1 – 4 of 4) sorted by relevance
664 private CharWrapper mCharWrapper;6188 } else if (!(text instanceof CharWrapper)) { in setText()6318 mCharWrapper = new CharWrapper(text, start, len); in setText()13128 private static class CharWrapper implements CharSequence, GetChars, GraphicsOperations { class in TextView.Drawables13132 public CharWrapper(char[] chars, int start, int len) { in CharWrapper() method in TextView.Drawables.CharWrapper
4410 android.widget.TextView$CharWrapper
90847 Landroid/widget/TextView$CharWrapper;90848 Landroid/widget/TextView$CharWrapper;-><init>([CII)V90849 Landroid/widget/TextView$CharWrapper;->drawText(Landroid/graphics/BaseCanvas;IIFFLandroid/graphics/…90850 Landroid/widget/TextView$CharWrapper;->drawTextRun(Landroid/graphics/BaseCanvas;IIIIFFZLandroid/gra…90851 Landroid/widget/TextView$CharWrapper;->getTextRunAdvances(IIIIZ[FILandroid/graphics/Paint;)F90852 Landroid/widget/TextView$CharWrapper;->getTextRunCursor(IIIIILandroid/graphics/Paint;)I90853 Landroid/widget/TextView$CharWrapper;->getTextWidths(II[FLandroid/graphics/Paint;)I90854 Landroid/widget/TextView$CharWrapper;->mChars:[C90855 Landroid/widget/TextView$CharWrapper;->measureText(IILandroid/graphics/Paint;)F90856 Landroid/widget/TextView$CharWrapper;->mLength:I[all …]
37147 Landroid/widget/TextView$CharWrapper;