Home
last modified time | relevance | path

Searched defs:isInSection (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/listbuilder/pluggable/
H A DNotifSectioner.java55 public abstract boolean isInSection(ListEntry entry); in isInSection() method in NotifSectioner
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DShadeListBuilderTest.java2689 public boolean isInSection(ListEntry entry) { in isInSection() method in ShadeListBuilderTest.PackageSectioner