Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DGhostedViewLaunchAnimatorController.kt89 private val backgroundInsets by lazy { background?.opticalInsets ?: Insets.NONE } regex
190 val insets = backgroundInsets
295 val insets = backgroundInsets