Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTextView.java626 private CharWrapper mCharWrapper;
5653 } else if (!(text instanceof CharWrapper)) { in setText()
5779 mCharWrapper = new CharWrapper(text, start, len); in setText()
12248 private static class CharWrapper implements CharSequence, GetChars, GraphicsOperations { class in TextView.Drawables
12252 public CharWrapper(char[] chars, int start, int len) { in CharWrapper() method in TextView.Drawables.CharWrapper
/frameworks/base/config/
Dpreloaded-classes3856 android.widget.TextView$CharWrapper
Dhiddenapi-light-greylist.txt7305 Landroid/widget/TextView;->mCharWrapper:Landroid/widget/TextView$CharWrapper;
Dhiddenapi-private-dex.txt105534 Landroid/widget/TextView$CharWrapper;
105535 Landroid/widget/TextView$CharWrapper;-><init>([CII)V
105536 Landroid/widget/TextView$CharWrapper;->drawText(Landroid/graphics/BaseCanvas;IIFFLandroid/graphics/…
105537 Landroid/widget/TextView$CharWrapper;->drawTextRun(Landroid/graphics/BaseCanvas;IIIIFFZLandroid/gra…
105538 Landroid/widget/TextView$CharWrapper;->getTextRunAdvances(IIIIZ[FILandroid/graphics/Paint;)F
105539 Landroid/widget/TextView$CharWrapper;->getTextRunCursor(IIIIILandroid/graphics/Paint;)I
105540 Landroid/widget/TextView$CharWrapper;->getTextWidths(II[FLandroid/graphics/Paint;)I
105541 Landroid/widget/TextView$CharWrapper;->mChars:[C
105542 Landroid/widget/TextView$CharWrapper;->measureText(IILandroid/graphics/Paint;)F
105543 Landroid/widget/TextView$CharWrapper;->mLength:I
[all …]
Dboot-image-profile.txt59551 Landroid/widget/TextView$CharWrapper;