Home
last modified time | relevance | path

Searched refs:setAlphaComponent (Results 1 – 25 of 51) sorted by relevance

123

/core/core/src/main/java/androidx/core/graphics/
DColorUtils.java207 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/
D1.1.0-rc01.txt993 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
D1.1.0-beta02.txt993 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
D1.1.0-beta01.txt993 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
D1.2.0-beta01.txt1073 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
D1.3.0-beta01.txt1084 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
D1.2.0-beta02.txt1073 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
Drestricted_1.0.0.txt1102 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
D1.5.0-beta02.txt1242 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
D1.5.0-beta03.txt1242 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
Drestricted_1.1.0-beta01.txt1175 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
Drestricted_1.1.0-rc01.txt1175 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
D1.5.0-beta01.txt1242 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
D1.6.0-beta03.txt1246 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
D1.6.0-beta01.txt1246 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
D1.6.0-beta02.txt1246 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
Drestricted_1.3.0-beta01.txt1271 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
Drestricted_1.2.0-beta01.txt1260 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
D1.8.0-beta02.txt1330 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
Drestricted_1.2.0-beta02.txt1260 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
D1.7.0-beta03.txt1280 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
D1.7.0-beta01.txt1280 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
D1.7.0-beta02.txt1280 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
D1.10.0-beta01.txt1431 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);
D1.11.0-beta02.txt1468 …method @ColorInt public static int setAlphaComponent(@ColorInt int, @IntRange(from=0, to=255) int);

123