Searched refs:ColorInt (Results 1 – 3 of 3) sorted by relevance
30 public @interface ColorInt {} annotation
455 method public void setTitleTextColor(@android.annotation.ColorInt int);456 method public void setTitleTextColor(@androidx.annotation.ColorInt int);462 method public void setTitleTextColor(@ColorInt int);
315 field @ColorInt public static final int COLOR_DEFAULT = 0; // 0x0554 method public androidx.core.app.NotificationCompat.Builder setColor(@ColorInt int);574 method public androidx.core.app.NotificationCompat.Builder setLights(@ColorInt int, int, int);614 …method public androidx.core.app.NotificationCompat.CallStyle setAnswerButtonColorHint(@ColorInt in…615 …hod public androidx.core.app.NotificationCompat.CallStyle setDeclineButtonColorHint(@ColorInt int);630 method @ColorInt public int getColor();633 method public androidx.core.app.NotificationCompat.CarExtender setColor(@ColorInt int);1093 method @ColorInt public static int getColor(android.content.Context, @ColorRes int);1370 …method @ColorInt public static int getColor(android.content.res.Resources, @ColorRes int, android.…1459 method @ColorInt public static int HSLToColor(float[]);[all …]