Home
last modified time | relevance | path

Searched refs:KeyguardQuickAffordancesCombinedViewModel (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/viewmodel/
H A DKeyguardQuickAffordancesCombinedViewModelTest.kt89 private lateinit var underTest: KeyguardQuickAffordancesCombinedViewModel
191 underTest = KeyguardQuickAffordancesCombinedViewModel(
473 KeyguardQuickAffordancesCombinedViewModel.AFFORDANCE_FULLY_OPAQUE_ALPHA_THRESHOLD
508 KeyguardQuickAffordancesCombinedViewModel
543 KeyguardQuickAffordancesCombinedViewModel
H A DKeyguardRootViewModelTest.kt48 …e lateinit var keyguardQuickAffordancesCombinedViewModel: KeyguardQuickAffordancesCombinedViewModel
H A DKeyguardIndicationAreaViewModelTest.kt49 @Mock private lateinit var shortcutsCombinedViewModel: KeyguardQuickAffordancesCombinedViewModel
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/
H A DKeyguardRootViewModel.kt35 private val keyguardQuickAffordancesCombinedViewModel: KeyguardQuickAffordancesCombinedViewModel
H A DKeyguardIndicationAreaViewModel.kt38 private val shortcutsCombinedViewModel: KeyguardQuickAffordancesCombinedViewModel,
H A DKeyguardQuickAffordancesCombinedViewModel.kt39 class KeyguardQuickAffordancesCombinedViewModel regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewConfigurator.kt41 import com.android.systemui.keyguard.ui.viewmodel.KeyguardQuickAffordancesCombinedViewModel
75 KeyguardQuickAffordancesCombinedViewModel,
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/preview/
H A DKeyguardPreviewRenderer.kt57 import com.android.systemui.keyguard.ui.viewmodel.KeyguardQuickAffordancesCombinedViewModel
86 private val quickAffordancesCombinedViewModel: KeyguardQuickAffordancesCombinedViewModel,