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

/frameworks/support/compat/java/android/support/v4/widget/
H A DTextViewCompat.java65 static class TextViewCompatBaseImpl { class in class:TextViewCompat
225 static class TextViewCompatApi16Impl extends TextViewCompatBaseImpl {
367 static final TextViewCompatBaseImpl IMPL;
381 IMPL = new TextViewCompatBaseImpl();

Completed in 381 milliseconds