Searched refs:hideLargeIcon (Results 1 – 1 of 1) sorted by relevance
4958 boolean showLargeIcon = mN.mLargeIcon != null && !p.hideLargeIcon; in bindLargeIcon()7399 .hideLargeIcon(hideRightIcons || isOneToOne) in makeMessagingView()10435 boolean hideLargeIcon; field in Notification.Builder.StandardTemplateParams10477 final StandardTemplateParams hideLargeIcon(boolean hideLargeIcon) { in hideLargeIcon() method in Notification.Builder.StandardTemplateParams10478 this.hideLargeIcon = hideLargeIcon; in hideLargeIcon()