Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
H A DSectionHeaderController.kt81 _view?.setClearSectionButtonEnabled(clearAllButtonEnabled)
89 _view?.setClearSectionButtonEnabled(enabled)
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DSectionHeaderView.java92 public void setClearSectionButtonEnabled(boolean enabled) { in setClearSectionButtonEnabled() method in SectionHeaderView
H A DNotificationSectionsManager.kt352 setClearSectionButtonEnabled(hasActiveClearableNotifications)