Searched refs:manualUnlockAmount (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/ | ||
D | InWindowLauncherUnlockAnimationManager.kt | 76 private var manualUnlockAmount: Float? = null in <lambda>() variable in com.android.systemui.keyguard.ui.view.InWindowLauncherUnlockAnimationManager |
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/ | ||
D | InWindowLauncherUnlockAnimationRepository.kt | 57 val manualUnlockAmount: MutableStateFlow<Float?> = MutableStateFlow(null) constant in com.android.systemui.keyguard.data.repository.InWindowLauncherUnlockAnimationRepository |