| /frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/notification/data/repository/ |
| D | ActiveNotificationListRepositoryKosmos.kt | 21 val Kosmos.activeNotificationListRepository by Kosmos.Fixture { ActiveNotificationListRepository() } in <lambda>() constant
|
| /frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/emptyshade/ui/viewmodel/ |
| D | EmptyShadeViewModelTest.kt | 58 private val activeNotificationListRepository = kosmos.activeNotificationListRepository constant
|
| /frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/ |
| D | NotificationLoggerViewModelTest.kt | 52 private val activeNotificationListRepository = kosmos.activeNotificationListRepository in <lambda>() constant
|
| D | NotificationListViewModelTest.kt | 68 private val activeNotificationListRepository = kosmos.activeNotificationListRepository constant
|
| /frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/footer/ui/viewmodel/ |
| D | FooterViewModelTest.kt | 62 private val activeNotificationListRepository = kosmos.activeNotificationListRepository constant
|
| /frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/ongoingcall/ |
| D | OngoingCallControllerTest.kt | 79 private val activeNotificationListRepository = kosmos.activeNotificationListRepository constant in com.android.systemui.statusbar.phone.ongoingcall.OngoingCallControllerTest
|
| /frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/domain/interactor/ |
| D | ActiveNotificationsInteractorTest.kt | 46 private val activeNotificationListRepository = kosmos.activeNotificationListRepository constant in com.android.systemui.statusbar.notification.domain.interactor.ActiveNotificationsInteractorTest
|
| /frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/icon/domain/interactor/ |
| D | NotificationIconsInteractorTest.kt | 65 private val activeNotificationListRepository = kosmos.activeNotificationListRepository constant
|
| /frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/chips/notification/ui/viewmodel/ |
| D | NotifChipsViewModelTest.kt | 77 private val activeNotificationListRepository = kosmos.activeNotificationListRepository constant
|
| /frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/chips/ui/viewmodel/ |
| D | OngoingActivityChipsWithNotifsViewModelTest.kt | 98 private val activeNotificationListRepository = kosmos.activeNotificationListRepository constant in com.android.systemui.statusbar.chips.ui.viewmodel.OngoingActivityChipsWithNotifsViewModelTest
|