Searched refs:FontRes (Results 1 – 6 of 6) sorted by relevance
39 import androidx.annotation.FontRes;202 public static Typeface getFont(@NonNull Context context, @FontRes int id) in getFont()292 public static void getFont(@NonNull Context context, @FontRes int id, in getFont()311 public static Typeface getFont(@NonNull Context context, @FontRes int id, TypedValue value, in getFont()
36 public @interface FontRes { annotation
35 public @interface FontRes { annotation
31 import android.annotation.FontRes;363 @NonNull public Typeface getFont(@FontRes int id) throws NotFoundException { in getFont()380 Typeface getFont(@NonNull TypedValue value, @FontRes int id) throws NotFoundException { in getFont()
57 public abstract class FontRes implements java.lang.annotation.Annotation {
2597 "android/support/annotation/FontRes": "androidx/annotation/FontRes",