Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DGhostedViewLaunchAnimatorController.kt80 private val backgroundInsets by lazy { getBackground()?.opticalInsets ?: Insets.NONE } regex
141 val insets = backgroundInsets
235 val insets = backgroundInsets