Searched refs:variationSelectors (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/graphics/
H A DPaintTest.java107 public HasGlyphTestCase(int baseCodepoint, Integer[] variationSelectors) { argument
109 mVariationSelectors = new HashSet<>(Arrays.asList(variationSelectors));

Completed in 36 milliseconds