Home
last modified time | relevance | path

Searched defs:shadeTestUtil (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/biometrics/ui/viewmodel/
H A DDefaultUdfpsTouchOverlayViewModelTest.kt65 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/ui/viewmodel/
H A DLockscreenToPrimaryBouncerTransitionViewModelTest.kt64 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
H A DAodToLockscreenTransitionViewModelTest.kt51 val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
H A DLockscreenToAodTransitionViewModelTest.kt63 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
H A DBouncerToGoneFlowsTest.kt65 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
H A DKeyguardRootViewModelTest.kt89 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
H A DLockscreenToDreamingTransitionViewModelTest.kt62 private lateinit var shadeTestUtil: ShadeTestUtil variable
H A DLockscreenToOccludedTransitionViewModelTest.kt65 private lateinit var shadeTestUtil: ShadeTestUtil variable
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/deviceentry/domain/ui/viewmodel/
H A DUdfpsAccessibilityOverlayViewModelTest.kt70 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/domain/interactor/
H A DUdfpsKeyguardInteractorTest.kt74 val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
H A DKeyguardTransitionScenariosTest.kt100 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/domain/interactor/
H A DShadeInteractorLegacyImplTest.kt49 val shadeTestUtil = kosmos.shadeTestUtil constant in com.android.systemui.shade.domain.interactor.ShadeInteractorLegacyImplTest
H A DShadeInteractorImplTest.kt70 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
H A DShadeInteractorSceneContainerImplTest.kt60 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/
H A DKeyguardBypassControllerTest.kt73 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/footer/ui/viewmodel/
H A DFooterViewModelTest.kt72 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/icon/ui/viewmodel/
H A DNotificationIconContainerStatusBarViewModelTest.kt87 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/shade/
H A DShadeTestUtilKosmos.kt26 var Kosmos.shadeTestUtil: ShadeTestUtil by variable
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/domain/interactor/
H A DHeadsUpNotificationInteractorTest.kt61 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/
H A DNotificationListViewModelTest.kt82 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
H A DSharedNotificationContainerViewModelTest.kt128 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/view/viewmodel/
H A DCommunalViewModelTest.kt129 private lateinit var shadeTestUtil: ShadeTestUtil in <lambda>() variable