Searched defs:loadFont (Results 1 – 4 of 4) sorted by relevance
215 private static Typeface loadFont(@NonNull Context context, int id, TypedValue value, in loadFont() method in ResourcesCompat227 private static Typeface loadFont( in loadFont() method in ResourcesCompat
232 public static File loadFont(Context context, String fileName) { in loadFont() method in FontRequestEmojiCompatConfigTest
219 private static Font loadFont(String path) { in loadFont() method in FontFamily_Delegate
782 public Typeface loadFont(Resources wrapper, TypedValue value, int id) { in loadFont() method in ResourcesImpl