Searched refs:launcherSmartspaceState (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/ | ||
D | InWindowLauncherUnlockAnimationRepository.kt | 72 val launcherSmartspaceState: MutableStateFlow<SmartspaceState?> = MutableStateFlow(null) constant in com.android.systemui.keyguard.data.repository.InWindowLauncherUnlockAnimationRepository |
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ | ||
D | KeyguardUnlockAnimationController.kt | 204 var launcherSmartspaceState: SmartspaceState? = null in <lambda>() variable in com.android.systemui.keyguard.KeyguardUnlockAnimationController |