Searched refs:TextUtilsCompatImpl (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/compat/java/android/support/v4/text/
H A DTextUtilsCompat.java27 private static class TextUtilsCompatImpl { class in class:TextUtilsCompat
28 TextUtilsCompatImpl() { method in class:TextUtilsCompat.TextUtilsCompatImpl
105 private static class TextUtilsCompatJellybeanMr1Impl extends TextUtilsCompatImpl {
121 private static final TextUtilsCompatImpl IMPL;
127 IMPL = new TextUtilsCompatImpl();

Completed in 29 milliseconds