Home
last modified time | relevance | path

Searched refs:CharWrapper (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/widget/
DTextView.java664 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.Drawables
13132 public CharWrapper(char[] chars, int start, int len) { in CharWrapper() method in TextView.Drawables.CharWrapper
/frameworks/base/config/
Dpreloaded-classes4410 android.widget.TextView$CharWrapper
Dhiddenapi-greylist-max-o.txt90847 Landroid/widget/TextView$CharWrapper;
90848 Landroid/widget/TextView$CharWrapper;-><init>([CII)V
90849 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;)F
90852 Landroid/widget/TextView$CharWrapper;->getTextRunCursor(IIIIILandroid/graphics/Paint;)I
90853 Landroid/widget/TextView$CharWrapper;->getTextWidths(II[FLandroid/graphics/Paint;)I
90854 Landroid/widget/TextView$CharWrapper;->mChars:[C
90855 Landroid/widget/TextView$CharWrapper;->measureText(IILandroid/graphics/Paint;)F
90856 Landroid/widget/TextView$CharWrapper;->mLength:I
[all …]
Dboot-image-profile.txt37147 Landroid/widget/TextView$CharWrapper;