Home
last modified time | relevance | path

Searched defs:showNotifs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/apps/ThemePicker/tests/robotests/src/com/android/customization/model/notifications/domain/interactor/
DNotificationsSnapshotRestorerTest.kt81 val showNotifs = collectLastValue(interactor.isShowNotificationsOnLockScreenEnabled()) in setUpAndRestore_Active() constant
95 val showNotifs = collectLastValue(interactor.isShowNotificationsOnLockScreenEnabled()) in setUpAndRestore_Inactive() constant
108 val showNotifs = collectLastValue(interactor.isShowNotificationsOnLockScreenEnabled()) in <lambda>() constant
122 val showNotifs = collectLastValue(interactor.isShowNotificationsOnLockScreenEnabled()) in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shared/notifications/data/repository/
H A DNotificationSettingsRepositoryTest.kt64 val showNotifs by collectLastValue(underTest.isShowNotificationsOnLockScreenEnabled()) in getIsShowNotificationsOnLockscreenEnabled() constant
82 val showNotifs by collectLastValue(underTest.isShowNotificationsOnLockScreenEnabled()) in setIsShowNotificationsOnLockscreenEnabled() constant