Searched defs:hasTitle (Results 1 – 3 of 3) sorted by relevance
855 View buttonPanel, boolean hasTitle, boolean hasCustomView, boolean hasButtons) { in setBackground()1000 public void setHasDecor(boolean hasTitle, boolean hasButtons) { in setHasDecor()
590 View buttonPanel, boolean hasTitle, boolean hasCustomView, boolean hasButtons) { in setBackground()
13491 final boolean hasTitle() { in hasTitle() method in Notification.Builder.StandardTemplateParams