Searched refs:getAxes (Results 1 – 9 of 9) sorted by relevance
84 FontVariationAxis[] actual = font.getAxes(); in testGetFontFromProvider_resultOK()103 assertNull(font.getAxes()); in testGetFontFromProvider_providerDoesntReturnAllFields()133 FontVariationAxis[] actual = font.getAxes(); in testGetFontFromProvider_resultFontUnavailable()153 FontVariationAxis[] actual = font.getAxes(); in testGetFontFromProvider_resultMalformedQuery()180 assertNull(font.getAxes()); in testGetFontFromProvider_resultFontNotFoundSecondRow()188 assertNull(font.getAxes()); in testGetFontFromProvider_resultFontNotFoundSecondRow()213 assertNull(font.getAxes()); in testGetFontFromProvider_resultFontNotFoundOtherRow()221 assertNull(font.getAxes()); in testGetFontFromProvider_resultFontNotFoundOtherRow()229 assertNull(font.getAxes()); in testGetFontFromProvider_resultFontNotFoundOtherRow()
103 public @NonNull FontVariationAxis[] getAxes() { in getAxes() method in FontConfig.Font
224 public @Nullable FontVariationAxis[] getAxes() { in getAxes() method in FontsContract.FontInfo649 .setFontVariationSettings(fontInfo.getAxes()) in buildTypeface()
493 public @Nullable FontVariationAxis[] getAxes() { in getAxes() method in Font
198 .setFontVariationSettings(fontConfig.getAxes()) in createFontFamily()
598 mAssetManager, mPath, font.getTtcIndex(), font.getAxes(), in build()
15837 method @Nullable public android.graphics.fonts.FontVariationAxis[] getAxes();38516 method @Nullable public android.graphics.fonts.FontVariationAxis[] getAxes();
15837 method @Nullable public android.graphics.fonts.FontVariationAxis[] getAxes();38660 method @Nullable public android.graphics.fonts.FontVariationAxis[] getAxes();
12732 HSPLandroid/provider/FontsContract$FontInfo;->getAxes()[Landroid/graphics/fonts/FontVariationAxis;