Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/listbuilder/pluggable/
DNotifStabilityManager.kt93 abstract fun onEntryReorderSuppressed() in isPipelineRunAllowed() method
105 override fun onEntryReorderSuppressed() {} in isPipelineRunAllowed() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DShadeListBuilderTest.java2777 public void onEntryReorderSuppressed() { in onEntryReorderSuppressed() method in ShadeListBuilderTest.TestableStabilityManager