Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/listbuilder/pluggable/
H A DNotifStabilityManager.kt87 abstract fun isEveryChangeAllowed(): Boolean regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DShadeListBuilderTest.java2803 public boolean isEveryChangeAllowed() { in isEveryChangeAllowed() method in ShadeListBuilderTest.TestableStabilityManager