Searched refs:FontsContract (Results 1 – 15 of 15) sorted by relevance
19 import static android.provider.FontsContract.Columns.RESULT_CODE_FONT_NOT_FOUND;20 import static android.provider.FontsContract.Columns.RESULT_CODE_FONT_UNAVAILABLE;21 import static android.provider.FontsContract.Columns.RESULT_CODE_MALFORMED_QUERY;22 import static android.provider.FontsContract.Columns.RESULT_CODE_OK;37 import android.provider.FontsContract.FontInfo;79 FontInfo[] fonts = FontsContract.getFontFromProvider( in testGetFontFromProvider_resultOK()98 FontInfo[] fonts = FontsContract.getFontFromProvider( in testGetFontFromProvider_providerDoesntReturnAllFields()114 FontInfo[] fonts = FontsContract.getFontFromProvider( in testGetFontFromProvider_resultFontNotFound()127 FontInfo[] fonts = FontsContract.getFontFromProvider( in testGetFontFromProvider_resultFontUnavailable()147 FontInfo[] fonts = FontsContract.getFontFromProvider( in testGetFontFromProvider_resultMalformedQuery()[all …]
33 import android.provider.FontsContract.FontFamilyResult;86 private static class TestCallback extends FontsContract.FontRequestCallback {123 FontsContract.requestFonts(ctx, request, new Handler(), null, callback); in typefaceCacheTest()134 FontsContract.requestFonts(ctx, request, new Handler(), null, callback2); in typefaceCacheTest()145 FontsContract.requestFonts(ctx, request, new Handler(), null, callback3); in typefaceCacheTest()160 FontFamilyResult result = FontsContract.fetchFonts( in typefaceNotCacheTest()163 Typeface typeface = FontsContract.buildTypeface( in typefaceNotCacheTest()166 FontFamilyResult result2 = FontsContract.fetchFonts( in typefaceNotCacheTest()169 Typeface typeface2 = FontsContract.buildTypeface( in typefaceNotCacheTest()183 FontFamilyResult result = FontsContract.fetchFonts( in typefaceNullFdTest()[all …]
45 private int mResultCode = FontsContract.Columns.RESULT_CODE_OK;83 cursor = new MatrixCursor(new String[] { FontsContract.Columns._ID, in query()84 FontsContract.Columns.TTC_INDEX, FontsContract.Columns.VARIATION_SETTINGS, in query()85 FontsContract.Columns.WEIGHT, FontsContract.Columns.ITALIC, in query()86 FontsContract.Columns.RESULT_CODE }); in query()89 cursor = new MatrixCursor(new String[] { FontsContract.Columns._ID }); in query()
19 import static android.provider.FontsContract.Columns;
77 public class FontsContract { class175 private FontsContract() { in FontsContract() method in FontsContract
44 import android.provider.FontsContract;330 Typeface typeface = FontsContract.getFontSync(request); in createFromResources()
6657 android.provider.FontsContract$$ExternalSyntheticLambda06658 android.provider.FontsContract$$ExternalSyntheticLambda126659 android.provider.FontsContract$$ExternalSyntheticLambda136660 android.provider.FontsContract$$ExternalSyntheticLambda16661 android.provider.FontsContract$16662 android.provider.FontsContract$FontFamilyResult6663 android.provider.FontsContract$FontInfo6664 android.provider.FontsContract14358 [Landroid.provider.FontsContract$FontInfo;
13195 HSPLandroid/provider/FontsContract$1;->run()V13196 HSPLandroid/provider/FontsContract$FontFamilyResult;->getFonts()[Landroid/provider/FontsContract$Fo…13197 HSPLandroid/provider/FontsContract$FontFamilyResult;->getStatusCode()I13198 HSPLandroid/provider/FontsContract$FontInfo;->getAxes()[Landroid/graphics/fonts/FontVariationAxis;13199 HSPLandroid/provider/FontsContract$FontInfo;->getResultCode()I13200 HSPLandroid/provider/FontsContract$FontInfo;->getTtcIndex()I13201 HSPLandroid/provider/FontsContract$FontInfo;->getUri()Landroid/net/Uri;13202 HSPLandroid/provider/FontsContract$FontInfo;->getWeight()I13203 HSPLandroid/provider/FontsContract$FontInfo;->isItalic()Z13204 …android/provider/FontsContract;->buildTypeface(Landroid/content/Context;Landroid/os/CancellationSi…[all …]
176 import android.provider.FontsContract;7523 FontsContract.setApplicationContextForResources(appContext); in handleBindApplication()
6661 android.provider.FontsContract$$ExternalSyntheticLambda06662 android.provider.FontsContract$$ExternalSyntheticLambda126663 android.provider.FontsContract$$ExternalSyntheticLambda136664 android.provider.FontsContract$$ExternalSyntheticLambda16665 android.provider.FontsContract$16666 android.provider.FontsContract$FontFamilyResult6667 android.provider.FontsContract$FontInfo6668 android.provider.FontsContract17381 [Landroid.provider.FontsContract$FontInfo;
13198 HSPLandroid/provider/FontsContract$1;->run()V13199 HSPLandroid/provider/FontsContract$FontFamilyResult;->getFonts()[Landroid/provider/FontsContract$Fo…13200 HSPLandroid/provider/FontsContract$FontFamilyResult;->getStatusCode()I13201 HSPLandroid/provider/FontsContract$FontInfo;->getAxes()[Landroid/graphics/fonts/FontVariationAxis;13202 HSPLandroid/provider/FontsContract$FontInfo;->getResultCode()I13203 HSPLandroid/provider/FontsContract$FontInfo;->getTtcIndex()I13204 HSPLandroid/provider/FontsContract$FontInfo;->getUri()Landroid/net/Uri;13205 HSPLandroid/provider/FontsContract$FontInfo;->getWeight()I13206 HSPLandroid/provider/FontsContract$FontInfo;->isItalic()Z13207 …android/provider/FontsContract;->buildTypeface(Landroid/content/Context;Landroid/os/CancellationSi…[all …]
689 Landroid/provider/FontsContract; 123
18451 Landroid/graphics/Typeface$Builder;-><init>([Landroid/provider/FontsContract$FontInfo;Ljava/util/Ma…18459 Landroid/graphics/Typeface$Builder;->mFonts:[Landroid/provider/FontsContract$FontInfo;41360 Landroid/provider/FontsContract$Columns;-><init>()V41361 Landroid/provider/FontsContract$FontFamilyResult;-><init>(I[Landroid/provider/FontsContract$FontInf…41362 Landroid/provider/FontsContract$FontFamilyResult;->mFonts:[Landroid/provider/FontsContract$FontInfo;41363 Landroid/provider/FontsContract$FontFamilyResult;->mStatusCode:I41364 Landroid/provider/FontsContract$FontInfo;-><init>(Landroid/net/Uri;I[Landroid/graphics/fonts/FontVa…41365 Landroid/provider/FontsContract$FontInfo;->mAxes:[Landroid/graphics/fonts/FontVariationAxis;41366 Landroid/provider/FontsContract$FontInfo;->mItalic:Z41367 Landroid/provider/FontsContract$FontInfo;->mResultCode:I[all …]
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
37189 @Deprecated public class FontsContract {37190 …text, @Nullable android.os.CancellationSignal, @NonNull android.provider.FontsContract.FontInfo[]);37191 …method @Deprecated @NonNull public static android.provider.FontsContract.FontFamilyResult fetchFon…37192 …r, @Nullable android.os.CancellationSignal, @NonNull android.provider.FontsContract.FontRequestCal…37195 …@Deprecated public static final class FontsContract.Columns implements android.provider.BaseColumn…37208 @Deprecated public static class FontsContract.FontFamilyResult {37209 method @Deprecated @NonNull public android.provider.FontsContract.FontInfo[] getFonts();37217 @Deprecated public static class FontsContract.FontInfo {37226 @Deprecated public static class FontsContract.FontRequestCallback {37227 ctor @Deprecated public FontsContract.FontRequestCallback();