Searched refs:getErrorColor (Results 1 – 2 of 2) sorted by relevance
1818 assertThat(c.getErrorColor()).isNotEqualTo(Notification.COLOR_INVALID); in assertValid()1827 assertContrastIsAtLeast(c.getErrorColor(), c.getBackgroundColor(), 4.5); in assertValid()
5682 getColors(p).getErrorColor(), in bindPhishingAlertIcon()13890 public @ColorInt int getErrorColor() { in getErrorColor() method in Notification.Builder.Colors