Home
last modified time | relevance | path

Searched refs:deviceEntryBackgroundViewAlpha (Results 1 – 25 of 29) sorted by relevance

12

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/
DDeviceEntryBackgroundViewModel.kt89 lockscreenToAodTransitionViewModel.deviceEntryBackgroundViewAlpha, in <lambda>()
90 aodToLockscreenTransitionViewModel.deviceEntryBackgroundViewAlpha, in <lambda>()
91 goneToAodTransitionViewModel.deviceEntryBackgroundViewAlpha, in <lambda>()
92 primaryBouncerToAodTransitionViewModel.deviceEntryBackgroundViewAlpha, in <lambda>()
93 occludedToAodTransitionViewModel.deviceEntryBackgroundViewAlpha, in <lambda>()
94 occludedToLockscreenTransitionViewModel.deviceEntryBackgroundViewAlpha, in <lambda>()
95 dreamingToLockscreenTransitionViewModel.deviceEntryBackgroundViewAlpha, in <lambda>()
96 alternateBouncerToAodTransitionViewModel.deviceEntryBackgroundViewAlpha, in <lambda>()
97 goneToLockscreenTransitionViewModel.deviceEntryBackgroundViewAlpha, in <lambda>()
98 goneToDozingTransitionViewModel.deviceEntryBackgroundViewAlpha, in <lambda>()
[all …]
DAlternateBouncerToDozingTransitionViewModel.kt50 val deviceEntryBackgroundViewAlpha: Flow<Float> = in <lambda>() constant
DDozingToLockscreenTransitionViewModel.kt56 val deviceEntryBackgroundViewAlpha: Flow<Float> = constant
DDreamingToAodTransitionViewModel.kt48 val deviceEntryBackgroundViewAlpha: Flow<Float> = in <lambda>() constant
DAlternateBouncerToAodTransitionViewModel.kt50 val deviceEntryBackgroundViewAlpha: Flow<Float> = in <lambda>() constant
DGoneToLockscreenTransitionViewModel.kt57 val deviceEntryBackgroundViewAlpha: Flow<Float> = constant
DPrimaryBouncerToDozingTransitionViewModel.kt57 val deviceEntryBackgroundViewAlpha: Flow<Float> = in <lambda>() constant
DOccludedToAodTransitionViewModel.kt49 val deviceEntryBackgroundViewAlpha: Flow<Float> = in <lambda>() constant
DPrimaryBouncerToLockscreenTransitionViewModel.kt63 val deviceEntryBackgroundViewAlpha: Flow<Float> = constant
DLockscreenToDozingTransitionViewModel.kt64 val deviceEntryBackgroundViewAlpha: Flow<Float> = in <lambda>() constant
DGoneToDozingTransitionViewModel.kt71 val deviceEntryBackgroundViewAlpha: Flow<Float> = in <lambda>() constant
DPrimaryBouncerToAodTransitionViewModel.kt57 val deviceEntryBackgroundViewAlpha: Flow<Float> = in <lambda>() constant
DDreamingToLockscreenTransitionViewModel.kt97 val deviceEntryBackgroundViewAlpha = transitionAnimation.immediatelyTransitionTo(1f) in <lambda>() constant
DLockscreenToAodTransitionViewModel.kt53 val deviceEntryBackgroundViewAlpha: Flow<Float> = in <lambda>() constant
DGoneToAodTransitionViewModel.kt84 val deviceEntryBackgroundViewAlpha: Flow<Float> = in <lambda>() constant
DAodToLockscreenTransitionViewModel.kt103 val deviceEntryBackgroundViewAlpha: Flow<Float> = constant
DOccludedToLockscreenTransitionViewModel.kt110 val deviceEntryBackgroundViewAlpha: Flow<Float> = in <lambda>() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/ui/viewmodel/
DOccludedToAodTransitionViewModelTest.kt51 fun deviceEntryBackgroundViewAlpha() = in deviceEntryBackgroundViewAlpha() method in com.android.systemui.keyguard.ui.viewmodel.OccludedToAodTransitionViewModelTest
53 val deviceEntryBackgroundViewAlpha by in deviceEntryBackgroundViewAlpha() constant
54 collectLastValue(underTest.deviceEntryBackgroundViewAlpha) in deviceEntryBackgroundViewAlpha()
59 assertThat(deviceEntryBackgroundViewAlpha).isEqualTo(0f) in deviceEntryBackgroundViewAlpha()
62 assertThat(deviceEntryBackgroundViewAlpha).isEqualTo(0f) in deviceEntryBackgroundViewAlpha()
65 assertThat(deviceEntryBackgroundViewAlpha).isEqualTo(0f) in deviceEntryBackgroundViewAlpha()
68 assertThat(deviceEntryBackgroundViewAlpha).isEqualTo(0f) in deviceEntryBackgroundViewAlpha()
DAodToLockscreenTransitionViewModelTest.kt138 val deviceEntryBackgroundViewAlpha by in deviceEntryBackgroundView_udfps_alphaFadeIn() constant
139 collectLastValue(underTest.deviceEntryBackgroundViewAlpha) in deviceEntryBackgroundView_udfps_alphaFadeIn()
144 assertThat(deviceEntryBackgroundViewAlpha).isEqualTo(0f) in deviceEntryBackgroundView_udfps_alphaFadeIn()
147 assertThat(deviceEntryBackgroundViewAlpha).isEqualTo(.2f) in deviceEntryBackgroundView_udfps_alphaFadeIn()
150 assertThat(deviceEntryBackgroundViewAlpha).isEqualTo(.6f) in deviceEntryBackgroundView_udfps_alphaFadeIn()
153 assertThat(deviceEntryBackgroundViewAlpha).isEqualTo(1f) in deviceEntryBackgroundView_udfps_alphaFadeIn()
156 assertThat(deviceEntryBackgroundViewAlpha).isEqualTo(1f) in deviceEntryBackgroundView_udfps_alphaFadeIn()
DLockscreenToAodTransitionViewModelTest.kt87 val actual by collectLastValue(underTest.deviceEntryBackgroundViewAlpha) in backgroundViewAlpha_shadeNotExpanded()
109 val actual by collectLastValue(underTest.deviceEntryBackgroundViewAlpha) in backgroundViewAlpha_shadeExpanded()
DDozingToLockscreenTransitionViewModelTest.kt60 val backgroundViewAlpha by collectValues(underTest.deviceEntryBackgroundViewAlpha) in deviceEntryBackgroundViewShows()
DPrimaryBouncerToLockscreenTransitionViewModelTest.kt74 val bgViewAlpha by collectLastValue(underTest.deviceEntryBackgroundViewAlpha) in deviceEntryBackgroundViewAlpha_udfpsEnrolled_show()
DAlternateBouncerToDozingTransitionViewModelTest.kt108 val values by collectValues(underTest.deviceEntryBackgroundViewAlpha) in deviceEntryBackgroundViewDisappear()
DPrimaryBouncerToDozingTransitionViewModelTest.kt108 val values by collectValues(underTest.deviceEntryBackgroundViewAlpha) in deviceEntryBackgroundViewDisappear()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/viewmodel/
DGoneToAodTransitionViewModelTest.kt111 fun deviceEntryBackgroundViewAlpha() = in deviceEntryBackgroundViewAlpha() method in com.android.systemui.keyguard.ui.viewmodel.GoneToAodTransitionViewModelTest
113 val deviceEntryBackgroundViewAlpha by in deviceEntryBackgroundViewAlpha() constant
114 collectLastValue(underTest.deviceEntryBackgroundViewAlpha) in deviceEntryBackgroundViewAlpha()
119 assertThat(deviceEntryBackgroundViewAlpha).isEqualTo(0f) in deviceEntryBackgroundViewAlpha()
122 assertThat(deviceEntryBackgroundViewAlpha).isEqualTo(0f) in deviceEntryBackgroundViewAlpha()
125 assertThat(deviceEntryBackgroundViewAlpha).isEqualTo(0f) in deviceEntryBackgroundViewAlpha()
128 assertThat(deviceEntryBackgroundViewAlpha).isEqualTo(0f) in deviceEntryBackgroundViewAlpha()

12