Home
last modified time | relevance | path

Searched refs:numActiveNotifs (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/domain/interactor/
DActiveNotificationsInteractorTest.kt101 numActiveNotifs = 2, in clearableNotifications_whenHasClearableAlertingNotifs()
119 numActiveNotifs = 2, in hasClearableNotifications_whenHasClearableSilentNotifs()
137 numActiveNotifs = 0, in testHasClearableNotifications_whenHasNoNotifs()
155 numActiveNotifs = 2, in hasClearableAlertingNotifications_whenHasClearableSilentNotifs()
173 numActiveNotifs = 2, in hasClearableAlertingNotifications_whenHasNoClearableNotifs()
191 numActiveNotifs = 2, in hasClearableAlertingNotifications_whenHasAlertingNotifs()
209 numActiveNotifs = 2, in hasNonClearableSilentNotifications_whenHasNonClearableSilentNotifs()
227 numActiveNotifs = 2, in testHasNonClearableSilentNotifications_whenHasClearableSilentNotifs()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/footer/ui/viewmodel/
DFooterViewModelTest.kt117 numActiveNotifs = 2, in clearAllButtonVisible_whenHasClearableNotifs()
135 numActiveNotifs = 2, in clearAllButtonVisible_whenHasNoClearableNotifs()
153 numActiveNotifs = 2, in clearAllButtonVisible_whenMessageVisible()
185 numActiveNotifs = 2, in clearAllButtonAnimating_whenShadeExpandedAndTouchable()
219 numActiveNotifs = 2, in clearAllButtonAnimating_whenShadeNotExpanded()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
DNotifStackController.kt30 val numActiveNotifs: Int, in setNotifStats() constant in com.android.systemui.statusbar.notification.collection.render.NotifStats
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DStackCoordinator.kt97 numActiveNotifs = entries.size, in calculateNotifStats()