Searched defs:hasCustomView (Results 1 – 5 of 5) sorted by relevance
36 public static boolean hasCustomView(View v) { in hasCustomView() method in NotificationDecoratedCustomViewWrapper
140 val hasCustomView = notification.contentView != null || notification.bigContentView != null in <lambda>() constant
46 val hasCustomView: Boolean, constant in com.android.systemui.statusbar.notification.logging.NotificationObjectUsage
590 View buttonPanel, boolean hasTitle, boolean hasCustomView, boolean hasButtons) { in setBackground()
855 View buttonPanel, boolean hasTitle, boolean hasCustomView, boolean hasButtons) { in setBackground()