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