Searched refs:DECORATION_MINIMAL (Results 1 – 1 of 1) sorted by relevance
5957 .decorationType(StandardTemplateParams.DECORATION_MINIMAL) in minimallyDecoratedContentView()5969 .decorationType(StandardTemplateParams.DECORATION_MINIMAL) in minimallyDecoratedBigContentView()5984 .decorationType(StandardTemplateParams.DECORATION_MINIMAL) in minimallyDecoratedHeadsUpContentView()12488 public static final int DECORATION_MINIMAL = 1; field in Notification.Builder.StandardTemplateParams12694 boolean hideOtherFields = decorationType <= DECORATION_MINIMAL; in decorationType()