Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ui/
DScreenshotShelfView.kt47 private lateinit var actionsContainerBackground: View in <lambda>() variable
94 actionsContainerBackground = requireViewById(R.id.actions_container_background) in <lambda>()
188 swipeRegion.addInsetView(actionsContainerBackground, padding) in <lambda>()