Searched refs:hasCustomView (Results 1 – 3 of 3) sorted by relevance
35 public static boolean hasCustomView(View v) { in hasCustomView() method in NotificationDecoratedCustomViewWrapper
79 if (NotificationDecoratedCustomViewWrapper.hasCustomView(v)) { in wrap()
667 final boolean hasCustomView = customView != null; in setupCustomContent()668 if (!hasCustomView || !canTextInput(customView)) { in setupCustomContent()673 if (hasCustomView) { in setupCustomContent()855 View buttonPanel, boolean hasTitle, boolean hasCustomView, boolean hasButtons) { in setBackground() argument916 if (hasCustomView) { in setBackground()