Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A DTextView.java696 private CharWrapper mCharWrapper;
6317 } else if (!(text instanceof CharWrapper)) { in setText()
6451 mCharWrapper = new CharWrapper(text, start, len); in setText()
13546 private static class CharWrapper implements CharSequence, GetChars, GraphicsOperations { class in TextView.Drawables
13550 public CharWrapper(char[] chars, int start, int len) { in CharWrapper() method in TextView.Drawables.CharWrapper
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes8413 android.widget.TextView$CharWrapper
H A Dboot-image-profile.txt20921 …StringBuilder;,Landroid/text/PrecomputedText;,Landroid/widget/TextView$CharWrapper;,Landroid/text/…
32238 Landroid/widget/TextView$CharWrapper;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes8434 android.widget.TextView$CharWrapper
H A Dboot-image-profile.txt20968 …StringBuilder;,Landroid/text/PrecomputedText;,Landroid/widget/TextView$CharWrapper;,Landroid/text/…
41902 Landroid/widget/TextView$CharWrapper;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt73614 Landroid/widget/TextView$CharWrapper;-><init>([CII)V
73615 Landroid/widget/TextView$CharWrapper;->drawText(Landroid/graphics/BaseCanvas;IIFFLandroid/graphics/…
73616 Landroid/widget/TextView$CharWrapper;->drawTextRun(Landroid/graphics/BaseCanvas;IIIIFFZLandroid/gra…
73617 Landroid/widget/TextView$CharWrapper;->getTextRunAdvances(IIIIZ[FILandroid/graphics/Paint;)F
73618 Landroid/widget/TextView$CharWrapper;->getTextRunCursor(IIIIILandroid/graphics/Paint;)I
73619 Landroid/widget/TextView$CharWrapper;->getTextWidths(II[FLandroid/graphics/Paint;)I
73620 Landroid/widget/TextView$CharWrapper;->mChars:[C
73621 Landroid/widget/TextView$CharWrapper;->measureText(IILandroid/graphics/Paint;)F
73622 Landroid/widget/TextView$CharWrapper;->mLength:I
73623 Landroid/widget/TextView$CharWrapper;->mStart:I
[all …]