Searched refs:FontRes (Results 1 – 3 of 3) sorted by relevance
36 public @interface FontRes { annotation
31 import android.annotation.FontRes;459 @NonNull public Typeface getFont(@FontRes int id) throws NotFoundException { in getFont()476 Typeface getFont(@NonNull TypedValue value, @FontRes int id) throws NotFoundException { in getFont()
12758 …method @NonNull public android.graphics.Typeface getFont(@FontRes int) throws android.content.res.…