Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTextView.java666 private CharWrapper mCharWrapper;
6193 } else if (!(text instanceof CharWrapper)) { in setText()
6323 mCharWrapper = new CharWrapper(text, start, len); in setText()
13157 private static class CharWrapper implements CharSequence, GetChars, GraphicsOperations { class in TextView.Drawables
13161 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.txt84720 Landroid/widget/TextView$CharWrapper;-><init>([CII)V
84721 Landroid/widget/TextView$CharWrapper;->drawText(Landroid/graphics/BaseCanvas;IIFFLandroid/graphics/…
84722 Landroid/widget/TextView$CharWrapper;->drawTextRun(Landroid/graphics/BaseCanvas;IIIIFFZLandroid/gra…
84723 Landroid/widget/TextView$CharWrapper;->getTextRunAdvances(IIIIZ[FILandroid/graphics/Paint;)F
84724 Landroid/widget/TextView$CharWrapper;->getTextRunCursor(IIIIILandroid/graphics/Paint;)I
84725 Landroid/widget/TextView$CharWrapper;->getTextWidths(II[FLandroid/graphics/Paint;)I
84726 Landroid/widget/TextView$CharWrapper;->mChars:[C
84727 Landroid/widget/TextView$CharWrapper;->measureText(IILandroid/graphics/Paint;)F
84728 Landroid/widget/TextView$CharWrapper;->mLength:I
84729 Landroid/widget/TextView$CharWrapper;->mStart:I
[all …]
Dboot-image-profile.txt37146 Landroid/widget/TextView$CharWrapper;