Searched refs:DECORATION_MINIMAL (Results 1 – 1 of 1) sorted by relevance
6476 .decorationType(StandardTemplateParams.DECORATION_MINIMAL) in minimallyDecoratedContentView()6488 .decorationType(StandardTemplateParams.DECORATION_MINIMAL) in minimallyDecoratedBigContentView()6503 .decorationType(StandardTemplateParams.DECORATION_MINIMAL) in minimallyDecoratedHeadsUpContentView()13422 public static final int DECORATION_MINIMAL = 1; field in Notification.Builder.StandardTemplateParams13628 boolean hideOtherFields = decorationType <= DECORATION_MINIMAL; in decorationType()