Searched refs:hideLargeIcon (Results 1 – 2 of 2) sorted by relevance
4966 boolean showLargeIcon = mN.mLargeIcon != null && !p.hideLargeIcon; in bindLargeIcon()7399 .hideLargeIcon(hideRightIcons || isOneToOne) in makeMessagingView()10458 boolean hideLargeIcon; field in Notification.Builder.StandardTemplateParams10500 final StandardTemplateParams hideLargeIcon(boolean hideLargeIcon) { in hideLargeIcon() argument10501 this.hideLargeIcon = hideLargeIcon; in hideLargeIcon()
7828 Landroid/app/Notification$StandardTemplateParams;->hideLargeIcon(Z)Landroid/app/Notification$Standa…7829 Landroid/app/Notification$StandardTemplateParams;->hideLargeIcon:Z