Searched refs:setSection (Results 1 – 10 of 10) sorted by relevance
58 entry = NotificationEntryBuilder().setSection(section).build()87 ).setSection(section).build(),108 NotificationEntryBuilder().setPkg(pkg).setId(id).setSection(section).build()
79 entry1 = NotificationEntryBuilder().setSection(section1).setLastAudiblyAlertedMs(17).build()80 entry2 = NotificationEntryBuilder().setSection(section2).build()
109 .setSection(section).setTag("A").build()111 .setSection(section).setTag("B").build()
66 entry = NotificationEntryBuilder().setSection(section).build()
119 return new NotificationEntryBuilder().setSection(mNotifSection); in getNotificationEntryBuilder()
41 ge.getAttachState().setSection(mNotifSection); in build()70 public GroupEntryBuilder setSection(@Nullable NotifSection section) { in setSection() method in GroupEntryBuilder
2402 .setSection(section) in assertOrder()2409 .setSection(section) in assertOrder()
113 entry.getAttachState().setSection(mNotifSection); in buildOrApply()129 public NotificationEntryBuilder setSection(@Nullable NotifSection section) { in setSection() method in NotificationEntryBuilder
61 .setSection(section)
1330 entry.getAttachState().getSuppressedChanges().setSection(newSection); in applySections()1342 entry.getAttachState().setSection(finalSection); in setEntrySection()1345 representativeEntry.getAttachState().setSection(finalSection); in setEntrySection()