Home
last modified time | relevance | path

Searched defs:foregroundColor (Results 1 – 16 of 16) sorted by relevance

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DNotificationUtils.java197 private static int findContrastColorAgainstLightBackground( in findContrastColorAgainstLightBackground()
232 private static int findContrastColorAgainstDarkBackground( in findContrastColorAgainstDarkBackground()
265 private static int getContrastedForegroundColor( in getContrastedForegroundColor()
/aosp12/frameworks/base/core/java/android/view/accessibility/
H A DCaptioningManager.java315 public final int foregroundColor; field in CaptioningManager.CaptionStyle
356 private CaptionStyle(int foregroundColor, int backgroundColor, int edgeType, int edgeColor, in CaptionStyle()
478 final int foregroundColor = Secure.getInt( in getCustomStyle() local
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
H A DEmojiCategoryPageIndicatorView.java41 public void setColors(final int foregroundColor, final int backgroundColor) { in setColors()
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DContrastColorUtil.java204 int foregroundColor = originalSpan.getForegroundColor(); in invertCharSequenceColors() local
609 public static double calculateContrast(int foregroundColor, int backgroundColor) { in calculateContrast()
613 public static boolean satisfiesTextContrast(int backgroundColor, int foregroundColor) { in satisfiesTextContrast()
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/data/
H A DCea708Data.java214 public final CaptionColor foregroundColor; field in Cea708Data.CaptionPenColor
219 CaptionColor foregroundColor, in CaptionPenColor()
H A DCea708Parser.java641 CaptionColor foregroundColor = new CaptionColor(opacity, red, green, blue); in parseC1() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/battery/
H A DBatteryMeterView.java368 public void updateColors(int foregroundColor, int backgroundColor, int singleToneColor) { in updateColors()
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/
H A DCaptionAppearanceFragment.java300 final int foregroundColor = attrs.hasForegroundColor() ? attrs.foregroundColor in updateAllPreferences() local
/aosp12/frameworks/base/core/tests/coretests/src/android/app/
H A DNotificationTest.java443 int foregroundColor = ((ForegroundColorSpan) spans[0]).getForegroundColor(); in testBuilder_ensureColorSpanContrast_partialLength_adjusted() local
/aosp12/packages/apps/ThemePicker/src/com/android/customization/model/theme/custom/
H A DThemeComponentOption.java508 int foregroundColor = in bindThumbnailTile() local
/aosp12/frameworks/base/media/java/android/media/
H A DCea708CaptionRenderer.java501 CaptionColor foregroundColor = new CaptionColor(opacity, red, green, blue); in parseC1() local
917 public final CaptionColor foregroundColor; field in Cea708CCParser.CaptionPenColor
921 public CaptionPenColor(CaptionColor foregroundColor, CaptionColor backgroundColor, in CaptionPenColor()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputView.java207 final int foregroundColor = dark ? Color.WHITE : Color.BLACK; in setBackgroundTintColor() local
/aosp12/frameworks/base/core/java/android/text/
H A DHtml.java1317 public Foreground(int foregroundColor) { in Foreground()
/aosp12/frameworks/ex/common/java/com/android/ex/editstyledtext/
H A DEditStyledText.java1220 int foregroundColor; in setTextComposingMask() local
/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java6275 int foregroundColor = originalSpan.getForegroundColor(); in ensureColorSpanContrast() local
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...