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

/frameworks/support/compat/java/android/support/v4/graphics/
H A DTypefaceCompat.java50 && TypefaceCompatApi24Impl.isUsable()) {
51 sTypefaceCompatImpl = new TypefaceCompatApi24Impl();
H A DTypefaceCompatApi24Impl.java50 class TypefaceCompatApi24Impl extends TypefaceCompatBaseImpl { class in inherits:TypefaceCompatBaseImpl
51 private static final String TAG = "TypefaceCompatApi24Impl";

Completed in 61 milliseconds