Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/
DKeyguardSurfaceBehindParamsApplier.kt53 private var surfaceBehind: RemoteAnimationTarget? = null in <lambda>() variable in com.android.systemui.keyguard.ui.binder.KeyguardSurfaceBehindParamsApplier
118 this.surfaceBehind = surface in <lambda>()
132 surfaceBehind = null in <lambda>()
144 if (surfaceBehind == null) { in <lambda>()
179 surfaceBehind?.leash?.let { sc -> in <lambda>()
181 if (surfaceBehind == null) { in <lambda>()