Searched defs:CharWrapper (Results 1 – 1 of 1) sorted by relevance
15624 private static class CharWrapper implements CharSequence, GetChars, GraphicsOperations { class15629 CharWrapper(@NonNull char[] chars, int start, int len) { in CharWrapper() method in TextView.Drawables.CharWrapper