Home
last modified time | relevance | path

Searched refs:fetchFonts (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/provider/
DFontsContractE2ETest.java160 FontFamilyResult result = FontsContract.fetchFonts( in typefaceNotCacheTest()
166 FontFamilyResult result2 = FontsContract.fetchFonts( in typefaceNotCacheTest()
183 FontFamilyResult result = FontsContract.fetchFonts( in typefaceNullFdTest()
/frameworks/base/core/java/android/provider/
DFontsContract.java381 FontFamilyResult result = fetchFonts(sContext, null, request); in getFontSync()
539 result = fetchFonts(context, cancellationSignal, request); in requestFonts()
623 public static @NonNull FontFamilyResult fetchFonts( in fetchFonts() method in FontsContract
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt13205 HSPLandroid/provider/FontsContract;->fetchFonts(Landroid/content/Context;Landroid/os/CancellationSi…
/frameworks/base/config/
Dboot-image-profile.txt13208 HSPLandroid/provider/FontsContract;->fetchFonts(Landroid/content/Context;Landroid/os/CancellationSi…
/frameworks/base/core/api/
Dcurrent.txt37191 …@NonNull public static android.provider.FontsContract.FontFamilyResult fetchFonts(@NonNull android…