Home
last modified time | relevance | path

Searched refs:LockscreenShadeQsTransitionController (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DLockscreenShadeQsTransitionController.kt34 class LockscreenShadeQsTransitionController regex
158 fun create(qsProvider: () -> QS): LockscreenShadeQsTransitionController
H A DLockscreenShadeTransitionController.kt78 qsTransitionControllerFactory: LockscreenShadeQsTransitionController.Factory,
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DLockscreenShadeQsTransitionControllerTest.kt47 private lateinit var controller: LockscreenShadeQsTransitionController
58 LockscreenShadeQsTransitionController(
H A DLockscreenShadeTransitionControllerTest.kt100 @Mock lateinit var qsTransitionController: LockscreenShadeQsTransitionController