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.kt356 val startHost = getHost(previousLocation) in getGuidedTransformationTranslationY() constant
357 if (startHost == null || !startHost.visible) { in getGuidedTransformationTranslationY()
360 return targetBounds.top - startHost.currentBounds.top in getGuidedTransformationTranslationY()