Home
last modified time | relevance | path

Searched refs:hideLargeIcon (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DNotification.java4966 boolean showLargeIcon = mN.mLargeIcon != null && !p.hideLargeIcon; in bindLargeIcon()
7399 .hideLargeIcon(hideRightIcons || isOneToOne) in makeMessagingView()
10458 boolean hideLargeIcon; field in Notification.Builder.StandardTemplateParams
10500 final StandardTemplateParams hideLargeIcon(boolean hideLargeIcon) { in hideLargeIcon() argument
10501 this.hideLargeIcon = hideLargeIcon; in hideLargeIcon()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt7828 Landroid/app/Notification$StandardTemplateParams;->hideLargeIcon(Z)Landroid/app/Notification$Standa…
7829 Landroid/app/Notification$StandardTemplateParams;->hideLargeIcon:Z