/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/volume/panel/component/mediaoutput/ui/viewmodel/ |
D | DeviceIconViewModel.java | 28 private final com.android.systemui.common.shared.model.Color backgroundColor = null; field in DeviceIconViewModel.IsNotPlaying 33 com.android.systemui.common.shared.model.Color backgroundColor) { in IsNotPlaying() 74 com.android.systemui.common.shared.model.Color backgroundColor) { in copy() 103 private final com.android.systemui.common.shared.model.Color backgroundColor = null; field in DeviceIconViewModel.IsPlaying 108 com.android.systemui.common.shared.model.Color backgroundColor) { in IsPlaying() 149 com.android.systemui.common.shared.model.Color backgroundColor) { in copy()
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/Launcher3/Launcher3QuickStepLib/android_common/kapt/gen/stubs/com/android/quickstep/task/thumbnail/ |
D | TaskThumbnailUiState.java | 17 private final int backgroundColor = 0; field in TaskThumbnailUiState.BackgroundOnly 19 public BackgroundOnly(@androidx.annotation.ColorInt() in BackgroundOnly() 32 …d.quickstep.task.thumbnail.TaskThumbnailUiState.BackgroundOnly copy(@androidx.annotation.ColorInt() in copy() 86 private final int backgroundColor = 0; field in TaskThumbnailUiState.Snapshot 90 int thumbnailRotation, @androidx.annotation.ColorInt() in Snapshot() 124 int thumbnailRotation, @androidx.annotation.ColorInt() in copy()
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/util/ |
H A D | ContrastColorUtil.java | 437 public static int findAlphaToMeetContrast(int color, int backgroundColor, double minRatio) { in findAlphaToMeetContrast() 577 int backgroundColor) { in resolveContrastColor() 593 int backgroundColor, boolean isDark) { in resolveContrastColor() 627 public static int resolvePrimaryColor(Context context, int backgroundColor, in resolvePrimaryColor() 639 public static int resolveSecondaryColor(Context context, int backgroundColor, in resolveSecondaryColor() 651 public static int resolveDefaultColor(Context context, int backgroundColor, in resolveDefaultColor() 696 private static boolean shouldUseDark(int backgroundColor, boolean defaultBackgroundIsDark) { in shouldUseDark() 705 public static double calculateLuminance(int backgroundColor) { in calculateLuminance() 710 public static double calculateContrast(int foregroundColor, int backgroundColor) { in calculateContrast() 714 public static boolean satisfiesTextContrast(int backgroundColor, int foregroundColor) { in satisfiesTextContrast() [all …]
|
/aosp_15_r20/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/utils/contrast/ |
H A D | ContrastSwatch.java | 118 int backgroundColor = checkNotNull(frequencyMaxHeap.poll()).getKey(); in separateColorsUsingMultipleForegroundMethod() local 155 int backgroundColor; in separateColorsUsingSingleForegroundMethod() local 214 int backgroundColor, in extractDominantForegroundColors() 299 private final int backgroundColor; field in ContrastSwatch.SeparatedColors 308 SeparatedColors(int backgroundColor, int foregroundColor) { in SeparatedColors() 313 SeparatedColors(int backgroundColor, List<Integer> foregroundColors) { in SeparatedColors()
|
/aosp_15_r20/packages/apps/Car/Notification/src/com/android/car/notification/ |
D | NotificationUtils.java | 151 @ColorInt int notificationColor, @ColorInt int backgroundColor) { in resolveContrastColor() 158 public static boolean isColorLight(int backgroundColor) { in isColorLight() 221 @ColorInt int foregroundColor, @ColorInt int backgroundColor, double minContrastRatio) { in findContrastColorAgainstLightBackground() 256 @ColorInt int foregroundColor, @ColorInt int backgroundColor, double minContrastRatio) { in findContrastColorAgainstDarkBackground() 289 @ColorInt int foregroundColor, @ColorInt int backgroundColor, double minContrastRatio) { in getContrastedForegroundColor()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/mediaoutput/ui/viewmodel/ |
H A D | DeviceIconViewModel.kt | 27 val backgroundColor: Color constant 32 override val backgroundColor: Color, constant in com.android.systemui.volume.panel.component.mediaoutput.ui.viewmodel.DeviceIconViewModel.IsPlaying 38 override val backgroundColor: Color, constant in com.android.systemui.volume.panel.component.mediaoutput.ui.viewmodel.DeviceIconViewModel.IsNotPlaying
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/volume/dialog/ringer/ui/viewmodel/ |
D | RingerButtonUiModel.java | 17 private final int backgroundColor = 0; field in RingerButtonUiModel 22 public RingerButtonUiModel(int tintColor, int backgroundColor, int cornerRadius) { in RingerButtonUiModel() 54 …dialog.ringer.ui.viewmodel.RingerButtonUiModel copy(int tintColor, int backgroundColor, int corner… in copy()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/footer/ui/viewmodel/ |
D | FooterActionsButtonViewModel.java | 19 private final int backgroundColor = 0; field in FooterActionsButtonViewModel 26 java.lang.Integer iconTint, @android.annotation.AttrRes() in FooterActionsButtonViewModel() 82 java.lang.Integer iconTint, @android.annotation.AttrRes() in copy()
|
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/ |
H A D | ActivityTransitionTests.java | 270 final int backgroundColor = Color.WHITE; in testThemeBackgroundColorShowsDuringActivityTransition() local 291 final int backgroundColor = Color.RED; in testAnimationBackgroundColorIsUsedDuringActivityTransition() local 313 final int backgroundColor = Color.GREEN; in testCustomTransitionCanOverrideBackgroundColor() local 336 final int backgroundColor = Color.GREEN; in testPendingTransitionCanOverrideBackgroundColor() local 357 final int backgroundColor = Color.GREEN; in testSetTransitionCanOverrideBackgroundColor() local 927 int backgroundColor = extras.getInt(BACKGROUND_COLOR_KEY); in processIntent() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/tileimpl/ |
D | QSLongPressProperties.java | 13 private int backgroundColor; field in QSLongPressProperties 20 …public QSLongPressProperties(float height, float width, float cornerRadius, int backgroundColor, i… in QSLongPressProperties() 124 …ressProperties copy(float height, float width, float cornerRadius, int backgroundColor, int labelC… in copy()
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/cardview/cardview/1.1.0-alpha01/androidx.cardview_cardview/android_common_apex34/aar/ |
D | classes.jar | androidx/
androidx/cardview/
androidx/cardview/widget/
androidx/cardview/widget/CardView ... |
D | androidx.cardview_cardview.jar | androidx/
androidx/cardview/
androidx/cardview/widget/
androidx/cardview/widget/CardView ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/cardview/cardview/1.1.0-alpha01/androidx.cardview_cardview/android_common_apex33/aar/ |
D | classes.jar | androidx/
androidx/cardview/
androidx/cardview/widget/
androidx/cardview/widget/CardView ... |
D | androidx.cardview_cardview.jar | androidx/
androidx/cardview/
androidx/cardview/widget/
androidx/cardview/widget/CardView ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/cardview/cardview/1.1.0-alpha01/androidx.cardview_cardview/android_common_apex10000/aar/ |
D | androidx.cardview_cardview.jar | androidx/
androidx/cardview/
androidx/cardview/widget/
androidx/cardview/widget/CardView ... |
D | classes.jar | androidx/
androidx/cardview/
androidx/cardview/widget/
androidx/cardview/widget/CardView ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/cardview/cardview/1.1.0-alpha01/androidx.cardview_cardview/android_common/aar/ |
D | androidx.cardview_cardview.jar | androidx/
androidx/cardview/
androidx/cardview/widget/
androidx/cardview/widget/CardView ... |
D | classes.jar | androidx/
androidx/cardview/
androidx/cardview/widget/
androidx/cardview/widget/CardView ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/cardview/cardview/1.1.0-alpha01/androidx.cardview_cardview/android_common_apex30/aar/ |
D | androidx.cardview_cardview.jar | androidx/
androidx/cardview/
androidx/cardview/widget/
androidx/cardview/widget/CardView ... |
D | classes.jar | androidx/
androidx/cardview/
androidx/cardview/widget/
androidx/cardview/widget/CardView ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/cardview/cardview/1.1.0-alpha01/androidx.cardview_cardview/android_common_apex35/aar/ |
D | androidx.cardview_cardview.jar | androidx/
androidx/cardview/
androidx/cardview/widget/
androidx/cardview/widget/CardView ... |
D | classes.jar | androidx/
androidx/cardview/
androidx/cardview/widget/
androidx/cardview/widget/CardView ... |
/aosp_15_r20/frameworks/native/libs/renderengine/tests/ |
H A D | RenderEngineTest.cpp | 423 const ubyte4& backgroundColor) { in expectShadowColor() 463 const ubyte4& backgroundColor) { in expectShadowColorWithoutCaster() 1359 const ubyte4& backgroundColor) { in drawShadow() 1396 const ubyte4& backgroundColor) { in drawShadowWithoutCaster() 1602 const ubyte4 backgroundColor(static_cast<uint8_t>(255), static_cast<uint8_t>(255), in TEST_P() local 2125 const ubyte4 backgroundColor(static_cast<uint8_t>(255), static_cast<uint8_t>(255), in TEST_P() local 2145 const ubyte4 backgroundColor(static_cast<uint8_t>(255), static_cast<uint8_t>(255), in TEST_P() local 2168 const ubyte4 backgroundColor(static_cast<uint8_t>(255), static_cast<uint8_t>(255), in TEST_P() local 2192 const ubyte4 backgroundColor(static_cast<uint8_t>(255), static_cast<uint8_t>(255), in TEST_P() local 2217 const ubyte4 backgroundColor(static_cast<uint8_t>(255), static_cast<uint8_t>(255), in TEST_P() local [all …]
|
/aosp_15_r20/developers/samples/android/ui/text/TextStyling-Java/app/src/main/java/com/android/example/text/styling/renderer/spans/ |
D | CodeBlockSpan.java | 31 private final @ColorInt int backgroundColor; field in CodeBlockSpan 33 public CodeBlockSpan(@NonNull final Typeface font, final @ColorInt int backgroundColor) { in CodeBlockSpan()
|
/aosp_15_r20/external/skia/modules/canvaskit/tests/ |
H A D | paragraph_test.js | 82 backgroundColor: CanvasKit.Color(234, 208, 232), // light pink property 185 backgroundColor: CanvasKit.Color4f(0, 0, 1.0, 0.8), property 888 backgroundColor: CanvasKit.Color(234, 208, 232), // light pink property 940 backgroundColor: CanvasKit.Color(234, 208, 232), // light pink property 952 backgroundColor: CanvasKit.Color(234, 208, 232), // light pink property
|