Searched defs:foregroundColors (Results 1 – 5 of 5) sorted by relevance
121 List<Integer> foregroundColors = in separateColorsUsingMultipleForegroundMethod() local220 List<Integer> foregroundColors = new ArrayList<>(); in extractDominantForegroundColors() local300 private final ImmutableList<Integer> foregroundColors; field in ContrastSwatch.SeparatedColors313 SeparatedColors(int backgroundColor, List<Integer> foregroundColors) { in SeparatedColors()
228 ImmutableList<Integer> foregroundColors = contrastSwatch.getForegroundColors(); in attemptHeavyweightEval() local421 List<Integer> foregroundColors, in storeColorsAndContrastRatios()434 ResultMetadata resultMetadata, List<Integer> foregroundColors) { in storeForegroundColors()
908 ImmutableList<Integer> foregroundColors = contrastSwatch.getForegroundColors(); in attemptHeavyweightEval() local1141 List<Integer> foregroundColors, in storeColorsAndContrastRatios()1154 ResultMetadata resultMetadata, List<Integer> foregroundColors) { in storeForegroundColors()
com/google/android/apps/common/testing/accessibility/framework/AccessibilityCheck$Category ...