Searched defs:setNotifStats (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/ | ||
D | NotifStackController.kt | 24 fun setNotifStats(stats: NotifStats) in setNotifStats() method |
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/domain/interactor/ | ||
D | ActiveNotificationsInteractor.kt | 117 fun setNotifStats(notifStats: NotifStats) { in <lambda>() method |