Searched defs:foregroundColor (Results 1 – 9 of 9) sorted by relevance
/aosp14/frameworks/base/core/java/android/view/accessibility/ |
H A D | CaptioningManager.java | 419 public final int foregroundColor; field in CaptioningManager.CaptionStyle 460 private CaptionStyle(int foregroundColor, int backgroundColor, int edgeType, int edgeColor, in CaptionStyle() 582 final int foregroundColor = Secure.getInt( in getCustomStyle() local
|
/aosp14/frameworks/base/core/java/com/android/internal/util/ |
H A D | ContrastColorUtil.java | 206 int foregroundColor = originalSpan.getForegroundColor(); in invertCharSequenceColors() local 340 int foregroundColor = originalSpan.getForegroundColor(); in ensureColorSpanContrast() local 697 public static double calculateContrast(int foregroundColor, int backgroundColor) { in calculateContrast() 701 public static boolean satisfiesTextContrast(int backgroundColor, int foregroundColor) { in satisfiesTextContrast()
|
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/util/ |
H A D | ContrastColorUtilTest.java | 137 int foregroundColor = ((ForegroundColorSpan) spans[0]).getForegroundColor(); in testBuilder_ensureColorSpanContrast_partialLength_adjusted() local
|
/aosp14/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/bouncer/ui/composable/ |
H A D | PinBouncer.kt | 194 val foregroundColor = regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/battery/ |
H A D | BatteryMeterView.java | 465 public void updateColors(int foregroundColor, int backgroundColor, int singleToneColor) { in updateColors()
|
/aosp14/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()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | RemoteInputView.java | 226 final int foregroundColor = dark ? Color.WHITE : Color.BLACK; in setBackgroundTintColor() local
|
/aosp14/frameworks/base/core/java/android/text/ |
H A D | Html.java | 1328 public Foreground(int foregroundColor) { in Foreground()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |