Home
last modified time | relevance | path

Searched defs:applyParamsToSurface (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/
DKeyguardSurfaceBehindParamsApplier.kt117 fun applyParamsToSurface(surface: RemoteAnimationTarget) { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardUnlockAnimationController.kt1022 private fun applyParamsToSurface(params: SyncRtSurfaceTransactionApplier.SurfaceParams) { in <lambda>() method in com.android.systemui.keyguard.KeyguardUnlockAnimationController