Searched refs:hideLargeIcon (Results 1 – 1 of 1) sorted by relevance
5096 boolean showLargeIcon = mN.mLargeIcon != null && !p.hideLargeIcon; in bindLargeIcon()7635 .hideLargeIcon(hideRightIcons || isOneToOne) in makeMessagingView()10931 boolean hideLargeIcon; field in Notification.Builder.StandardTemplateParams10973 final StandardTemplateParams hideLargeIcon(boolean hideLargeIcon) { in hideLargeIcon() argument10974 this.hideLargeIcon = hideLargeIcon; in hideLargeIcon()