Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/
DMediaHierarchyManager.kt940 var starthost = getHost(previousLocation) in updateTargetState() variable
945 starthost != null && in updateTargetState()
953 endHost = starthost in updateTargetState()
954 } else if (!starthost.visible) { in updateTargetState()
955 starthost = endHost in updateTargetState()
958 val previousBounds = starthost.currentBounds in updateTargetState()