Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/listbuilder/pluggable/
DNotifStabilityManager.java46 public abstract boolean isGroupChangeAllowed(NotificationEntry entry); in isGroupChangeAllowed() method in NotifStabilityManager
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DShadeListBuilderTest.java1679 public boolean isGroupChangeAllowed(NotificationEntry entry) { in isGroupChangeAllowed() method in ShadeListBuilderTest.TestableStabilityManager