Searched defs:loadFont (Results 1 – 4 of 4) sorted by relevance
333 private static Typeface loadFont(@NonNull Context context, int id, TypedValue value, in loadFont() method in ResourcesCompat352 private static Typeface loadFont( in loadFont() method in ResourcesCompat
259 private static Font loadFont(String path) { in loadFont() method in FontFamily_Delegate
558 public static File loadFont(Context context, String fileName) { in loadFont() method in FontRequestEmojiCompatConfigTest
891 public Typeface loadFont(Resources wrapper, TypedValue value, int id) { in loadFont() method