/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/ |
H A D | NotificationUtils.java | 197 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 D | CaptioningManager.java | 315 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 D | EmojiCategoryPageIndicatorView.java | 41 public void setColors(final int foregroundColor, final int backgroundColor) { in setColors()
|
/aosp12/frameworks/base/core/java/com/android/internal/util/ |
H A D | ContrastColorUtil.java | 204 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 D | Cea708Data.java | 214 public final CaptionColor foregroundColor; field in Cea708Data.CaptionPenColor 219 CaptionColor foregroundColor, in CaptionPenColor()
|
H A D | Cea708Parser.java | 641 CaptionColor foregroundColor = new CaptionColor(opacity, red, green, blue); in parseC1() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/battery/ |
H A D | BatteryMeterView.java | 368 public void updateColors(int foregroundColor, int backgroundColor, int singleToneColor) { in updateColors()
|
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/ |
H A D | CaptionAppearanceFragment.java | 300 final int foregroundColor = attrs.hasForegroundColor() ? attrs.foregroundColor in updateAllPreferences() local
|
/aosp12/frameworks/base/core/tests/coretests/src/android/app/ |
H A D | NotificationTest.java | 443 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 D | ThemeComponentOption.java | 508 int foregroundColor = in bindThumbnailTile() local
|
/aosp12/frameworks/base/media/java/android/media/ |
H A D | Cea708CaptionRenderer.java | 501 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 D | RemoteInputView.java | 207 final int foregroundColor = dark ? Color.WHITE : Color.BLACK; in setBackgroundTintColor() local
|
/aosp12/frameworks/base/core/java/android/text/ |
H A D | Html.java | 1317 public Foreground(int foregroundColor) { in Foreground()
|
/aosp12/frameworks/ex/common/java/com/android/ex/editstyledtext/ |
H A D | EditStyledText.java | 1220 int foregroundColor; in setTextComposingMask() local
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | Notification.java | 6275 int foregroundColor = originalSpan.getForegroundColor(); in ensureColorSpanContrast() local
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |