/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/shade/ |
D | ShadeTestUtilKosmos.kt | 25 var Kosmos.shadeTestUtil: ShadeTestUtil by variable
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/ |
D | AuthDialogPanelInteractionDetectorTest.kt | 59 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/ui/viewmodel/ |
D | DefaultUdfpsTouchOverlayViewModelTest.kt | 65 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/ui/viewmodel/ |
D | AodToLockscreenTransitionViewModelTest.kt | 50 val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
|
D | LockscreenToPrimaryBouncerTransitionViewModelTest.kt | 64 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
|
D | LockscreenToAodTransitionViewModelTest.kt | 63 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
|
D | BouncerToGoneFlowsTest.kt | 65 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
|
D | LockscreenToDreamingTransitionViewModelTest.kt | 62 private lateinit var shadeTestUtil: ShadeTestUtil variable
|
D | LockscreenToOccludedTransitionViewModelTest.kt | 64 private lateinit var shadeTestUtil: ShadeTestUtil variable
|
D | KeyguardRootViewModelTest.kt | 81 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/deviceentry/domain/ui/viewmodel/ |
D | UdfpsAccessibilityOverlayViewModelTest.kt | 68 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/domain/interactor/ |
D | UdfpsKeyguardInteractorTest.kt | 66 val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/footer/ui/viewmodel/ |
D | FooterViewModelTest.kt | 69 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | KeyguardBypassControllerTest.kt | 73 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/domain/interactor/ |
D | HeadsUpNotificationInteractorTest.kt | 62 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant in com.android.systemui.statusbar.notification.domain.interactor.HeadsUpNotificationInteractorTest
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/icon/ui/viewmodel/ |
D | NotificationIconContainerStatusBarViewModelTest.kt | 87 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/domain/interactor/ |
D | ShadeInteractorImplTest.kt | 72 val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/ |
D | NotificationListViewModelTest.kt | 82 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
|
D | SharedNotificationContainerViewModelTest.kt | 128 val shadeTestUtil in <lambda>() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/domain/interactor/ |
D | KeyguardTransitionScenariosTest.kt | 97 private val shadeTestUtil by lazy { kosmos.shadeTestUtil } in <lambda>() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/view/viewmodel/ |
D | CommunalViewModelTest.kt | 115 private lateinit var shadeTestUtil: ShadeTestUtil in <lambda>() variable
|