Searched refs:backgroundInsets (Results 1 – 1 of 1) sorted by relevance
98 private val backgroundInsets by lazy { background?.opticalInsets ?: Insets.NONE } in <lambda>() constant in com.android.systemui.animation.GhostedViewTransitionAnimatorController208 val insets = backgroundInsets in fillGhostedViewState()329 val insets = backgroundInsets in onTransitionAnimationProgress()