Home
last modified time | relevance | path

Searched refs:setClearSectionEnabled (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DRankingCoordinatorTest.java134 verify(mSilentHeaderController).setClearSectionEnabled(eq(true)); in testSilentHeaderClearableChildrenUpdate()
138 verify(mSilentHeaderController).setClearSectionEnabled(eq(false)); in testSilentHeaderClearableChildrenUpdate()
249 verify(mSilentHeaderController).setClearSectionEnabled(eq(true)); in testClearableSilentSection()
258 verify(mSilentHeaderController).setClearSectionEnabled(eq(true)); in testClearableMinimizedSection()
269 verify(mSilentHeaderController, times(2)).setClearSectionEnabled(eq(false)); in testNotClearableSilentSection()
280 verify(mSilentHeaderController, times(2)).setClearSectionEnabled(eq(false)); in testNotClearableMinimizedSection()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
H A DSectionHeaderController.kt36 fun setClearSectionEnabled(enabled: Boolean) regex
87 override fun setClearSectionEnabled(enabled: Boolean) {
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DRankingCoordinator.java134 mSilentHeaderController.setClearSectionEnabled(
163 mSilentHeaderController.setClearSectionEnabled(