Home
last modified time | relevance | path

Searched refs:FontRes (Results 1 – 3 of 3) sorted by relevance

/frameworks/libs/modules-utils/java/android/annotation/
DFontRes.java36 public @interface FontRes { annotation
/frameworks/base/core/java/android/content/res/
DResources.java33 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()
/frameworks/base/core/api/
Dcurrent.txt13935 …method @NonNull public android.graphics.Typeface getFont(@FontRes int) throws android.content.res.…