Searched refs:getSystemFallback (Results 1 – 2 of 2) sorted by relevance
77 public static @NonNull FontFamily[] getSystemFallback(@Nullable String familyName) { in getSystemFallback() method in SystemFonts
783 final FontFamily[] fallback = SystemFonts.getSystemFallback(mFallbackName);1077 android.graphics.fonts.FontFamily[] fallback = SystemFonts.getSystemFallback(fallbackName);