Loading packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/DeviceEntryIconViewModel.kt +2 −2 Original line number Diff line number Diff line Loading @@ -140,8 +140,8 @@ constructor( KeyguardState.DREAMING, KeyguardState.GLANCEABLE_HUB, KeyguardState.GONE, KeyguardState.OCCLUDED, KeyguardState.UNDEFINED -> 0f KeyguardState.OCCLUDED -> 0f KeyguardState.UNDEFINED, KeyguardState.AOD, KeyguardState.ALTERNATE_BOUNCER, KeyguardState.LOCKSCREEN -> 1f Loading Loading
packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/DeviceEntryIconViewModel.kt +2 −2 Original line number Diff line number Diff line Loading @@ -140,8 +140,8 @@ constructor( KeyguardState.DREAMING, KeyguardState.GLANCEABLE_HUB, KeyguardState.GONE, KeyguardState.OCCLUDED, KeyguardState.UNDEFINED -> 0f KeyguardState.OCCLUDED -> 0f KeyguardState.UNDEFINED, KeyguardState.AOD, KeyguardState.ALTERNATE_BOUNCER, KeyguardState.LOCKSCREEN -> 1f Loading