Searched defs:hasCustomView (Results 1 – 4 of 4) sorted by relevance
36 public static boolean hasCustomView(View v) { in hasCustomView() method in NotificationDecoratedCustomViewWrapper
140 val hasCustomView = notification.contentView != null || notification.bigContentView != null regex
590 View buttonPanel, boolean hasTitle, boolean hasCustomView, boolean hasButtons) { in setBackground()
855 View buttonPanel, boolean hasTitle, boolean hasCustomView, boolean hasButtons) { in setBackground()