Searched refs:CharWrapper (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | TextView.java | 696 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 D | preloaded-classes | 8413 android.widget.TextView$CharWrapper
|
H A D | boot-image-profile.txt | 20921 …StringBuilder;,Landroid/text/PrecomputedText;,Landroid/widget/TextView$CharWrapper;,Landroid/text/… 32238 Landroid/widget/TextView$CharWrapper;
|
/aosp12/frameworks/base/config/ |
H A D | preloaded-classes | 8434 android.widget.TextView$CharWrapper
|
H A D | boot-image-profile.txt | 20968 …StringBuilder;,Landroid/text/PrecomputedText;,Landroid/widget/TextView$CharWrapper;,Landroid/text/… 41902 Landroid/widget/TextView$CharWrapper;
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 73614 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 …]
|