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