Searched refs:setAlphaComponent (Results 1 – 25 of 51) sorted by relevance
123
| /core/core/src/main/java/androidx/core/graphics/ |
| D | ColorUtils.java | 207 int testForeground = setAlphaComponent(foreground, 255); in calculateMinimumAlpha() 223 testForeground = setAlphaComponent(foreground, testAlpha); in calculateMinimumAlpha() 377 public static int setAlphaComponent(@ColorInt int color, in setAlphaComponent() method in ColorUtils
|
| /core/core/api/ |
| D | 1.1.0-rc01.txt | 993 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
|
| D | 1.1.0-beta02.txt | 993 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
|
| D | 1.1.0-beta01.txt | 993 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
|
| D | 1.2.0-beta01.txt | 1073 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
|
| D | 1.3.0-beta01.txt | 1084 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
|
| D | 1.2.0-beta02.txt | 1073 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
|
| D | restricted_1.0.0.txt | 1102 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
|
| D | 1.5.0-beta02.txt | 1242 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
|
| D | 1.5.0-beta03.txt | 1242 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
|
| D | restricted_1.1.0-beta01.txt | 1175 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
|
| D | restricted_1.1.0-rc01.txt | 1175 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
|
| D | 1.5.0-beta01.txt | 1242 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
|
| D | 1.6.0-beta03.txt | 1246 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
|
| D | 1.6.0-beta01.txt | 1246 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
|
| D | 1.6.0-beta02.txt | 1246 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
|
| D | restricted_1.3.0-beta01.txt | 1271 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
|
| D | restricted_1.2.0-beta01.txt | 1260 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
|
| D | 1.8.0-beta02.txt | 1330 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
|
| D | restricted_1.2.0-beta02.txt | 1260 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
|
| D | 1.7.0-beta03.txt | 1280 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
|
| D | 1.7.0-beta01.txt | 1280 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
|
| D | 1.7.0-beta02.txt | 1280 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
|
| D | 1.10.0-beta01.txt | 1431 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
|
| D | 1.11.0-beta02.txt | 1468 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
|
123