Searched refs:getAxes (Results 1 – 6 of 6) sorted by relevance
82 FontVariationAxis[] actual = font.getAxes(); in testGetFontFromProvider_resultOK()101 assertNull(font.getAxes()); in testGetFontFromProvider_providerDoesntReturnAllFields()131 FontVariationAxis[] actual = font.getAxes(); in testGetFontFromProvider_resultFontUnavailable()151 FontVariationAxis[] actual = font.getAxes(); in testGetFontFromProvider_resultMalformedQuery()178 assertNull(font.getAxes()); in testGetFontFromProvider_resultFontNotFoundSecondRow()186 assertNull(font.getAxes()); in testGetFontFromProvider_resultFontNotFoundSecondRow()211 assertNull(font.getAxes()); in testGetFontFromProvider_resultFontNotFoundOtherRow()219 assertNull(font.getAxes()); in testGetFontFromProvider_resultFontNotFoundOtherRow()227 assertNull(font.getAxes()); in testGetFontFromProvider_resultFontNotFoundOtherRow()
97 public @NonNull FontVariationAxis[] getAxes() { in getAxes() method in FontConfig.Font
640 font.getTtcIndex(), font.getAxes(), font.getWeight(), in build()905 if (!fontFamily.addFontFromBuffer(fontBuffer, font.getTtcIndex(), font.getAxes(), in makeFamilyFromParsed()
227 public @Nullable FontVariationAxis[] getAxes() { in getAxes() method in FontsContract.FontInfo
34303 method public android.graphics.fonts.FontVariationAxis[] getAxes();
37247 method public android.graphics.fonts.FontVariationAxis[] getAxes();