Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTextView.java670 private CharWrapper mCharWrapper;
6230 } else if (!(text instanceof CharWrapper)) { in setText()
6360 mCharWrapper = new CharWrapper(text, start, len); in setText()
13307 private static class CharWrapper implements CharSequence, GetChars, GraphicsOperations { class in TextView.Drawables
13311 public CharWrapper(char[] chars, int start, int len) { in CharWrapper() method in TextView.Drawables.CharWrapper
/frameworks/base/config/
Dpreloaded-classes7806 android.widget.TextView$CharWrapper
Dboot-image-profile.txt48130 Landroid/widget/TextView$CharWrapper;