Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/
DKeyguardMediaController.kt170 val activeContainer: ViewGroup? in reattachHostView() constant
303 private val activeContainer: ViewGroup? constant
/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/
DSplitController.java1963 final SplitContainer activeContainer = in removeExistingSecondaryContainers() local