Searched refs:shouldUseAppIcon (Results 1 – 4 of 4) sorted by relevance
371 if (notification.shouldUseAppIcon()) { in getIcon()387 if (notification.shouldUseAppIcon()) { in getColor()
195 if (n.shouldUseAppIcon()) { in onContentUpdated()
231 android.app.Flags.notificationsUseMonochromeAppIcon() && n.shouldUseAppIcon() in <lambda>()
4210 public boolean shouldUseAppIcon() { in shouldUseAppIcon() method in Notification