Searched defs:setSection (Results 1 – 3 of 3) sorted by relevance
74 public GroupEntryBuilder setSection(@Nullable NotifSection section) { in setSection() method in GroupEntryBuilder
146 public NotificationEntryBuilder setSection(@Nullable NotifSection section) { in setSection() method in NotificationEntryBuilder
94 void setSection(LDSection* pSection) { m_pSection = pSection; } in setSection() function